Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image AddedAzure Injector is an Ignition module for taking Ignition tag data and pushing it to Microsoft's Azure IoT Hub over MQTT.  This includes sending of tag metadata, UDTs, and tag values.  The module can be configured to send all tag data or specific subsets of data.  As tag values change, these events are picked up by the module and automatically sent to IoT Hub using one of a number of selectable protocols.  That data is pushed in the form of JSON objects that are representations of Sparkplug payloads used in the Cirrus Link MQTT modules.

...