Introduction
Data Publisher is a module that acts as a central gateway for providing event-driven data to third party systems (e.g. to the Bosch Data Platform). It receives data from other modules through the internal RabbitMQ message broker and sends it to configured end-points "outside" the Nexeed Industrial Application System. Currently, it supports standard outbound protocols AMQP 0.9.1, AMQP 1.0 and Kafka.
In this developer guide, you will learn about the following topics: