Grizzly.ZWave.Commands.SupervisionGet (grizzly v0.17.3) View Source
This command is used to initiate the execution of a command and to request the immediate and future status of the process being initiated.
Params:
:status_updates- used to allow a receiving node to advertise application status updates in future SupervisionReport Commands (required):session_id- used to detect redundant invocations due to retransmissions (required):encapsulated_command- an encapsulated command (required) -see ZWave Transport Encapsulation Command Class Specifications
Link to this section Summary
Link to this section Types
Specs
param() ::
{:status_updates, status_updates()}
| {:session_id, byte()}
| {:encapsulated_command, binary()}
Specs
status_updates() :: :one_now | :one_now_more_later