Skip to content

Releases: byuoitav/device-monitoring

v2.0.2

27 Mar 18:24
60562b0

Choose a tag to compare

Merge pull request #186 from byuoitav/fix-events

Back to UI button is more separated to avoid accidental pressing of t…

v2.0.2-dev Fix Event Reporting

03 Mar 18:15
f1a1289

Choose a tag to compare

Pre-release
  • Fixes the actions endpoints
  • Fixes parsing of the hub address

v2.0.1-dev Vanilla UI Update

12 Feb 17:25
5d5631b

Choose a tag to compare

Pre-release
  • Removes angular
  • Fixes non-working commands
  • Adds divider sensor information page

v2.0.0-dev Test Package

11 Dec 21:34
11ff7f4

Choose a tag to compare

Pre-release
Merge pull request #183 from byuoitav/healthCheck-add-pins-from-couch

Health check: add pins from couch

DMM Update, Major changes to Major Features

09 Sep 15:48

Choose a tag to compare

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

07 Jul 19:06

Choose a tag to compare

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

26 Mar 22:06

Choose a tag to compare

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

13 Jan 18:14

Choose a tag to compare

v1.1.0

Commands on device monitoring

v1.0.0 reSyncDB and refreshContainers

01 Oct 17:48

Choose a tag to compare

Pre-release

Added reSyncDB and refreshContainers buttons to the dmm