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
...
Using these tags we can look into the health of each Edge Node connection:
Data Latency (ms) | Long | The time in milliseconds between MQTT Engine receiving of the last message and the payload's reported time. Note: For this to be very accurate the edge node's clock and the system clock running MQTT Engine should be synced |
Tip |
---|
A long latency time can indicate network issues. |
Birth Count | Long | The number of NBIRTH messages since the last time the info metrics were reset via the Node Info/Reset Info tag |
Death Count | Long | The number of NDEATH messages since the last time the info metrics were reset via the Node Info/Reset Info tag |
Offline DateTime | DateTime | The time at which the last NDEATH message was received by MQTT Engine |
Online | Boolean | Whether or not the Edge Node is online. This is determined by whether the last lifecycle message was an NBIRTH or NDEATH |
Online DateTime | DateTime | The time at which the first NBIRTH message for a connection was received by MQTT Engine |
Rebirth Count | Integer | The count of rebirth requests issued by MQTT Engine (available 4.0.22 onward) |
...
Rebirth (Last DateTime) | DateTime | The time of the last rebirth request issued by MQTT Engine (available 4.0.22 onward) |
Rebirth (Last) Cause | String | The reason for the last rebirth request (available 4.0.22 onward) |
Reasons for rebirth requests are:
...