floodnet-nyc / flood-sensor

This repo contains source code, manuals, and additional information needed to build, deploy, and maintain a Flood Sensor
https://www.floodnet.nyc
Other
45 stars 12 forks source link

Send current config settings with uplink at startup and when changed #7

Closed Praneethsvch closed 3 years ago

Praneethsvch commented 4 years ago

Add to uplink config settings only on startup and when changed

Praneethsvch commented 3 years ago

Sensor cfg is sent via uplink at start and when is updated. However this is not stored anywhere. Need to devise a functionality using the backend where user can see the current sensor cfg

Praneethsvch commented 3 years ago

Sensor cfg change validation server-side and node side need to be implemented in the software

Praneethsvch commented 3 years ago

for simplicity, implemented on the end-node