Closed StigLotuft closed 2 years ago
My SCADA system uses the following values for position: 0 - Intermediate 1 - Closed 2 - Open 3 - Fault
Manual update of switch positions from DMS system (not remote controlled breakers/switches through RTU/SCADA) should have a different property than a breaker that is remotely monitored/controlled. A remote controlled breaker could also be manually updated when connection with RTU or ICCP is faulty
I have been thinking about this for a few minutes and came to the conclusion that this PR probably does not properly model the scada setup. Typically this case would be rooted in a RTU, however I am not certain that this is useful. The dms case with non-remotely controlled breakers should be modeled correctly at the moment.
ValueAliasSet is delayed until later date as agrred in meeting. See #252
Adds the following:
Things to consider when reviewing:
Related to issue #159