View Source Grizzly.ZWave.CommandClass behaviour (grizzly v8.5.3)
Behaviour for a command class implementation
Summary
Types
@type t() :: module()
A module that implements this behaviour
Callbacks
@callback byte() :: byte()
Get the byte for the command class
@callback name() :: Grizzly.ZWave.CommandClasses.command_class()
Get the name of the command class