Grizzly.CommandHandler behaviour (grizzly v0.17.7) View Source
Behaviour for how commands should handle incoming Z-Wave messages
Link to this section Summary
Link to this section Types
Specs
Link to this section Callbacks
Specs
handle_ack(state :: any()) :: handle_response()
Specs
handle_command(Grizzly.ZWave.Command.t(), state :: any()) :: handle_response()