Download OpenAPI specification:Download
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 |
{- "initialRoundTripEfficiency": 0,
- "roundTripEfficiency50Percent": 0,
- "performanceTemperature": {
- "lower": 0,
- "upper": 0
}, - "warranty": {
- "lifeValue": 0,
- "lifeUnit": "unit:day"
}, - "initialResistanceByModule": 0,
- "initialResistanceByPack": 0,
- "initialResistanceByCell": 0,
- "ratedCapacity": {
- "value": 0,
- "thresholdExhaustion": 0,
- "temperature": 0
}, - "voltage": {
- "min": 0,
- "max": 0,
- "nominal": 0,
- "temperature": 0
}, - "batteryPower": {
- "originalPowerCapability": 0,
- "ratioBetweenNominalAllowedBatteryPowerAndBatteryEnergy": 0
}, - "lifetime": {
- "expectedYears": 0,
- "report": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "cycleLifeTesting": {
- "temperature": 0,
- "cycles": 0,
- "depthOfDischarge": 0,
- "appliedChargeRate": 0,
- "appliedDischargeRate": 0
}
}
}