OMICRONEnergy / oscd-designer

Apache License 2.0
3 stars 5 forks source link

Replace path in Vertex.at attribute with UUID #61

Closed ca-d closed 11 months ago

ca-d commented 11 months ago

We currently use a name path to the terminal (e.g. S1/V1/B1/CBR1/T1 for Terminal T1 in equipment CBR1 in bay B1 and so forth) to identify the terminal at which a terminal vertex is located.

If we want to stay compatible with the Substation editor and process level element wizards, the only way I see is to add a uuid attribute to the Terminal element and use that as the value of the Vertex.at attribute.