my_sensors v0.2.0 MySensors.Broadcast
Elixir Broadcast mechanism for MySensors data.
Will receive messages in the shape of:
{:my_sensors, {type, data}}
where type will be:
insert_or_updatedeleteanddatawill be aNodestruct.
Link to this section Summary
Link to this section Functions
Link to this function
dispatch(msg)
Link to this function
subscribe()
Subscribe to events about MySensors Data.