Readonly
apiReadonly
childReadonly
deviceOptional
sendOptions: SendOptionsparsed JSON response
Deletes All Away Rules.
Sends anti_theft.delete_all_rules
command. Support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Deletes Away Rule.
Sends anti_theft.delete_rule
command. Support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Edits Away rule.
Sends anti_theft.edit_rule
command and returns rule id. Support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Gets Away Rule.
Requests anti_theft.get_rules
and return rule matching Id. Support childId.
Optional
sendOptions: SendOptionsGets Away Rules.
Requests anti_theft.get_rules
. Support childId.
Optional
sendOptions: SendOptionsEnables or Disables Away Rules.
Sends anti_theft.set_overall_enable
command. Support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Generated using TypeDoc
Adds Away Rule.
Sends
anti_theft.add_rule
command and returns rule id. Support childId.