1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00
Files
core/tests/components/renault/fixtures/location.json
2021-11-01 20:47:05 -07:00

12 lines
210 B
JSON

{
"data": {
"type": "Car",
"id": "VF1AAAAA555777999",
"attributes": {
"gpsLatitude": 48.1234567,
"gpsLongitude": 11.1234567,
"lastUpdateTime": "2020-02-18T16:58:38Z"
}
}
}