- Add support for multiple, configurable data sources on sensor unit pages
- Fully support running on a central server ingesting multiple sensor units
- Enable additional section types on sensor overview page
- Move input/output paths and other static config options to a TOML file
- Add support for injecting custom CSS stylesheets and JS scripts
- Use strict mode and modern ES6 syntax for scripts & fix HTML/CSS techdebt
- Further refactoring of Python codebase
- Add full logging support from Brokkr
- Only update new data every call for far more efficient updates
- Implement further refactoring improvements for cleaner code
- Implement fully object-oriented data receive, processing & display
- Add basic unit and integration tests, and setup CIs
- Write docstrings for all public functions
- Validate config with JSONschema
- Improve formatting, style and presentation of raw data table
- Add realtime location processing, data and map
- Add settings panel to set color ranges, time ranges, plot settings, etc?
- Push notifications for param alerts?
- Add more dashboard plots
- Add custom loading icon