PerformanceAndDurabilityLMT (v2)

Download OpenAPI specification:Download

PerformanceAndDurabilityLMT

getPerformanceAndDurabilityLMT

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
{
  • "remainingCapacity": {
    },
  • "capacityFade": {
    },
  • "fullCycles": {
    },
  • "temperatureCondition": {
    },
  • "stateOfCharge": {
    },
  • "resistanceByPack": {
    },
  • "resistanceByCell": {
    },
  • "resistanceByModule": {
    },
  • "evolutionOfSelfDischargingRate": 0,
  • "remainingRoundTripEfficiency": {
    },
  • "powerCapabilityFade": 0,
  • "remainingPowerCapability": 0,
  • "roundTripEfficiencyFade": {
    },
  • "negativeEventsLMT": {
    },
  • "intoServiceDate": "string",
  • "initialSelfDischargingRate": 0,
  • "currentSelfDischargingRate": 0,
  • "energyThroughput": {
    },
  • "capacityThroughput": {
    }
}