You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(wizards/sampledvaluecontrol): add create wizard
* refactor(wizards/sampledvaluecontrol): render only falsy multicast checkbox
The attribute `multicast` allows to select between 9-1 and 9-2 type sampled value stream. As 9-1 is deprecated and has not been used widely the setting can only be set from false to true not the other way around. To not confuse the user multicast checkbox is only shown when false
* refactor(wizards/sampledvaluecontrol): limit sampledvalue data picker
- lnClass TCTR and TVTR
- data object cdc SAV
- data attributes name instMag and q
* fix(wizards/sampledvaluecontrol): create action for undefined multicast input
* fix(wizard/sampledvaluecontrol): translation for missing access point
* fix(wizards/sampledvaluecontrol): make use of the proper data picker for SampledValueControl blocks
* test(wizards/sampledvaluecontrol): add unit tests
* test(wizards/sampledvaluecontrol): add integration tests
* test(wizards/sampledvaluecontrol): add integration tests
* refactor(wizards/sampledvaluecontrol): add translation
* refactor(wizards/sampledvaluecontrol): better wording
* test(wizards): update smv control wizard snapshots
* test(wizards): update smvcontrol wizard snapshots
Co-authored-by: cad <[email protected]>
Co-authored-by: Christian Dinkel <[email protected]>
0 commit comments