grizzly v0.8.6 Grizzly.CommandClass.Basic View Source
Link to this section Summary
Link to this section Types
Link to this type
value()
View Source
value()
View Source
value() :: :on | :off
value() :: :on | :off
Link to this type
value_byte()
View Source
value_byte()
View Source
value_byte() :: 0 | 255
value_byte() :: 0 | 255
Link to this section Functions
Link to this function
encode_value(arg)
View Source
encode_value(arg)
View Source
encode_value(value()) :: {:ok, value_byte()} | {:error, :invalid_arg, any()}
encode_value(value()) :: {:ok, value_byte()} | {:error, :invalid_arg, any()}