PowerCapabilityAtSoC

class

Power Capability at SoC

Power capability measurement at a specific state of charge level (80% or 20%).

URI:https://ref.openepcis.io/extensions/eu/battery/PowerCapabilityAtSoC

Properties (2)

PropertyDescriptionRange
powerCapabilityPower capability value in kW at the specified SoC. Use unitCode 'KWT' (UN/CEFACT Rec 20).gs1:QuantitativeValue
stateOfChargeLevelThe SoC level at which power capability is measured (e.g., 80 or 20).xsd:decimal

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": "..."
}