This is a little BETA utility app to generate a table showing the following:
- Device ID
- Device name
- Device type (driver name)
- Disabled state
- Hub Mesh status (On/Off)
- Command Retry status (On/Off for devices supporting the function)
- Event history size
- State history size
- Too many events alert threshold
- Logging status
The screenshot below shows a sample of the output.
The Disabled, Hub Mesh, and Command Retry cells are clickable to change the state of a device.
The size/threshold cells are not clickable and l likely won't try to make them clickable, because it appears that to do so, the app must mess with an entire device record and not just 3 fields.
Most data columns can now be hidden, and certain types of rows can be hidden, via the push buttons at the top of the table.
NEW: The app now checks logging status. Because the type and degree of logging is controlled by the drivers and is not uniform, a search is done for common terms used to name Boolean variables used for some type of logging. Terms that are present for a device are output to the Logging column, with logging ON being indicated in green text and a checkmark, and logging OFF being indicated in gray text and an "X". If the searched terms are not found for a device, the Logging column cell is marked with a dash "—".
2026-05-09 UPDATE: Uses Device Label rather than Device Name, and the Disabled column is now also hideable. Plus: minor UI changes.
2026-05-14 v. 1.23: UI/UX updates.
2026-05-24 v. 1.25: Bug fix to app instance renaming control.
The app may take some time to retrieve and parse large sets of devices, so be patient if you use it (300 or so devices may take just over a minute).
The app file is now too large to post in this forum -- here's the Github link (the latest version of the app includes an importURL):



