Available APIs & Services

This table list available services that are part of redpesk Core.

Services Description Repo sources
canbus-binding Low level CAN service made to decode and write on CAN bus. sources
modbus-binding Modbus binding support TCP Modbus with format conversion for multi-register type as int32, Float, … sources
canopen-binding This binding allows the control of a CANopen field network from an AGL type system. It handle different formats natively (int, float, string…) but can also handle custom formatting using plugins. It is based on the open source industrial c++ library Lely. sources
cloud-publication-binding This binding allows to selectively publish target signals/data to the cloud, with automated reconnection support when the target/cloud link goes down. sources
signal-composer This binding allows to provides a common interface to manage signals provided by different sources, mostly AGL Application Framework binding like low-can, GPS or sensors through MRAA. sources
signal-composer-plugins-demo A signal composer plugin meant to collect, process and push NMEA2000 data coming from the low-can binding, to a redis TSDB. sources
redis-tsdb-binding A service to access RedisTimeSeries databases sources
gps-binding A service to get positioning information from a physical GPS device sources