Grizzly.ZWave.Commands.RssiReport (grizzly v0.15.8) View Source
This command is used to advertise the measured RSSI on the Z-Wave network for each used channel.
Params:
:channels
- Each carries the measured RSSI value for the channel
Link to this section Summary
Link to this section Types
Specs
param() :: {:channels, [ Grizzly.ZWave.CommandClasses.NetworkManagementInstallationMaintenance.rssi() ]}