appideasDOTcom / APPideasLights

Arduino and mobile app code for the APPideas Lights projects
18 stars 5 forks source link

Network scan to find controllers #2

Open appideasDOTcom opened 5 years ago

appideasDOTcom commented 5 years ago

In addition to being able to add controllers by IP address, there needs to be an option to scan the local network for controllers. Controllers will answer to http://:5050/roolcall so cyclicng through the network's IP addresses should be do-able.

The interface needs to:

BenoitFiset commented 3 years ago

Should it be : Should it be: http://:5050/rollcall instead of http://:5050/roolcall ?