AIT Rapid Deployment Platform

Github pages landing page for AIT-RDP organization

View My GitHub Profile

AIT Rapid Deployment Platform

Overview

Overview of RDP Components

RDP Components

Logo RDP Database RDP Database: Hosts the scheme as well as the migration scripts that set up the long-term storage based on Timescale DB
Logo RedSQL Data Sync RedSQL Data Sync: Generic Redis to SQL data synchronizer
Logo PyRDP Commons PyRDP Commons: A small helper library to group common AIT RDP functions and to provide a unified user experience
Logo RDP Data Crawler RDP Data Crawler: Periodically fetches publicly available forecast and measurement information and stores it into Redis streams
Logo Modbus Crawler Modbus Crawler: Simple Python Modbus Crawler that reads registers of a Modbus server/slave based on a register secification in a data frame/csv/…
Logo MQTT Client MQTT Client: The MQTT Client library provides MQTT functionality for the RDP, supporting multiple payload formats including JSON, compressed JSON with ZSTD, and SparkplugB protocol.

Tutorial

You may find a tutorial on configuring an RDP setup here.