Grizzly.ZWave.Commands.FirmwareUpdateMDRequestReport (grizzly v0.21.0) View Source
This command is used to advertise if the firmware update will be initiated.
Params:
:status
- the status of the firmware update request, either :ok or an error such as :invalid_manufacturer_or_device_id
Link to this section Summary
Link to this section Types
Specs
param() :: {:status, status()}
Specs
status() :: :ok | :invalid_manufacturer_or_device_id | :authenticated_required | :excessive_fragment_size | :target_not_upgradable | :invalid_hardware_version | :firmware_update_in_progress | :insufficient_battery_level