danyill / oscd-subscriber-later-binding

IEC 61850 Ed 2 subscription for GOOSE and SV in OpenSCD
Apache License 2.0
3 stars 4 forks source link

Improve search to include FCDAs in the subscriber view #25

Open danyill opened 1 year ago

danyill commented 1 year ago

Currently search doesn't include FCDAs subscribed to ExtRefs in the subscriber view.

The current filtered list requires me to ensure the same information is against the IED as well as the children to ensure the IED is not lost on a text filter.

But this requires double handling -- it seems like the filtered list needs a concept of hierarchy to prevent double work.