View Source Grizzly.ZWave.Commands.CRC16Encap (grizzly v8.0.0)

The CRC-16 Encapsulation Command is used to encapsulate a command with an additional checksum to ensure integrity of the payload.

Params:

  • :command - the encapsulated Command

Summary

Types

@type param() :: {:command, Grizzly.ZWave.Command.t()}