Standard Status Set

Last Updated on : 2022-01-13 06:19:51download

This topic describes the standard status set of smart jump ropes (ts).

Status to be sent and reported

Code
Name
Data type
Value
target_count Expected count Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
weight Weight Integer {“unit”:“kg”,“min”:10,“max”:250,“scale”:0,“step”:1}
start Start Boolean {}
mode Jump rope mode Boolean {“range”:[“free_jump”,“countdown_number”,“countdown_time”]}
target_time Expected time Integer {“unit”:“s”,“min”:0,“max”:9999,“scale”:0,“step”:1}
height Height Integer {“unit”:“cm”,“min”:10,“max”:250,“scale”:0,“step”:1}
pause Pause Boolean {}
gender Gender Enum {“range”:[“male”,“female”]}

Status only to be reported

Code
Name
Data type
Value
count_realtime Real-time count Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
time_realtime Real-time timing Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
calories_total Total calories Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
keep_jump_max Maximum number of consecutive jumps Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
calories_realtime Real-time calories Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
count_total Total count Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
time_total Total duration Integer {“unit”:“s”,“min”:0,“max”:9999,“scale”:0,“step”:1}
speed_realtime Real-time speed Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
trip_on_times_total Total number of trips Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
speed_max Maximum speed Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
battery_state Battery level Enum {“range”:[“level_1”,“level_2”,“level_3”,“charging”]}