Startup Settings Switches
-
Description
Enable startup
POST /set_startup_run_on HTTP/1.1
Disable startup
POST /set_startup_run_off HTTP/1.1
-
Possible Responses
{"code":0,"message":"Success"}
{"code":1,"message":"Cannot perform this while a script is running"}