Grizzly.ZWave.Commands.NetworkUpdateRequestStatus (grizzly v0.17.3) View Source
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)
Link to this section Summary
Link to this section Types
Specs
param() ::
{:seq_number, Grizzly.seq_number()}
| {:status,
Grizzly.ZWave.CommandClasses.NetworkManagementBasicNode.network_update_request_status()}