Releases: aica-technology/network-interfaces
Releases · aica-technology/network-interfaces
Version 0.1.0
Network Interfaces version 0.1.0
A set of drivers, protocols and libraries for communicating between software and hardware devices.
Features
ZMQ Interface
A network interface with ZMQ subscribers and publishers, implemented as a library in both C++ and Python. The library defines the message structures using state_representation types and the encoding / decoding of the messages using clproto.