For the complete documentation index, see llms.txt. This page is also available as Markdown.

Config Programe Controller

Config Status

http://your-hotspot-ip:8001/api/action/ConfigStatus

Return

runing (Config programe running)
Null (Not config)

Turn on the config

http://your-hotspot-ip:8001/api/action/ConfigOn

Return

running:runing

Turn off the config

http://your-hotspot-ip:8001/api/action/ConfigStatus

Return

not running

Last updated