View Source Grizzly.ZWave.CommandClass behaviour (grizzly v7.4.2)

Behaviour for a command class implementation

Summary

Types

t()

A module that implements this behaviour

Callbacks

Get the byte for the command class

Get the name of the command class

Types

@type t() :: module()

A module that implements this behaviour

Callbacks

@callback byte() :: byte()

Get the byte for the command class

Get the name of the command class