udpdriver

CRTP UDP Driver. Work either with the UDP server or with an UDP device See udpserver.py for the protocol


Classes

UdpDriver

UdpDriver()

CTRP Driver main class

This class in inherited by all the CRTP link drivers.

Driver constructor. Throw an exception if the driver is unable to open the URI


Ancestors (in MRO)