You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Cirrus Link Solutions provides a variety of modules to add additional capabilities to Inductive Automation's Ignition platform.  These include the following.


  • Cloud Modules - These are modules which enable Ignition tags to be sent to various cloud service endpoints
    • AWS Injector
      • An Ignition module that collects Ignition tag change events and pushes that data to Amazon's AWS Kinesis service.
    • Azure Injector
      • An Ignition module that collects Ignition tag change events and pushes that data to Microsoft's Azure IoT Hub service.
  • MQTT Modules - These modules enable Igniiton to be MQTT aware.  This includes converting tag change events into MQTT messages and consuming MQTT messages to create tags in Ignition dynamically.
    • MQTT Distributor
      • An Ignition module that is an MQTT v3.1.1 compliant MQTT Server with a limit of 50 MQTT clients which can run as a Virtual Machine or in Amazon's AWS EC2.
    • MQTT Engine
      • An Ignition module that is a Sparkplug MQTT to Ignition tag bridge.  With this module, incoming messages are consumed and result in tag creation and updates.  Also, tag writes generate outbound Sparkplug MQTT messages.
    • MQTT Transmission
      • An Ignition module that is a Ignition tag to Sparkplug MQTT bridge.  Tags can be arranged and configured to result in outbound MQTT messages to a backend system such as another Ignition instance with MQTT Engine.
  • No labels