This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
[feat] Surface z-wave queue stats and metrics data over MQTT #512
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I sometimes experience delays in operations of devices. Usually, it works fine - but if I stress the system (many changes at once), I get delays.. It may be expected, but I'd like to know more about why these delays occur, and more about the network in general.
Describe the solution you'd like
To start with, if it would be possible to push some metrics over MQTT, such as:
Later, UI's could be added in Z2M that displays the same stats.
I don't know what metrics are available, or what else might be interesting.. But these are my initial ideas.
I imagine they could be pushed to MQTT under some prefix, f.ex.
zwave2mqtt/metrics/...
.. or maybe for node-specific metrics, tozwave2mqtt/metrics/<node name or id>/...
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: