Core

More information about the Helm Chart and the relevant microservices. Allows developers to set up microservices for development, as well as give an overview of the function and the environment variables used by these microservices.

If you have issues with one of the microservices, please refer to the troubleshooting guide.


Helm Chart

Documentation of the helm chart values.yaml file, which automatically configures the helm chart depending on values in the .yaml file.

factoryinsight

Technical documentation of the microservice factoryinsight, which fetches manufacturing data and calculates various Key Performance Indicators.

kafka-bridge

The technical documentation of the microservice kafka-bridge, which acts as a communication bridge between two Kafka brokers.

kafka-init

The technical documentation of the microservice kafka-init, which is called before certain message consumers are allowed to access some topics.

kafka-to-postgresql

The technical documentation of the microservice kafka-to-postgresql, which consumes messages from a Kafka topic and writes them up to a PostgreSQL database.

mqtt-kafka-bridge

The technical documentation of the microservice mqtt-to-kafka-bridge, which transfers messages from MQTT brokers to Kafka Brokers and vice versa.

sensorconnect

The technical documentation of the microservice sensorconnect, which reads out sensor values through ifm gateways.

umh-datasource

The technical documentation of the microservice umh-datasource, which allows for easy data extraction from factoryinsight.

barcodereader

The technical documentation for the microservice barcodereader, which reads out barcodes and sends the data to the MQTT broker.

HiveMQ

The technical documentation for UMH implementation of the service HiveMQ Community Edition, which is the MQTT broker from 0.9.10 onwards.

Last modified February 17, 2023: update (#208) (ea731fc)