summary: Set up a Sparkplug B Consumer for testing purposes --> Build a SparkplugB scada in CODESYS
Description has changed:
Diff:
--- old+++ new@@ -1,6 +1,9 @@-Find an **opensource** and **free** SCADA package which can consume/produce Sparkplug-B messages for testing and debug purpose. Any platform (windows, linux, and/or docker(!) hosted) will suffice.+Build an application which can consume/produce Sparkplug-B messages for testing and debug purposes.-* Find SCADA candidate,-* Install it,-* Configure it,-* Announce it.+This application should demonstrate the usage and power of the sparkplug.++This Ticket should be implemented after the FB_EoN_Node is done.++The application needs a broker, so a suggestion would be to use an open to public broker in order to easily test the application hassle free. Local brokers or brokers with encryption can be setup in a later stage because they are not mandatory to debug the code.++Any and all suggestions are welcome
Milestone: 1.0 --> 2.0
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -3,7 +3,3 @@
This application should demonstrate the usage and power of the sparkplug.
This Ticket should be implemented after the FB_EoN_Node is done.
--The application needs a broker, so a suggestion would be to use an open to public broker in order to easily test the application hassle free. Local brokers or brokers with encryption can be setup in a later stage because they are not mandatory to debug the code.--Any and all suggestions are welcome
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think this should read "build a sparkplug B scada Out of CODESYS". Thoughts?
Hmmm, also a possibility!
The FB_EoN_Node essentially acts as producer/consumer so it is possible.
Our main goal is to debug the MQTT message contents so that the message fits the Sparkplug B protocol.
This route will take less time I guess
(We can always execute the original idea in a later stage of the implementation)
Diff:
Diff:
Duplicates [#59].
Related
Tickets: #59