View Source Grizzly.ZWave.Commands.FirmwareUpdateMDGet (grizzly v8.5.3)
The Firmware Update Meta Data Get Command is used to request one or more Firmware Update Meta Data Report Commands.
Params:
:number_of_reports
- Number of firmware update md reports to be received in response to this command (required):report_number
- The requested report (required)
Summary
Types
@type param() :: {:number_of_reports, byte()} | {:report_number, non_neg_integer()}