PerformanceAndDurabilityPublicEV (v1)

Download OpenAPI specification:Download

PerformanceAndDurabilityPublicEV

getPerformanceAndDurabilityPublicEV

path Parameters
tenantId
required
string <uuid>

The ID of the tenant owning the requested Twin.

passportIdentifier
required
string <uuid>
Example: 550e8400-e29b-41d4-a716-446655440000

The Battery Passport ID

Responses

Response samples

Content type
application/json
{
  • "powerValue": 0,
  • "initialRoundTripEfficiency": 0,
  • "roundTripEfficiency50Percent": 0,
  • "capacityThresholdExhaustion": 0,
  • "performanceTemperature": {
    },
  • "warranty": {
    },
  • "initialResistanceByModule": 0,
  • "initialResistanceByPack": 0,
  • "initialResistanceByCell": 0,
  • "ratedCapacity": {
    },
  • "energyValue": 0,
  • "voltage": {
    },
  • "batteryPower": {
    },
  • "lifetime": {
    },
  • "soceThresholdExhaustion": -9223372036854776000
}