Skip to content

BirdRa1n/WebLightArduinoControl

Repository files navigation

WebLightArduinoControl

Control lights with Arduino/ESP over the internet. Using a simple api, control lights or any other Arduino digital port with this application.

NativeBase Axios

API Documentation

Returns the state of all lamps

  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

Change the state of the lamps

  GET /set_lights
Parâmetro Tipo Descrição
switch_{$id} string Mandatory. switch identification

Demo GIF

App Screenshot GIF Vew