Optional childId: stringReadonly apiOptional Readonly childReadonly deviceOptional sendOptions: SendOptionsparsed JSON response
Deletes All Schedule Rules.
Sends schedule.delete_all_rules command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Deletes Schedule Rule.
Sends schedule.delete_rule command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Edits Schedule rule.
Sends schedule.edit_rule command and returns rule id. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Erase Usage Statistics.
Sends schedule.erase_runtime_stat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Get Daily Usage Statistics.
Sends schedule.get_daystat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Get Monthly Usage Statistics.
Sends schedule.get_monthstat command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Gets Next Schedule Rule Action.
Requests schedule.get_next_action. Supports childId.
Optional sendOptions: SendOptionsGets Schedule Rule.
Requests schedule.get_rules and return rule matching Id. Supports childId.
Optional sendOptions: SendOptionsGets Schedule Rules.
Requests schedule.get_rules. Supports childId.
Optional sendOptions: SendOptionsEnables or Disables Schedule Rules.
Sends schedule.set_overall_enable command. Supports childId.
Optional sendOptions: SendOptionsparsed JSON response
Generated using TypeDoc
Adds Schedule rule.
Sends
schedule.add_rulecommand and returns rule id. Supports childId.