Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.2 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.2 KB

Maven Central Documentation Status

The Lablink Redis lient

Lablink client for interfacing to a Redis database. Its main purpose is to interface to AIT's roadb (Redis-Opal Asynchronous Data Buffer) in order to access measurement data from a real-time simulation running on an OPAL-RT system. Similarly, the client allows sending commands and set points to a running simulation.

Note: in order to work with OPAL-RT, the roadb service should be running on the OPAL target computer.

The client can also be used in a basic mode, to map a Lablink datapoint to a redis key.

See the examples section for more infos.

For more information, please refer to the online documentation.