Introduction to DataLogger
Data loggers are used to actively push the life data to other systems, like
- Azure IoT Platforms
- SQL data bases
- MQTT, e.g, sending to SAP (ERP)
- RabbitMQ based platforms
- REST API, e.g. sending to proAlpha (ERP)
- Influx data base for dash boarding
- exports to files, e.g. CSV
Data logger belong to the pervasive service layer (PeSeL).
Business Layers
DataLoggers and other services lay along the business layering.
- Backend layer: persistance data base and historization
- Business layer: applications and node space
- services: towards frontend or other systems