Replies: 1 comment 3 replies
-
@pletch You mean this? https://zwave-js.github.io/node-zwave-js/#/api/controller?id=quotstatistics-updatedquot And https://zwave-js.github.io/node-zwave-js/#/api/node?id=quotstatistics-updatedquot |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a good resource that helps explain high level meaning / interpretation / implication of the various controller statistics metrics to the non-RF / communication protocol engineer? I have done some general searching and looked at some of the Z-wave protocol documentation but haven't stumbled across anything that makes it clear to a general end-user.
For example under communication the metric 'CAN' is blue which I assume means these are not "bad" to have occurring at some frequency. What does 'CAN' mean with respect to the network? Is there a rate above which these become a concern (e.g. as function of network size and number of commands)?
What does a 'NAK' / 'Timeout ACK' / 'Timeout Response' / 'Timeout Callback' imply? Is it a sign of a protocol implementation issue, a misbehaving non-compliant node device, or a controller on the fritz? Will these occur independently of dropped TX/RX commands or messages?
Are dropped TX/RX commands / messages the primary indicators of a poorly behaving RF network?
Perhaps some of this detail could be added to a section in the documentation or provided when hovering over the metrics through a small pop up in the interface.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions