PowerCapabilityAtSoC
classPower Capability at SoC
Power capability measurement at a specific state of charge level (80% or 20%).
Properties (2)
| Property | Description | Range |
|---|---|---|
| powerCapability | Power capability value in kW at the specified SoC. Use unitCode 'KWT' (UN/CEFACT Rec 20). | gs1:QuantitativeValue |
| stateOfChargeLevel | The SoC level at which power capability is measured (e.g., 80 or 20). | xsd:decimal |
Used as Range (2)
Where used
Referenced by other terms (4)
In example documents (1)
Master data & product examples
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "PowerCapabilityAtSoC",
"powerCapability": "...",
"stateOfChargeLevel": "..."
}