open-scd
open-scd copied to clipboard
Add 104 Addresses to existing DOI/DAI (Remaining CDC's)
Is your feature request related to a problem? Please describe. As a 104 Engineer I want to add Address Elements to a existing DOI/DAI which don't have Address Element yet. Depending on the CDC different logic is needed.
Describe the solution you'd like Extend the existing logic to support the new CDC types from issue https://github.com/openscd/open-scd/issues/698.
Additional information The following types are still needed to be implemented:
Later:
- CDC directional protection activation information (ACD)
- CDC sequence (SEQ)
- CDC harmonic value (HMV)
- CDC harmonic value for WYE (HWYE)
- CDC harmonic value for DEL (HDEL)
- CDC enumerated status (ENS)
- CDC Histogramm (HST)
- CDC controllable enumerated status (ENC)
- CDC Curve shape setting (CSG)
Depending on the logic, this may just be adding some configuration how to use existing functions. Or create new logic to add the address like the logic describes.