[
{
"category": "Vehicle",
"is_aggregate": false,
"alias": "<string>",
"name": "<string>",
"description": "description",
"availability": {
"periods": [
{
"kwh_available": 123,
"max_power_kw": 123,
"min_power_kw": 123,
"period_end": "2023-11-07T05:31:56Z",
"period_start": "2023-11-07T05:31:56Z",
"power_kw": 123,
"updated_at": "2024-07-11T09:28:23.183984+00:00"
}
]
}
}
]