Add warning

This commit is contained in:
jimmy 2021-05-29 09:03:10 +00:00
parent 198567e256
commit 3339a4c473
1 changed files with 2 additions and 0 deletions

View File

@ -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