danyill / oscd-tp-multicast-naming

Apache License 2.0
3 stars 2 forks source link

SV ID and workflow #25

Open danyill opened 2 months ago

danyill commented 2 months ago

When our SV ID is written multiple times by this plugin it becomes garbled and then the wrong VLANs are produced:

image

I think when we re-write the SV ID string we should check if the IED name is the same and then not just make it longer and longer.

This will help users who can't remember everything all the time.

danyill commented 2 months ago

I'm not very sure if this is really a problem. It seems idempotent as long as the IED name isn't changed for SV traffic.