Project

General

Profile

CIM Issues #5837

Updated by Becky Iverson over 1 year ago

Addition of a new class to specify the agreement details for a ResourceCertification. The new class would have an association to the ResourceCertification class which would allow zero to many ContractResourceCertificationAgreements to be associated with each ResourceCertification. 

 

 ContractResourceCertificationAgreement inherits from Agreement. 
 
 Description (A specialized agreement that represents the contract between the Resource Owner/Operator and the grid operator for delivering grid services specified by the ResourceCertification.) 

 

 Association ResourceCertification 0..1 -> 0..many ContractResourceCertificationAgreement

Back