The goal of this project is to create a well-integrated Ecosystem using open-source software from the Apache Foundation. This system will allow use to acquire data from industrial equipment like PLCs with high-level API to integrate multiple types of PLCs and to route this data to a real-time database. This database will then be visualized using an Apache software or a WebApp.
Currently planning to integrate:
- Using the PLC4X-Camel component in Karaf to read/write to PLC using: -EIP Protocol (Allen-Bradley) -S7 (Siemens)
- Installation via Karaf features
- Using the SQL-Camel component to insert Timeseries inside IoTDB
- Dockerfile to create a Docker Image with IoTDB-Server, Grafana-Server and Grafana Connector for IoTDB
- Implementing other Drivers




