Add warning
This commit is contained in:
parent
198567e256
commit
3339a4c473
|
@ -2,6 +2,8 @@
|
|||
|
||||
ESP8266 running Micropython collecting temperature humidity and light level. Pushing data to a Mosquito server. A python script to ingest the data into an influx database. Grafana to display the data.
|
||||
|
||||
This is a work in progress and is not suitable for production
|
||||
|
||||
## Server Setup
|
||||
|
||||
This assumes you are using Ubuntu-20.04
|
||||
|
|
Loading…
Reference in New Issue