my_sensors v0.1.0-rc2 MySensors.Transport behaviour
Behaviour for MySensors transports to implement.
Link to this section Summary
Link to this section Callbacks
Validate opts passed to the transport.
Link to this callback
write(arg0, arg1)
write(GenServer.server(), MySensors.Packet.t()) :: :ok | {:error, term()}
Write a packet.