View Source Grizzly.ZWave.Commands.NetworkUpdateRequestStatus (grizzly v8.5.3)
This command is used to indicate if the Network Update Request command execution has completed successfully or not.
Params:
:seq_number
- the sequence number of the update network request command (required):status
- the status of the Network Update process (required)
Summary
Types
@type param() :: {:seq_number, Grizzly.seq_number()} | {:status, Grizzly.ZWave.CommandClasses.NetworkManagementBasicNode.network_update_request_status()}