my_sensors v0.1.0-rc2 MySensors.Sensor

Sensor Object

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %MySensors.Sensor{child_sensor_id: integer(), node_id: integer(), sensor_values: [MySensors.SensorValue.t()], type: String.t()}

Link to this section Functions

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