AIT Lablink Redis Client Logo
latest

Installation

  • Maven project dependency
  • Installation from source

Running the clients

  • Invoking the clients from the command line

Configuration

  • Overview
  • Basic Lablink Client Configuration
  • Redis Database Connection Configuration
  • Commands / Measurements Configuration
  • Example Configuration
AIT Lablink Redis Client
  • AIT Lablink Redis Client
  • Edit on GitHub

AIT Lablink Redis Client¶

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. 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.

Note

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

Installation¶

Find information about the installation of the Lablink Redis client here.

Running the clients¶

Find basic instructions for running the client here.

Configuration¶

Find the reference for writing a configuration for a Lablink Redis client here.

Next

© Copyright AIT Austrian Institute of Technology GmbH. Revision dcbc7856.

Built with Sphinx using a theme provided by Read the Docs.