Standard Instruction Set

Last Updated on : 2022-01-13 03:23:54download

This topic describes the standard instruction set of door and window controllers (mc).

Note: Only the legacy versions support the instructions marked with an asterisk (*).

Code Name Data type Value constraint
countdown_set Countdown Enum {“range”:[“cancel”,“1h”,“2h”,“3h”,“4h”]}
auto_power Auto-start switch Boolean {}
mode Mode Enum {“range”:[“morning”,“night”]}
percent_control Percentage control Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
anti_theft Anti-theft alert Boolean {}
charge_switch Charging switch Boolean {}
close_reminder Reminder of closing the door or window Boolean {}
control Control of the door or window Enum {“range”:[“open”,“stop”,“close”]}
*countdown Countdown Enum {“range”:[“cancel”,“1”,“2”,“3”,“4”,“5”,“6”]}