pborges / wifi_teardown_light_switch_arvin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wifi_teardown_light_switch_arvin

These are the http endpoints of this basic firmware

http://{host}/ will show the name of this device and status of device

http://{host}/led/on will turn the Green LED on

http://{host}/led/off will turn the Green LED off

http://{host}/relay/on will turn the Red LED and Relay on

http://{host}/relay/off will turn the Red LED and Relay off

About


Languages

Language:C++ 71.0%Language:CMake 29.0%