View Source Grizzly.ZWave.CommandClass behaviour (grizzly v6.6.1)

Behaviour for a command class implementation

Link to this section Summary

Types

t()

A module that implements this behaviour

Callbacks

Get the byte for the command class

Get the name of the command class

Link to this section Types

@type t() :: module()

A module that implements this behaviour

Link to this section Callbacks

@callback byte() :: byte()

Get the byte for the command class

Get the name of the command class