![]()
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![]()
...
Group ID
This identifies a logical grouping of Edge nodes and devices. This can be a region, a facility name, or any meaningful grouping of Edge Nodes within your application.
NBIRTH: Edge node BIRTH certificate. This is a startup message from an Edge node to announce its presence and , share its configurations . and it indicates the beginning of a Sparkplug session.
NDEATH: Notification of an edge node’s disconnection or failure. This indicates the end of a Sparkplug session.
DBIRTH: Device BIRTH certificate. This is a startup message from a device to announce its presence and share its configurations.
DDEATH: Notification of a device’s disconnection or failure.
NDATA: Data messages from an edge node which include edge node metric data.
DDATA: Data messages from a device which include device metrics.
NCMD: Command to an edge node.
DCMD: Command to a device.
STATE: It represents the state of the primary host application. Edge nodes subscribe to it to get the online status of the host.
...