linux-automation / lxa-iobus

Linux Automation IOBus server
https://lxa-iobus.readthedocs.io/en/latest/
Apache License 2.0
3 stars 4 forks source link

lxa_iobus: node: add HTTP API based LxaRemoteNode #40

Closed hnez closed 5 months ago

hnez commented 5 months ago

This PR was initially a part of #39, but is more or less independent from it.

Breaking it out should allow us to get this feature merged faster, since #39 has to wait until we have a released version of the Optick Firmware.

The LxaRemoteNode allows us to directly communicate with LXA IOBus devices that are controlled by an IOBus server from external scripts, allowing accelerated development of new devices and features.