Closed martin-podlubny closed 7 years ago
runs on port 8666
indexes lamp sensors and presence sensors...
Note, these sensors need to be hardcoded in Aruduino code as-per actual sensors connected, and then also correspondingly here in sensors_server.py. So these two things (possibly few other similar) will be specific to individual flats/homes.*
sensors_server.py
Examples: http://pi3a.local:8666/presence-sensor/0 http://pi3a.local:8666/lamp-sensor/0
runs on port 8666
indexes lamp sensors and presence sensors...
Note, these sensors need to be hardcoded in Aruduino code as-per actual sensors connected, and then also correspondingly here in
sensors_server.py
. So these two things (possibly few other similar) will be specific to individual flats/homes.*Examples: http://pi3a.local:8666/presence-sensor/0 http://pi3a.local:8666/lamp-sensor/0