View Source Grizzly.ZWave.Commands.StatisticsReport (grizzly v8.6.6)
This command is used to query Installation and Maintenance statistics from a node.
Params:
:node_id
- the NodeID for which statistics are requested:statistics
- statistics collected about the node
Summary
Types
@type param() :: {:node_id, byte()} | {:statistics, Grizzly.ZWave.CommandClasses.NetworkManagementInstallationMaintenance.statistics()}