kuzjka / lighthouse-community

Power line status reporting service
0 stars 0 forks source link

Power sensor firmware #5

Closed kuzjka closed 2 weeks ago

kuzjka commented 1 month ago

Add firmware source code in form of Arduino IDE sketch.

On initialization it should connect to WiFi network. In the main loop it should make POST requests to the server every minute.

Following options should be easily overriden:

Blocked by #4 (REST API specs needed)