make upgrade - stop systemd, upload, start it again
[GroveSensor] / README.md
1 # GroveSensor
2 Grove Beginner Kit sensors show graphs using InfluxDB and Grafana
3
4 Very simple example how to read sensors and construct serial output
5 which can be sent to InfluxDB using simple shell script with just
6 stty and curl as dependency
7
8 Make upgrade will stop systemd service, upload new version and
9 start it again.