Summary
Made a simple dashboard for Grafana. Data looks good 👍🏽
![image](https://user-images.githubusercontent.com/27721404/181414205-8c48da73-ddd9-435e-ae2e-5cfbf8c042ec.png)
![image](https://user-images.githubusercontent.com/27721404/181414249-d816886f-12e8-46f0-b98b-534a4f320874.png)
![image](https://user-images.githubusercontent.com/27721404/181414272-4f8cb9b0-574b-444b-bd68-2745b3b32d06.png)
To Do's
1. Get the setup documented i.e PostgreSQL setup, TimescaleDB setup, Grafana setup
2. Add some diagrams showing the software stack in use
3. Improve the python code by using more constants. AKA make the code more polymorphic
What's Changed
* Feature/create grafana dashboard by carlkid1499 in https://github.com/carlkid1499/purple_air_data_logger/pull/6
**Full Changelog**: https://github.com/carlkid1499/purple_air_data_logger/compare/v0.0.4-alpha...v0.0.5-alpha
On PyPi Now