Explore projects
-
-
-
This project adds the ZeroMQ protocoll to CS++. Note that one has to install the ZeroMQ library into the LabVIEW vi.lib directory either by installing it from https://labview-zmq.sourceforge.io/ (recommended) or by copying it manually.
Updated -
This is a small project which creates an interface between ZeroMQ and NIs Shared Variables. One can run the executable on any node with access to all the needed SVs. Note that the ZeroMQ LabVIEW library needs to be installed to run the source code.
Updated -
A prototype datalake built with xrootd. Multiple sites, global redirector
Updated -
-
MQTT project publishing some values and monitoring alerts published by InfluxDB.
Copyright 2022 GSI Helmholtzzentrum für Schwerionenforschung GmbH
Published under EUPL.
Acknowledgements: Inpired by http://www.steves-internet-guide.
Updated -
CSPP_MQTT extends the CSPP_Core package of the CSPP_-Project. It contains derived classes of CSPP_PVConnection and CSPP_PVMonitor. Refer to https://git.gsi.de/EE-LV/CSPP/CSPP/-/wikis/home for CS++ project overview, details. Published under EUPL
Updated -
This is an interface between UPC UA and MQTT written in Python. It is bases on the asyncua library (for OPC) and paho library (for MQTT)
Updated -
-
This is a simulation for the Minibeams project, adapted from C. Schuy's version.
Updated -
Updated
-
Updated
-
-
Uses Poetry, Django and Rest Framework to create a very simple REST API web application. Uses LV2020 for client side. Implements GRUD operations.
Updated