Project

General

Profile

CIM Issues #5838

Updated by Becky Iverson over 1 year ago

Currently the enumeration contains the following enum values: 
 
 START_UP 
 
 SHUT_DOWN 
 
 DR_ADJUSTMENT 
 
 DR_DEPLOY 
 
 DR_RELEASE 
 
 Propose to remove the "DR_" from the DR enums and update the descriptions: 
 
 ADJUSTMENT (Distributed Resource Adjustment represents a change for a distributed resource that is already committed to provide grid services.) 
 
 DEPLOY ( Distributed Resource Deployment represents the initial commitment of a resource to provide grid services.) 
 
 RELEASE (Distributed Resource Release represents the end of the commitment of a resource to provide grid services.)

Back