MQTT Sparkplug – Pushing data out of GeoSCADA

While looking at the other example projects I found this project on github:

 

github.com/GeoSCADA/Sample-DataFeeder

 

“The feeder uses the Advanced section of the client, which adds ‘on change’ functionality to points. In other words, if a point does not change then the data export process does not waste time interrogating the database and writing out unnecessary data.”

 

“The purpose of the Data Feeder is to give a reasonably efficient way of exporting point data (value, quality and timestamps) to another system external to Geo SCADA.”

 

@sbeadle do you think this will be scalable (to 1M+ tags) if I change the MQTT output from JSON to Sparkplug?

 

Thank-you for all the excellent examples and great documentation & videos! 

Read more here: Source link