The solution was planned and developed in close collaboration with the HÄHL team. The infrastructure is continuously provisioned using Infrastructure as Code (IaC).
Before a production version is released, extensive testing ensures the full functionality of the solution within a separate test environment as part of the CI/CD (Continuous Integration/Continuous Deployment) process.
To process the large volume of sensor data in real time, the solution leverages Azure IoT Hub. The subsequent calculation of additional values is handled via Azure Stream Analytics Jobs. Results are then forwarded to the customer’s Power BI platform using Azure Functions, where they are visualized.
All features are accessible via REST APIs, secured through Microsoft Entra ID.