DispatchablePowerCapability
Class Description
null
Attributes
Name | Type | Description |
---|---|---|
currentActivePower | ActivePower | The current level of active power for a DER group |
currentApparentPower | ApparentPower | The current level of apparent power for a DER group |
currentReactivePower | ReactivePower | The current level of reactive power for a DER group |
maxActivePower | ActivePower | The maximum level of active power to which a DER group can be set |
maxApparentPower | ApparentPower | The maximum level of apparent power to which a DER group can be set |
maxReactivePower | ReactivePower | The maximum level of reactive power to which a DER group can be set |
minActivePower | ActivePower | The minimum level of active power to which a DER group can be set |
minApparentPower | ApparentPower | The minimum level of apparent power to which a DER group can be set |
minReactivePower | ReactivePower | The minimum level of reactive power to which a DER group can be set |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
DispatchablePowerCapability | 0..1 | EndDeviceGroup | 0..1 | DispatchablePowerCapability | EndDeviceGroup | EndDeviceGroup is used in metering to group end devices, this same class is used to group DER | |
DispatchablePowerCapability | 0..* | EndDevice | 0..1 | DispatchablePowerCapability | EndDevice | The generic class to support all field end devices such as meters or smart inverters |