Update Readme.md
Added plots
This commit is contained in:
@@ -17,3 +17,13 @@ The ruby script subscribes topic of the sensors and saves the events payload in
|
||||
|
||||
# Run the script
|
||||
Start the script with `ruby logger.rb` that produces console output when an event happens as well as it logs data into `data.csv`.
|
||||
|
||||
# Data Analysis
|
||||
Running `data_analysis/report.sh` generates you a report containing plots of humidity and temperature of the last 48 hours. You need to install R and some additional packages to run this command.
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user