Contents
Cirrus Link Resources
Cirrus Link Website
Contact Us (Sales/Support)
Forum
Cirrus Link Modules Docs for Ignition 7.9.x
Inductive Resources
Ignition User Manual
Knowledge Base Articles
Inductive University
Forum
The Azure Event Grid currently has Message Queuing Telemetry Transport (MQTT) v3.1.1 support with the current following limitations:
The Cirrus Link MQTT Modules are Sparkplug v3.0.0 compliant and if using Primary Host will always include a Will Message with the retain flag set as part of the client connection.
If Primary Host is required, they cannot be used with Azure Event Grid until retained messages are supported.
If connecting with MQTT Engine, setting the Reordering Timeout to a value greater than zero will make MQTT Engine wait up to the specified number of milliseconds after receiving an out of order message for the expected message to arrive before considering it a failure.
Azure Event Grid has a max message limitation of 1Mb. Review our How can I reduce the message size published by MQTT Transmission if you run into this limitation.