What's New in Version 0.9.15
This section contains information about the new features and changes in the
United Manufacturing Hub introduced in version 0.9.15.
less than a minute
Welcome to United Manufacturing Hub version 0.9.15! In this release we added support for the UNS data model, by introducing a new microservice, Data Bridge.
For a complete list of changes, refer to the release notes.
Data Bridge
Data-bridge is a microservice specifically tailored to adhere to the UNS data model. It consumes topics from a message broker, translates them to the proper format and publishes them to the other message broker.
It can consume from and publish to both Kafka and MQTT brokers, whether they are local or remote.
It’s main purpose is to merge messages from multiple topics into a single topic, using the message key to identify the source topic.
Updated dependencies
We updated the following dependencies:
Last modified December 8, 2023: Fix broken links (#187) (d6de189)