grizzly v0.14.2 Grizzly.ZWave.Commands.FirmwareUpdateMDGet View Source

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)

Link to this section Summary

Link to this section Types

Specs

param() :: {:number_of_reports, byte()} | {:report_number, non_neg_integer()}