Grizzly.ZWave.Commands.ZIPKeepAlive (grizzly v9.1.0)

Copy Markdown View Source

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

ack_flag()

@type ack_flag() :: :ack_response | :ack_request

param()

@type param() :: {:ack_flag, ack_flag()}