View Source Grizzly.ZWave.Commands.ZIPPacket.HeaderExtensions.ExpectedDelay (grizzly v8.6.6)
Expected Delay is the header extension that is found in a Z/IP Command to indicate how many seconds until the command will be received by a node and processed.
- Non-Sleeping devices: this extension does not apply
- Frequently Listening Nodes: 1 seconds
- Sleeping devices: > 1
Summary
Functions
@spec to_binary(Grizzly.ZWave.Command.delay_seconds()) :: binary()