Abstract

Event Stream is a new feature in Ignition 8.3. It is a way to trigger data flow through the system and can function as a method of communication within and outside of Ignition. An Event Stream gets triggered from a Source which can be a Message Handler, API Endpoint, Kafka, etc. Event Stream Source forwards data into the Data Filter & Transform where user can add scripts or filters to massage and transform the data. Finally, the data goes to the Data Buffer and then gets send to the Handler which, in turn, forwards the data to its destination.

Event Streams in Ignition

The MQTT Transmission module registers the MQTT Event Stream Handler that is fully configurable within Designer at Event Stream setup time.

Event Streams are not supported on Ignition Edge

Setting up MQTT Event Stream Handler

This section provides an example of configuring basic Event Stream with MQTT Handler.

Prerequisites

Setup