Barcodereader
The technical documentation of the barcodereader microservice, which reads barcodes and sends the data to the Kafka broker.
less than a minute
This section contains the technical documentation for the microservices that compose the United Manufacturing Hub.
The technical documentation of the barcodereader microservice, which reads barcodes and sends the data to the Kafka broker.
The technical documentation of the redis microservice, which is used as a cache for the other microservices.
The technical documentation of the data-bridge microservice, which transfers data between two Kafka or MQTT brokers, tranforming the data following the UNS data model.
The technical documentation of the database microservice, which stores the data of the application.
The technical documentation of the Factoryinsight microservice, which exposes a set of APIs to access the data from the database.
The technical documentation of the grafana microservice, which is a web application that provides visualization and analytics capabilities.
The technical documentation of the kafka-bridge microservice, which acts as a communication bridge between two Kafka brokers.
The technical documentation of the kafka-broker microservice, which handles the communication between the microservices.
The technical documentation of the kafka-console microservice, which provides a GUI to interact with the Kafka broker.
The technical documentation of the kafka-to-postgresql microservice, which consumes messages from a Kafka broker and writes them in a PostgreSQL database.
The technical documentation of the kafka-to-postgresql-v2 microservice, which consumes messages from a Kafka broker and writes them in a PostgreSQL database by following the UMH data model v2.
The technical documentation of the mqtt-broker microservice, which forwards MQTT messages between the other microservices.
The technical documentation of the mqtt-kafka-bridge microservice, which transfers messages from MQTT brokers to Kafka Brokers and vice versa.
The technical documentation of the iotsensorsmqtt microservice, which simulates sensors sending data to the MQTT broker.
The technical documentation of the mqtt-to-postgresql microservice, which consumes messages from an MQTT broker and writes them in a PostgreSQL database.
The technical documentation of the nodered microservice, which wires together hardware devices, APIs and online services.
The technical documentation of the opcua-simulator microservice, which simulates OPCUA devices.
The technical documentation of the packml-simulator microservice, which simulates a manufacturing line using PackML over MQTT.
The technical documentation of the sensorconnect microservice, which reads data from sensors and sends them to the MQTT or Kafka broker.
The technical documentation of the tulip-connector microservice, which exposes internal APIs, such as factoryinsight, to the internet. Specifically designed to communicate with Tulip.