my_sensors v0.1.0-rc2 MySensors.SensorValue

SensorValue Object

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %MySensors.SensorValue{sensor_id: integer(), type: String.t(), value: any()}

Link to this section Functions

Link to this macro Elixir.MySensors.SensorValue(args \\ []) (macro)
Link to this macro Elixir.MySensors.SensorValue(record, args) (macro)
Link to this function from_struct(sensor_value)