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 |
{- "remainingCapacity": {
- "time": "string",
- "value": 0
}, - "capacityFade": {
- "value": 0,
- "time": "string"
}, - "fullCycles": {
- "time": "string",
- "value": 0
}, - "temperatureCondition": {
- "timeSpentInExtremeTemperaturesAboveBoundary": 0,
- "timeSpentinExtremeTemperaturesBelowBoundary": 0,
- "timeSpentChargingDuringExtremeTemperaturesAboveBoundary": 0,
- "timeSpentChargingDuringExtremeTemperaturesBelowBoundary": 0
}, - "stateOfCharge": {
- "value": 0,
- "time": "string"
}, - "resistanceByPack": {
- "currentResistanceByPack": 0,
- "resistanceIncreaseByPack": 0
}, - "resistanceByCell": {
- "currentResistanceByCell": 0,
- "resistanceIncreaseByCell": 0
}, - "resistanceByModule": {
- "currentResistanceByModule": 0,
- "resistanceIncreaseByModule": 0
}, - "evolutionOfSelfDischargingRate": 0,
- "remainingRoundTripEfficiency": {
- "value": 0,
- "time": "string"
}, - "powerCapabilityFade": 0,
- "remainingPowerCapability": 0,
- "roundTripEfficiencyFade": {
- "value": 0,
- "time": "string"
}, - "negativeEventsLMT": {
- "informationOnAccidents": [
- {
- "content": "string",
- "contentType": "string",
- "header": "string"
}
], - "noOfDeepDischargeEvents": -2147483648,
- "noOfOverchargeEvents": -2147483648
}, - "intoServiceDate": "string",
- "initialSelfDischargingRate": 0,
- "currentSelfDischargingRate": 0,
- "energyThroughput": {
- "time": "string",
- "value": 0
}, - "capacityThroughput": {
- "time": "string",
- "value": 0
}
}