my_sensors v0.1.0-rc2 MySensors.Transport.TCP

Link to this section Summary

Functions

Validate opts passed to the transport

Write a packet

Link to this section Functions

Validate opts passed to the transport.

Callback implementation for MySensors.Transport.opts/1.

Link to this function write(client, packet)

Write a packet.

Callback implementation for MySensors.Transport.write/2.