🔢Exercise Counter
type: 'counter',
{
type: 'counter',
current_count: The current exercise count.
It can represent X repetition or X second holding a posture.
}{
type: 'posture',
current_count: 0...10000 (an interger)
}Last updated