CIM Issues #5011
Updated by Todd Viegut about 2 years ago
In the same manner that the OperationalLimit value was split into value and normalValue to resolve the same problem in that class, the following attributes should be split into normal and active values: RegulatingControl.discrete --> -> discrete (SSH) and normalDiscrete (EQ) RegulatingControl.targetValue --> -> targetValue (SSH) and normalTargetValue (EQ) GeneratingUnit.normalPF --> -> participationFactor (SSH) and normalPF (EQ) SynchronousMachine.operatingMode --> SynchronousMachine.operatingMode-> operatingMode (SSH) and normalOperatingMode (EQ) Assign to Physical Devices Subgroup SynchronousMachine.referencePriority --> -> referencePriority (SSH) and normalReferencePriority (EQ)