CIM Issues #5805
Add gridAgreementType attribute (String) in the MarketEvaluationPoint class
Description
Add gridAgreementType attribute (String) in the MarketEvaluationPoint class [0..1]
This will inform the Energy supplier if there is a contract directly between the DSO and the (grid) customer for this MarketEvaluationPoint, or if the supplier will have to add that to his own contract with the customer.
Proposed Solution
Has been discussed with WG14, a suggestion was to add a new attribute "agreementType" in UsagePoint to describe how the contract is associated with the UsagePoint.
However, the current ebIX-suggestion is to add this at MarketEvaluationPoint, since this is needed for market purposes. It has been suggested to add this attribute to the MarketAgreement class, but it is information more related to the MarketEvaluationPoint itself.
NOTE: if added to MarketAgreement, an association would be needed from MarketEvaluationPoint.
Suggested definition: Specification of type of grid contract, such as if the contract is directly between the Grid Company and the Grid Customer, or through the Energy Supplier.
Decision
New attribute gridAgreementType added to AccountingPoint class.
Release Notes
AccoutingPoint attribute gridAgreementType added