#30 Define User Story for setting up sparkplug with CODESYS

2.0.0.0: Example
closed
nobody
None
2021-05-16
2020-05-18
i-campbell
No

This is a draft user story, and will be modified as we settle on an implementation.

EoN Node
  1. User creates a CODESYS project as normal, with no heed of SparkplugB. This could also be any existing project.
  2. User sets up a list of Variables they want to make readable / writeable over Sparkplug B. This could be similar to, or make use of Symbol Config
  3. The user then "imports" this symbol config to their own project, generating the required code to use SparkplugB
  4. User defines the Saprkplug connnection parameters (Group Name, EoN name, Device Name, MQTT Server URL, etc etc)
  5. There is a mechanism to define the Quality of each CODESYS Variable (Sparkplug: is_null) and a method to define the timestamp if wanting to define this seperately to time the payload is sent.
SCADA Node
  1. User "imports" the EoN symbolconfig to the SCADA project, specifying the GroupName, EoN name, Device Name. a structure is created, allowing the SCADA Node access to all the variables as GroupName.EoNName.DeviceName.TagName(s)
  2. There is also a Scan Network option, which can generate all SparkplugB symbols available on the network, and their associated EoN/Device Names.
  3. User then creates whichever HMI graphics, supervisory control logic, alarms whatever they want.

Discussion

  • i-campbell

    i-campbell - 2020-10-09
    • Milestone: SFP: Example --> 2.0.0.0: Example
     
  • hermsen

    hermsen - 2021-05-16
    • labels: User Story -->
    • status: open --> closed
     

Log in to post a comment.