Skip to content

Releases: aica-technology/network-interfaces

Version 0.1.0

26 Sep 14:31
Compare
Choose a tag to compare

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.