Control lights with Arduino/ESP over the internet. Using a simple api, control lights or any other Arduino digital port with this application.
GET get_ligts
Parâmetro | Tipo | Descrição |
---|---|---|
token_auth |
string |
Mandatory.Authentication token to change the state of the lamps |
arduino_id |
string |
Mandatory. arduino identification |
GET /set_lights
Parâmetro | Tipo | Descrição |
---|---|---|
switch_{$id} |
string |
Mandatory. switch identification |