Releases: byuoitav/device-monitoring
v2.0.2
v2.0.2-dev Fix Event Reporting
- Fixes the actions endpoints
- Fixes parsing of the hub address
v2.0.1-dev Vanilla UI Update
- Removes angular
- Fixes non-working commands
- Adds divider sensor information page
v2.0.0-dev Test Package
Merge pull request #183 from byuoitav/healthCheck-add-pins-from-couch Health check: add pins from couch
DMM Update, Major changes to Major Features
Release v2.0.0 (Major)
⚠️ Breaking changes ahead! Please read carefully before upgrading.
🚀 New Features
- Health Check – New way to provide the health checks.
- Commands – Added buttons that execute commands found in SMEE.
- Divider Sensor – Updated the way we check the divider sensors for a room. Now it uses a custom lightweight library.
🐛 Bug Fixes
- Fixed issue where the Screen Shot breaks due to a OS update.
📈 Improvements
- This adds a go mod file to track the dependencies of the code.
- This version also aims to stop using the common library, this is 90% done. In some instances it is not possible to stop unless we change other libraries.
Screenshot Update
This release replaces the legacy xwd/convert screenshot method (used under X11) with the Wayland-compatible grim tool. Screenshots are now captured directly as PNG images via stdout, ensuring compatibility with the latest Raspberry Pi OS updates using Wayland and labwc or wayfire compositors.
✅ Uses /usr/bin/grim
✅ Captures full screen in PNG format
✅ Simplified pipeline (no need for intermediate format conversion)
This version deals with incompatibilities with the shipwright library, this release uses the DMM-Prod-Working branch that is the current stable version.
DMM with Commands and Divider Sensor Update
DMM with Commands and Divider Sensor Update
Version: v1.1.1
Summary
Commands found in SMEE (AV Monitoring) can now be executed from the Device Monitoring UI page. This version also includes a custom GPIO library to read the status of divider sensor, moving away from deprecated gpio libraries.
DMM with Commands
v1.1.0 Commands on device monitoring
v1.0.0 reSyncDB and refreshContainers
Added reSyncDB and refreshContainers buttons to the dmm