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
...
The DDATA messages containing the historic data can be identified as the property of isHistorical will be included in the messages set to True.
One easy way to do this is to use a simple MQTT client such as MQTT.fx and subscribe to the Sparkplug Edge node publishing the data.
...
Using a file editor such as Notepad++, you can easily examine the message text to query the data content.
Another option is to use MQTT Engine as your MQTT client to subscribe to the Sparkplug Edge node publishing the data.
...