my_sensors v0.1.0-rc2 MySensors.Node
Node Object
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %MySensors.Node{battery_level: number() | nil, config: String.t() | nil, id: integer(), protocol: String.t() | nil, sensors: [MySensors.Sensor.t()] | nil, sketch_name: String.t() | nil, sketch_version: String.t() | nil}
Link to this section Functions
Link to this function
from_struct(node)
Link to this function
keys()
Link to this function
to_struct(arg)