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
MQTT Distributor automatically creates a known set folders containing tags for Distributor Control and Distributor Info.
The tables below describe these tags.
Name | Data Type | Description |
---|---|---|
Enabled | Boolean | A writeable tag that controls whether MQTT Distributor is enabled |
Name | Data Type | Description |
---|---|---|
Connected Clients | Integer | The number of the MQTT Clients currently connected |
Keep Inactive Clients | Boolean | A writeable tag that controls whether to include inactive clients in Distributor Info tags (available 4.0.18 onward) |
MQTT Clients | Dataset String Array String Array String Array Boolean Array DateTime Array DateTime Array | A dataset containing information about each connected client (available 4.0.18 onward). The following Column Names are included the dataset: ClientId Username IP Address Connected Last Connect Time Last Disconnect Time |
Total Clients | Integer | The total number of clients that have connected since the last MQTT Distributor restart (available 4.0.18 onward) |