Initial commit
This commit is contained in:
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"meta": {
|
||||
"vin": "WVWZZZE1ZMP010760",
|
||||
"created_at": "2026-05-27T06:33:08.561803+00:00",
|
||||
"interval_seconds": 30
|
||||
},
|
||||
"records": [
|
||||
{
|
||||
"ts": "2026-05-27T06:33:08.745827+00:00",
|
||||
"charging": {
|
||||
"chargingStatus": {
|
||||
"chargingState": "off",
|
||||
"chargeType": "invalid",
|
||||
"chargePower": {
|
||||
"value": 0.0,
|
||||
"unit": "kW"
|
||||
},
|
||||
"remainingChargingTimeToComplete": {
|
||||
"value": 0,
|
||||
"unit": "min"
|
||||
}
|
||||
},
|
||||
"batteryStatus": {
|
||||
"currentSOC": {
|
||||
"value": 58.0,
|
||||
"unit": "%"
|
||||
},
|
||||
"cruisingRangeElectric": {
|
||||
"value": 209.0,
|
||||
"unit": "km"
|
||||
}
|
||||
},
|
||||
"chargingSettings": {
|
||||
"targetSOC": {
|
||||
"value": 80.0,
|
||||
"unit": "%"
|
||||
},
|
||||
"maxChargeCurrentAC": {
|
||||
"value": 16.0,
|
||||
"unit": "A"
|
||||
},
|
||||
"autoUnlockPlugWhenCharged": "False"
|
||||
},
|
||||
"plugStatus": {
|
||||
"plugConnectionState": "disconnected",
|
||||
"plugLockState": "unlocked",
|
||||
"externalPower": "unavailable"
|
||||
}
|
||||
},
|
||||
"electric_system": {
|
||||
"electric_system": {
|
||||
"range": {
|
||||
"value": 209.0,
|
||||
"unit": "km"
|
||||
},
|
||||
"range_full": {
|
||||
"value": 360.3448275862069,
|
||||
"unit": "km"
|
||||
},
|
||||
"battery": {
|
||||
"temperature_max": {
|
||||
"value": 295.15,
|
||||
"unit": "degC"
|
||||
},
|
||||
"temperature_min": {
|
||||
"value": 294.15,
|
||||
"unit": "degC"
|
||||
}
|
||||
}
|
||||
},
|
||||
"odometer": {
|
||||
"odometer": {
|
||||
"value": 67489.0,
|
||||
"unit": "km"
|
||||
}
|
||||
},
|
||||
"environment": {
|
||||
"temperature_outside": {
|
||||
"value": null,
|
||||
"unit": "degC"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vehicle": {
|
||||
"vehicle": {
|
||||
"state": "unknown vehicle state"
|
||||
}
|
||||
},
|
||||
"connectivity": {
|
||||
"connectivity": {
|
||||
"state": "reachable"
|
||||
}
|
||||
},
|
||||
"climatisation": {
|
||||
"climatisationStatus": {
|
||||
"climatisationState": "off",
|
||||
"remainingClimatisationTime": {
|
||||
"value": 0,
|
||||
"unit": "min"
|
||||
}
|
||||
},
|
||||
"climatisationSettings": {
|
||||
"targetTemperature": {
|
||||
"value": 21.0,
|
||||
"unit": "degC"
|
||||
}
|
||||
}
|
||||
},
|
||||
"position": {
|
||||
"position": {
|
||||
"lat": null,
|
||||
"lon": null
|
||||
}
|
||||
},
|
||||
"doors": {
|
||||
"doors": {
|
||||
"overallState": "None",
|
||||
"doors": {},
|
||||
"windows": {}
|
||||
}
|
||||
},
|
||||
"procedural": {
|
||||
"range_at_100": {
|
||||
"value": 360.3,
|
||||
"unit": "km"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user