![]()
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![]()
...
For each Tag Agent, a tag tree will be created with the tag path of TagAgentName > TagPath > GroupID > EdgeNodeID
Name | Data Type | Description |
|---|---|---|
| Enable Tag Tracking | Boolean | Writable tag to control whether or not to update Tags Per Seconds (added 4.0.17) |
| Largest Mesg Xmit (bytes) | Long | The largest message size in bytes sent by the Edge Node since the last time the metrics were reset via the Edge Node Reset Metrics tag |
| Largest Mesg Xmit Timestamp | DateTime | The time at which the largest message was sent by the Edge Node since the last time the metrics were reset via the Edge Node Reset Metrics tag |
| Last Refresh | DateTime | The time at which the last Edge Node refresh request was completed |
| Refresh Edge Node | Boolean | A writeable tag to request a refresh of the Edge Node. This will force the Edge Node to disconnect and reconnect resulting in the sending of NDEATH, NBIRTH and DBIRTH messages (added 4.0.18) |
| Refresh Required | Boolean | A tag indicating the new tags have been identified by Google Cloud Injector for this Edge Node and a refresh is required. |
| Reset Metrics | Boolean | A writable tag to reset the metrics for this Edge Node |
| Tags Per Second | Long | The number of tags changes published per second with the value updated every two seconds (added 4.0.17) |
| Total Bytes Xmit (bytes) | Long | The number of bytes sent by the Edge Node since the last time the metrics were reset via the Edge Node Reset Metrics tag |
| Total Mesg Xmit | Long | The number of messages sent by the Edge Node since the last time the metrics were reset via the Edge Node Reset Metrics tag |
A folder will be created for each configured Google Cloud connection using the Name property from the connection configuration setting as the folder name.
Name | Data Type | Description |
|---|---|---|
| Bytes Per Second | Long | The average number of bytes per second pushed by the Edge Node since module restart |
| Bytes Pushed | Long | The number of bytes pushed by the Edge Node since module restart |
| Bytes Queued | Long | The number of bytes queued to be pushed from the Edge Node since module restart |
| Enabled | Boolean | A tag showing the Enabled/Disabled status of the connection |
| Messages Failed | Long | The number of messages that failed to be pushed from the Edge Node since module restart |
| Messages Per Second | Float | The average number of messages pushed per second from the Edge Node since module restart |
| Message Push Time Average (ms) | Long | The average time in milliseconds for each message to be pushed from the Edge Node since module restart |
| Messages Pushed | Long | The number of messages pushed by the Edge Node since module restart |
| Messages Queued | Long | The number of messages queued to be pushed by the Edge Node since module restart |
| Messages Size Average (bytes) | Long | The average message size in bytes pushed by the Edge Node since module restart |
| Message Size Max | Long | The largest message size in bytes pushed by the Edge Node since module restart |
| Messages Stored | Long | The number of messages stored to be pushed, if Store and Forward is enabled, since module restart |
| Offline DateTime | DateTime | The last time at which the MQTT Client successfully disconnected from the Google Cloud |
| Online | Boolean | A read-only tag showing the connection status of the MQTT Client |
| Online DateTime | DateTime | The last time at which the MQTT Client successfully connected to the Google Cloud |