Standard Status Set

Last Updated on : 2024-11-05 10:03:34download

This topic describes the standard status set of human presence sensors (hps).

Support reporting instructions to the cloud and sending instructions to the device

Code Name Data type Value
sensitivity Sensitivity Integer {“unit”:“”,min":0,“max”:9,“scale”:0,“step”:1}
near_detection Detect at the nearest distance Integer {“unit”:“cm”,“min”:0,“max”:1000,“scale”:0,“step”:1}
far_detection Detect at the farthest distance Integer {“unit”:“cm”,“min”:0,“max”:1000,“scale”:0,“step”:1}
self_checking Device self-check Boolean {}

Support reporting instructions to the cloud only

Code Name Data Type Value
checking_result
Device self-check result
Enum
{“range”:[“checking”,“check_success”,“check_failure”,“others”,“comm_fault”,“radar_fault”]}
check_number Number of checks Integer {“min”:0,“max”:10,“scale”:0,“step”:1}
drop_state Fall state Enum {“range”:[“normal”,“drop”,“slip”]}
presence_state Presence Enum {“range”:[“none”,“presence”,“peaceful”,“small_move”,“large_move”]}
scan_result Scan result Enum {“range”:[“normal”,“scanning”,“scan_success”,“scan_failure”]}
target_dis_closest The closest distance to the target Integer {“unit”:“cm”,“min”:0,“max”:1000,“scale”:0,“step”:1}