Grizzly.ZWave.Commands.FirmwareUpdateMDStatusReport (grizzly v1.0.0) View Source
This command is used to advertise the firmware update status.
Params:
:status
the status of the firmware update:wait_time
- the time in seconds that is needed before the receiving node again becomes available
Link to this section Summary
Link to this section Types
Specs
param() :: {:status, status()} | {:wait_time, non_neg_integer()}
Specs
status() :: :checksum_error | :unable_to_receive | :invalid_manufacturer_id | :invalid_firmware_id | :invalid_firmware_target | :invalid_file_header_information | :invalid_file_header_format | :insufficient_memory | :invalid_hardware_version | :successful_waiting_for_activation | :successful_not_restarting | :successful_restarting