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 connected Edge Node, a Node Control and Node Info folder containing tags is created along with a Device Info folder for each connected device. The tags created in these folders are documented here
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. A long latency time can indicate network issues. Note: For this to be very accurate the edge node's clock and the system clock running MQTT Engine should be synced |
...
Rebirth (Last) Cause | String | The reason for the last NBIRTH message received by MQTT Engine (available 4.0.22 onward) Options are:
|
Rebirth (Last DateTime) | DateTime | The time |
the last NBIRTH message received by MQTT Engine (available 4.0.22 onward) |
Rebirth Count | Integer | The count of NBIRTH messages received by MQTT Engine (available 4.0.22 onward) |
...
A high rebirth count in a small time window is a clear indicator of issues at the Edge. |
...