View Source Grizzly.ZWave.Commands.ZIPKeepAlive (grizzly v8.5.3)
The Z/IP Packet keep alive command
Params:
:ack_flag
- the flag if the receiving node should acknowledge the keep alive packet or not
Summary
Types
@type ack_flag() :: :ack_response | :ack_request
@type param() :: {:ack_flag, ack_flag()}