CIM Issues #5762
RegisteredLoad clean-up of attributes
Description
Clean up of RegisteredLoad attributes, uses by RegisteredLoad vs RegisteredDistributedResource
Proposed Solution
Updates to RegisteredLoad attributes as follows:
blockLoadTransferFlag: needs new description from use case
dynamicallyScheduledLoadResourceFlag needs new description
dynamicallyScheduledQualificationFlag move to ResourceCertification?
loadRegistryMSS remove
maxBaseLoad Moved to InfReferenceData:RegisteredControllableLoad
Move min/max reduction and curves to InfReferenceData package
NPLCustomLoadAggregation remove
participatingLoad remove duplicate of marketParticipationFlag in RegRes
resourceSubType controllable vs non-controllable use dispatchFlag from RegRes Remove
Moved all reduction (demand response controllable load attributes) to InfReferenceData.RegisteredControllableLoad
Updated remaining attributes to use Boolean datatype instead of YesNo enum. Removed redudant "Flag" from attribute names
Updates to RegisteredResource
dispatchFlag - Changed name to dispatchable, updated description, changed dataType from YesNo to Boolean
Decision
Clean up of associations. Removed association to MktLoadArea and MktEnergyConsumer. Removed classes MktEnergyConsumer, EnergyConsumerData and MktLoadArea. Remove diagram MktEnergyConsumer and MktLoadArea.