-
Notifications
You must be signed in to change notification settings - Fork 46
Edit Data Sets
OpenSCD PUBLSIHER data set edit

The publisher plugin allows you to edit your data sets independent of the control block the data is linked to. You can edit the name
attribute as well as the desc
field of the element itself. But you can also manipulate the content of the data set.
All data of the data set is displayed in a filterable list that you can use to search for specifica data. Each FCDA
element is one list item in the list and in the list item you can remove the data point move the data point in the data set either up or down, if the order of data is important to you.
To add new data you can either click on Add data attribute
or Add data object
. In both cases the data picker allows you to add new data to the data set.
Data picker
The data picker is a tree structure component that allows you to navigate the tree of an IED and as such allows you to add either data attributes, where the leaf node is a data attribute, or constrained data object where the leaf is the function contain of the object you selected. In case you have not picked a leaf node the data will not be added to the data set.