skodaconnect / homeassistant-skodaconnect

Skoda Connect - A home assistant plugin to add integration with your car
Apache License 2.0
233 stars 27 forks source link

Kodiaq keeps moving :) #80

Closed supergroover closed 3 years ago

supergroover commented 3 years ago

Describe the bug Since yesterday my kodiaq stays on unlocked and moving :) I have Skoda connect v1.0.56 installed

The android version of myskoda app works fine.

Debug logs

2021-10-13 15:51:05 DEBUG (MainThread) [custom_components.skodaconnect] Init async_setup_entry
2021-10-13 15:51:05 INFO (MainThread) [skodaconnect.connection] Init Skoda Connect library, version 1.1.6
2021-10-13 15:51:05 DEBUG (MainThread) [skodaconnect.connection] Using service https://msg.volkswagen.de
2021-10-13 15:51:05 INFO (MainThread) [skodaconnect.connection] Initiating new login
2021-10-13 15:51:05 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client skoda
2021-10-13 15:51:09 DEBUG (MainThread) [skodaconnect.connection] Got redirect to signin-service
2021-10-13 15:51:09 DEBUG (MainThread) [skodaconnect.connection] Start authorization for user ***REDACTED**EMAIL***
2021-10-13 15:51:09 DEBUG (MainThread) [skodaconnect.connection] Finalizing login
2021-10-13 15:51:10 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens.
2021-10-13 15:51:10 DEBUG (MainThread) [skodaconnect.connection] Verifying token for f9a2359a-b776-46d9-bd0c-db1904343117@apps_vw-dilab_com
2021-10-13 15:51:10 DEBUG (MainThread) [skodaconnect.connection] Token for skoda verified OK.
2021-10-13 15:51:10 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles"
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Request for "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles" returned with status code [200]
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Checking vehicle {'id': '***REDACTED**VIN***', 'vin': '***REDACTED**VIN***', 'lastUpdatedAt': datetime.datetime(2021, 3, 25, 6, 50, 58, tzinfo=datetime.timezone.utc), 'specification': {'title': 'ŠKODA KODIAQ', 'brand': 'ŠKODA', 'model': 'KODIAQ', 'body': 'SUV', 'systemCode': 'KODIAQ SPO TS 110/1.5 A7F', 'systemModelId': 'NS7RND', 'engine': {'type': 'TSI', 'powerInKW': 110, 'capacityInLiters': 1.5}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Sportline', 'manufacturingDate': '2020-06-13', 'devicePlatform': 'MBB'}, 'connectivities': [{'type': 'ONLINE'}, {'type': 'INCAR', 'detail': {'incar': {'state': 'ACTIVATED'}}}], 'capabilities': [{'id': 'DCS', 'statuses': []}]}
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Check if vehicle exists
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Adding vehicle ***REDACTED**VIN***, with connectivities: ['ONLINE', 'INCAR']
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.vehicle] Creating Vehicle class object with data {'vin': '***REDACTED**VIN***', 'connectivities': ['ONLINE', 'INCAR'], 'capabilities': ['DCS'], 'specification': {'title': 'ŠKODA KODIAQ', 'brand': 'ŠKODA', 'model': 'KODIAQ', 'body': 'SUV', 'systemCode': 'KODIAQ SPO TS 110/1.5 A7F', 'systemModelId': 'NS7RND', 'engine': {'type': 'TSI', 'powerInKW': 110, 'capacityInLiters': 1.5}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Sportline', 'manufacturingDate': '2020-06-13', 'devicePlatform': 'MBB'}}
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Client "vwg" token is missing, call to authorize the client.
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Client "connect" token is missing, call to authorize the client.
2021-10-13 15:51:11 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client connect
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens.
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Verifying token for 7f045eee-7003-4379-9968-9355ed2adb06@apps_vw-dilab_com
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Token for connect verified OK.
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Trying to fetch api tokens.
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Verifying token for mal.prd.ece.vwg-connect.com
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] VW-Group API token verified OK.
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Adding ***REDACTED**VIN*** for data refresh
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Calling update function for all vehicles
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.vehicle] Starting discovery for vehicle ***REDACTED**VIN***
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/***REDACTED**VIN***/homeRegion"
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/***REDACTED**VIN***/homeRegion" returned with status code [200]
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.vehicle] Get homeregion for VIN ***REDACTED**VIN***
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] Attempting extraction of jwt subject from identity token.
2021-10-13 15:51:12 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://customer-profile.apps.emea.vwapps.io/v2/customers/a981cf4f-64e1-4dd5-972f-faa766176e39/realCarData"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Request for "https://customer-profile.apps.emea.vwapps.io/v2/customers/a981cf4f-64e1-4dd5-972f-faa766176e39/realCarData" returned with status code [200]
2021-10-13 15:51:13 INFO (MainThread) [skodaconnect.vehicle] Vehicle "KODIAQ SPO TS110/1.5A7F" - (***REDACTED**VIN***) added. Homeregion is "https://mal-1a.prd.ece.vwg-connect.com/api"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Attempting discovery of supported API endpoints for vehicle.
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/***REDACTED**VIN***"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/***REDACTED**VIN***" returned with status code [200]
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: carfinder_v1
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rhonk_v1
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: trip_statistic_v1
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rlu_v1
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: statusreport_v1
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.vehicle] API endpoints: {'rheating_v1': {'active': False}, 'rclima_v1': {'active': False}, 'rlu_v1': {'active': True, 'expiration': datetime.datetime(2022, 7, 24, 12, 7, tzinfo=datetime.timezone.utc), 'operations': ['G_RQSTAT', 'LOCK', 'UNLOCK', 'G_LACT']}, 'trip_statistic_v1': {'active': True, 'expiration': datetime.datetime(2022, 7, 24, 12, 7, tzinfo=datetime.timezone.utc), 'operations': ['G_JOBSTATUS', 'G_TRIPDATA', 'G_AGGR_TRIPDATA', 'D_TRIPDATA']}, 'statusreport_v1': {'active': True, 'expiration': datetime.datetime(2022, 7, 24, 12, 7, tzinfo=datetime.timezone.utc), 'operations': ['G_SVDATA', 'G_CVDATAID', 'G_CVDATA', 'G_RQSTAT']}, 'rbatterycharge_v1': {'active': False}, 'rhonk_v1': {'active': True, 'expiration': datetime.datetime(2022, 7, 24, 12, 7, tzinfo=datetime.timezone.utc), 'operations': ['G_REQSTATUS', 'P_VREQ', 'G_RHIST']}, 'carfinder_v1': {'active': True, 'expiration': datetime.datetime(2022, 7, 24, 12, 7, tzinfo=datetime.timezone.utc), 'operations': ['FIND_CAR']}, 'timerprogramming_v1': {'active': False}}
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Attempting Model image URL generate
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status"
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204]
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 15:51:13 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200]
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status" returned with status code [200]
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest"
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position"
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status"
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status" returned with status code [200]
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204]
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 15:51:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200]
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 0.641 seconds (success: True)
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of distance
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of fuel_level
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of request_results
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection_distance
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combined_range
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of requests_remaining
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_duration
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_speed
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection_distance
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_length
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of last_connected
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of outside_temperature
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combustion_range
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection
2021-10-13 15:51:14 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_fuel_consumption

Installation:

System Health

version core-2021.10.4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.7
os_name Linux
os_version 5.10.70
arch x86_64
timezone Europe/Amsterdam
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 4864 Installed Version | 1.15.2 Stage | running Available Repositories | 947 Installed Repositories | 22
AccuWeather can_reach_server | ok -- | -- remaining_requests | 46
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 6.5 -- | -- update_channel | stable supervisor_version | supervisor-2021.10.0 docker_version | 20.10.7 disk_total | 30.8 GB disk_used | 14.2 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | DSMR Reader (0.6.0), Home Assistant Google Drive Backup (0.105.2), Zigbee2mqtt (1.21.2-1), File editor (5.3.3), TimescaleDB (1.1.6), Assistant Relay BETA (4.0.0b2)
Lovelace dashboards | 1 -- | -- resources | 13 views | 5 mode | storage
Spotify api_endpoint_reachable | ok -- | --
supergroover commented 3 years ago

full debug api log:

2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200], response: {'tripData': {'overallMileage': 35575, 'tripType': 'shortTerm', 'averageFuelConsumption': 75, 'traveltime': 45, 'startMileage': 35538, 'tripID': 2141735858, 'averageSpeed': 50, 'mileage': 37, 'timestamp': datetime.datetime(2021, 10, 12, 6, 46, 45, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off'}}
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204], response: {'status_code': 204}
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 16:13:04 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest"
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position"
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status"
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204], response: {'status_code': 204}
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status" returned with status code [200], response: {'StoredVehicleDataResponse': {'vin': '***REDACTED**VIN***', 'vehicleData': {'data': [{'id': '0x0101010001', 'field': [{'id': '0x0101010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': 'echo'}]}, {'id': '0x0101010002', 'field': [{'id': '0x0101010002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '35575'}]}, {'id': '0x0203FFFFFF', 'field': [{'id': '0x0203010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-27400', 'unit': 'km', 'textId': 'interval.oil.distance'}, {'id': '0x0203010002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-702', 'textId': 'interval.oil.time'}, {'id': '0x0203010003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-27400', 'unit': 'km', 'textId': 'interval.inspection.distance'}, {'id': '0x0203010004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-337', 'textId': 'interval.inspection.time'}]}, {'id': '0x0204040001', 'field': [{'id': '0x0204040001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '1.0', 'unit': 'l'}]}, {'id': '0x0204040003', 'field': [{'id': '0x0204040003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '100.0', 'unit': '%', 'textId': 'oil.level'}]}, {'id': '0x0204040004', 'field': [{'id': '0x0204040004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '0', 'textId': 'oilDisplay.0'}]}, {'id': '0x02040C0001', 'field': [{'id': '0x02040C0001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': None, 'textId': 'not_supported'}]}, {'id': '0x030101FFFF', 'field': [{'id': '0x0301010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '2', 'textId': 'status_parking_light_off'}]}, {'id': '0x030102FFFF', 'field': [{'id': '0x0301020001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '2866', 'unit': 'dK', 'textId': 'temperature_outside_valid'}]}, {'id': '0x030103FFFF', 'field': [{'id': '0x0301030001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'parking_brake_inactive'}, {'id': '0x0301030003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'bem_error'}, {'id': '0x0301030004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': 'km/h', 'textId': 'speed_ok'}, {'id': '0x0301030005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '280', 'unit': 'km', 'textId': 'range_ok'}, {'id': '0x0301030006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '280', 'unit': 'km', 'textId': 'range_ok'}, {'id': '0x0301030007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '6', 'textId': 'engine_type_gasoline'}, {'id': '0x0301030008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'range_error'}, {'id': '0x0301030009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'engine_type_unsupported'}, {'id': '0x030103000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '40', 'unit': '%', 'textId': 'fuel_level_ok'}, {'id': '0x030103000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'fuel_level_measured'}, {'id': '0x030103000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'gas_level_error'}]}, {'id': '0x030104FFFF', 'field': [{'id': '0x0301040001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x030104000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x030104000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x030104000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x030104000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x030104000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x030104000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040010', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040011', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040012', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}]}, {'id': '0x030105FFFF', 'field': [{'id': '0x0301050001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '1', 'unit': '%'}, {'id': '0x0301050005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x0301050011', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '1', 'textId': 'window_invalid'}]}, {'id': '0x0301060001', 'field': [{'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060002', 'field': [{'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060003', 'field': [{'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060004', 'field': [{'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060005', 'field': [{'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060006', 'field': [{'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060007', 'field': [{'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060008', 'field': [{'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060009', 'field': [{'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000A', 'field': [{'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000B', 'field': [{'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000C', 'field': [{'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000D', 'field': [{'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000E', 'field': [{'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000F', 'field': [{'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}]}}}
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200], response: {'tripData': {'overallMileage': 35575, 'tripType': 'shortTerm', 'averageFuelConsumption': 75, 'traveltime': 45, 'startMileage': 35538, 'tripID': 2141735858, 'averageSpeed': 50, 'mileage': 37, 'timestamp': datetime.datetime(2021, 10, 12, 6, 46, 45, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off'}}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 0.383 seconds (success: True)
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Configured data: {'username': '***REDACTED**EMAIL***', 'password': 'PreludE@04041976', 'instruments': {'combined_range': 'Combined range', 'combustion_range': 'Combustion range', 'door_closed_left_back': 'Door closed left back', 'door_closed_left_front': 'Door closed left front', 'door_closed_right_back': 'Door closed right back', 'door_closed_right_front': 'Door closed right front', 'door_locked': 'Doors locked', 'refresh_data': 'Force data refresh', 'fuel_level': 'Fuel level', 'hood_closed': 'Hood closed', 'last_connected': 'Last connected', 'trip_last_average_fuel_consumption': 'Last trip average fuel consumption', 'trip_last_average_speed': 'Last trip average speed', 'trip_last_duration': 'Last trip duration', 'trip_last_length': 'Last trip length', 'distance': 'Odometer', 'oil_inspection': 'Oil inspection days', 'oil_inspection_distance': 'Oil inspection distance', 'outside_temperature': 'Outside temperature', 'parking_light': 'Parking light', 'parking_time': 'Parking time', 'position': 'Position', 'request_in_progress': 'Request in progress', 'request_results': 'Request results', 'requests_remaining': 'Requests remaining', 'service_inspection': 'Service inspection days', 'service_inspection_distance': 'Service inspection distance', 'request_flash': 'Start flashing', 'request_honkandflash': 'Start honking and flashing', 'trunk_closed': 'Trunk closed', 'trunk_locked': 'Trunk locked', 'vehicle_moving': 'Vehicle Moving', 'window_closed_left_back': 'Window closed left back', 'window_closed_left_front': 'Window closed left front', 'window_closed_right_back': 'Window closed right back', 'window_closed_right_front': 'Window closed right front', 'windows_closed': 'Windows closed'}, 'vehicle': '***REDACTED**VIN***'}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Configured options: {'convert': 'no_conversion', 'mutable': False, 'update_interval': 1, 'debug': True, 'spin': '2468', 'resources': ['combined_range', 'combustion_range', 'door_closed_left_back', 'door_closed_left_front', 'door_closed_right_back', 'door_closed_right_front', 'door_locked', 'refresh_data', 'fuel_level', 'hood_closed', 'last_connected', 'trip_last_average_fuel_consumption', 'trip_last_average_speed', 'trip_last_duration', 'trip_last_length', 'distance', 'oil_inspection', 'oil_inspection_distance', 'outside_temperature', 'parking_light', 'parking_time', 'position', 'request_in_progress', 'request_results', 'requests_remaining', 'service_inspection', 'service_inspection_distance', 'trunk_closed', 'trunk_locked', 'vehicle_moving', 'window_closed_left_back', 'window_closed_left_front', 'window_closed_right_back', 'window_closed_right_front', 'windows_closed', 'request_flash', 'request_honkandflash']}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Resources from options are: ['combined_range', 'combustion_range', 'door_closed_left_back', 'door_closed_left_front', 'door_closed_right_back', 'door_closed_right_front', 'door_locked', 'refresh_data', 'fuel_level', 'hood_closed', 'last_connected', 'trip_last_average_fuel_consumption', 'trip_last_average_speed', 'trip_last_duration', 'trip_last_length', 'distance', 'oil_inspection', 'oil_inspection_distance', 'outside_temperature', 'parking_light', 'parking_time', 'position', 'request_in_progress', 'request_results', 'requests_remaining', 'service_inspection', 'service_inspection_distance', 'trunk_closed', 'trunk_locked', 'vehicle_moving', 'window_closed_left_back', 'window_closed_left_front', 'window_closed_right_back', 'window_closed_right_front', 'windows_closed', 'request_flash', 'request_honkandflash']
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] All instruments (data): {'combined_range': 'Combined range', 'combustion_range': 'Combustion range', 'door_closed_left_back': 'Door closed left back', 'door_closed_left_front': 'Door closed left front', 'door_closed_right_back': 'Door closed right back', 'door_closed_right_front': 'Door closed right front', 'door_locked': 'Doors locked', 'refresh_data': 'Force data refresh', 'fuel_level': 'Fuel level', 'hood_closed': 'Hood closed', 'last_connected': 'Last connected', 'trip_last_average_fuel_consumption': 'Last trip average fuel consumption', 'trip_last_average_speed': 'Last trip average speed', 'trip_last_duration': 'Last trip duration', 'trip_last_length': 'Last trip length', 'distance': 'Odometer', 'oil_inspection': 'Oil inspection days', 'oil_inspection_distance': 'Oil inspection distance', 'outside_temperature': 'Outside temperature', 'parking_light': 'Parking light', 'parking_time': 'Parking time', 'position': 'Position', 'request_in_progress': 'Request in progress', 'request_results': 'Request results', 'requests_remaining': 'Requests remaining', 'service_inspection': 'Service inspection days', 'service_inspection_distance': 'Service inspection distance', 'request_flash': 'Start flashing', 'request_honkandflash': 'Start honking and flashing', 'trunk_closed': 'Trunk closed', 'trunk_locked': 'Trunk locked', 'vehicle_moving': 'Vehicle Moving', 'window_closed_left_back': 'Window closed left back', 'window_closed_left_front': 'Window closed left front', 'window_closed_right_back': 'Window closed right back', 'window_closed_right_front': 'Window closed right front', 'windows_closed': 'Windows closed'}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of fuel_level
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_duration
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection_distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combustion_range
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection_distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of request_results
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of requests_remaining
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combined_range
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of last_connected
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_length
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_fuel_consumption
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_speed
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of outside_temperature
Farfar commented 3 years ago

full debug api log:

2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200], response: {'tripData': {'overallMileage': 35575, 'tripType': 'shortTerm', 'averageFuelConsumption': 75, 'traveltime': 45, 'startMileage': 35538, 'tripID': 2141735858, 'averageSpeed': 50, 'mileage': 37, 'timestamp': datetime.datetime(2021, 10, 12, 6, 46, 45, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off'}}
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204], response: {'status_code': 204}
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 16:13:04 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest"
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position"
2021-10-13 16:13:04 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status"
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/cf/v1/skoda/CZ/vehicles/***REDACTED**VIN***/position" returned with status code [204], response: {'status_code': 204}
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Seems car is moving, HTTP 204 received from position
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/vsr/v1/skoda/CZ/vehicles/***REDACTED**VIN***/status" returned with status code [200], response: {'StoredVehicleDataResponse': {'vin': '***REDACTED**VIN***', 'vehicleData': {'data': [{'id': '0x0101010001', 'field': [{'id': '0x0101010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': 'echo'}]}, {'id': '0x0101010002', 'field': [{'id': '0x0101010002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '35575'}]}, {'id': '0x0203FFFFFF', 'field': [{'id': '0x0203010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-27400', 'unit': 'km', 'textId': 'interval.oil.distance'}, {'id': '0x0203010002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-702', 'textId': 'interval.oil.time'}, {'id': '0x0203010003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-27400', 'unit': 'km', 'textId': 'interval.inspection.distance'}, {'id': '0x0203010004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '-337', 'textId': 'interval.inspection.time'}]}, {'id': '0x0204040001', 'field': [{'id': '0x0204040001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '1.0', 'unit': 'l'}]}, {'id': '0x0204040003', 'field': [{'id': '0x0204040003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '100.0', 'unit': '%', 'textId': 'oil.level'}]}, {'id': '0x0204040004', 'field': [{'id': '0x0204040004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': '0', 'textId': 'oilDisplay.0'}]}, {'id': '0x02040C0001', 'field': [{'id': '0x02040C0001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T08:25:18', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35559, 'milCarSent': 35575, 'value': None, 'textId': 'not_supported'}]}, {'id': '0x030101FFFF', 'field': [{'id': '0x0301010001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '2', 'textId': 'status_parking_light_off'}]}, {'id': '0x030102FFFF', 'field': [{'id': '0x0301020001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '2866', 'unit': 'dK', 'textId': 'temperature_outside_valid'}]}, {'id': '0x030103FFFF', 'field': [{'id': '0x0301030001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'parking_brake_inactive'}, {'id': '0x0301030003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'bem_error'}, {'id': '0x0301030004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': 'km/h', 'textId': 'speed_ok'}, {'id': '0x0301030005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '280', 'unit': 'km', 'textId': 'range_ok'}, {'id': '0x0301030006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '280', 'unit': 'km', 'textId': 'range_ok'}, {'id': '0x0301030007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '6', 'textId': 'engine_type_gasoline'}, {'id': '0x0301030008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'range_error'}, {'id': '0x0301030009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'engine_type_unsupported'}, {'id': '0x030103000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '40', 'unit': '%', 'textId': 'fuel_level_ok'}, {'id': '0x030103000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'fuel_level_measured'}, {'id': '0x030103000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'textId': 'gas_level_error'}]}, {'id': '0x030104FFFF', 'field': [{'id': '0x0301040001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x030104000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x030104000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x030104000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x030104000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x030104000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x030104000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}, {'id': '0x0301040010', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unlocked'}, {'id': '0x0301040011', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_closed'}, {'id': '0x0301040012', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'door_unsafe'}]}, {'id': '0x030105FFFF', 'field': [{'id': '0x0301050001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '1', 'unit': '%'}, {'id': '0x0301050005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '3', 'textId': 'window_closed'}, {'id': '0x0301050008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'unit': '%'}, {'id': '0x0301050009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x030105000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'window_unsupported'}, {'id': '0x0301050011', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '1', 'textId': 'window_invalid'}]}, {'id': '0x0301060001', 'field': [{'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060002', 'field': [{'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060003', 'field': [{'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060004', 'field': [{'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060005', 'field': [{'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060006', 'field': [{'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060007', 'field': [{'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060008', 'field': [{'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x0301060009', 'field': [{'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000A', 'field': [{'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000B', 'field': [{'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000C', 'field': [{'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000D', 'field': [{'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000E', 'field': [{'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}, {'id': '0x030106000F', 'field': [{'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060001', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060002', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060003', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060004', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060005', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060006', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060007', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060008', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x0301060009', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000A', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000B', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000C', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000D', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000E', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}, {'id': '0x030106000F', 'tsCarSentUtc': datetime.datetime(2021, 10, 12, 7, 0, 52, tzinfo=datetime.timezone.utc), 'tsCarSent': '2021-10-12T07:00:43', 'tsCarCaptured': '2021-10-12T07:00:43', 'tsTssReceivedUtc': datetime.datetime(2021, 10, 12, 7, 1, 9, tzinfo=datetime.timezone.utc), 'milCarCaptured': 35575, 'milCarSent': 35575, 'value': '0', 'textId': 'tyre_unsupported'}]}]}}}
2021-10-13 16:13:05 DEBUG (MainThread) [skodaconnect.connection] Request for "https://msg.volkswagen.de/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/***REDACTED**VIN***/tripdata/shortTerm?newest" returned with status code [200], response: {'tripData': {'overallMileage': 35575, 'tripType': 'shortTerm', 'averageFuelConsumption': 75, 'traveltime': 45, 'startMileage': 35538, 'tripID': 2141735858, 'averageSpeed': 50, 'mileage': 37, 'timestamp': datetime.datetime(2021, 10, 12, 6, 46, 45, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off'}}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 0.383 seconds (success: True)
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Configured data: {'username': '***REDACTED**EMAIL***', 'password': 'PreludE@04041976', 'instruments': {'combined_range': 'Combined range', 'combustion_range': 'Combustion range', 'door_closed_left_back': 'Door closed left back', 'door_closed_left_front': 'Door closed left front', 'door_closed_right_back': 'Door closed right back', 'door_closed_right_front': 'Door closed right front', 'door_locked': 'Doors locked', 'refresh_data': 'Force data refresh', 'fuel_level': 'Fuel level', 'hood_closed': 'Hood closed', 'last_connected': 'Last connected', 'trip_last_average_fuel_consumption': 'Last trip average fuel consumption', 'trip_last_average_speed': 'Last trip average speed', 'trip_last_duration': 'Last trip duration', 'trip_last_length': 'Last trip length', 'distance': 'Odometer', 'oil_inspection': 'Oil inspection days', 'oil_inspection_distance': 'Oil inspection distance', 'outside_temperature': 'Outside temperature', 'parking_light': 'Parking light', 'parking_time': 'Parking time', 'position': 'Position', 'request_in_progress': 'Request in progress', 'request_results': 'Request results', 'requests_remaining': 'Requests remaining', 'service_inspection': 'Service inspection days', 'service_inspection_distance': 'Service inspection distance', 'request_flash': 'Start flashing', 'request_honkandflash': 'Start honking and flashing', 'trunk_closed': 'Trunk closed', 'trunk_locked': 'Trunk locked', 'vehicle_moving': 'Vehicle Moving', 'window_closed_left_back': 'Window closed left back', 'window_closed_left_front': 'Window closed left front', 'window_closed_right_back': 'Window closed right back', 'window_closed_right_front': 'Window closed right front', 'windows_closed': 'Windows closed'}, 'vehicle': '***REDACTED**VIN***'}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Configured options: {'convert': 'no_conversion', 'mutable': False, 'update_interval': 1, 'debug': True, 'spin': '2468', 'resources': ['combined_range', 'combustion_range', 'door_closed_left_back', 'door_closed_left_front', 'door_closed_right_back', 'door_closed_right_front', 'door_locked', 'refresh_data', 'fuel_level', 'hood_closed', 'last_connected', 'trip_last_average_fuel_consumption', 'trip_last_average_speed', 'trip_last_duration', 'trip_last_length', 'distance', 'oil_inspection', 'oil_inspection_distance', 'outside_temperature', 'parking_light', 'parking_time', 'position', 'request_in_progress', 'request_results', 'requests_remaining', 'service_inspection', 'service_inspection_distance', 'trunk_closed', 'trunk_locked', 'vehicle_moving', 'window_closed_left_back', 'window_closed_left_front', 'window_closed_right_back', 'window_closed_right_front', 'windows_closed', 'request_flash', 'request_honkandflash']}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] Resources from options are: ['combined_range', 'combustion_range', 'door_closed_left_back', 'door_closed_left_front', 'door_closed_right_back', 'door_closed_right_front', 'door_locked', 'refresh_data', 'fuel_level', 'hood_closed', 'last_connected', 'trip_last_average_fuel_consumption', 'trip_last_average_speed', 'trip_last_duration', 'trip_last_length', 'distance', 'oil_inspection', 'oil_inspection_distance', 'outside_temperature', 'parking_light', 'parking_time', 'position', 'request_in_progress', 'request_results', 'requests_remaining', 'service_inspection', 'service_inspection_distance', 'trunk_closed', 'trunk_locked', 'vehicle_moving', 'window_closed_left_back', 'window_closed_left_front', 'window_closed_right_back', 'window_closed_right_front', 'windows_closed', 'request_flash', 'request_honkandflash']
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect] All instruments (data): {'combined_range': 'Combined range', 'combustion_range': 'Combustion range', 'door_closed_left_back': 'Door closed left back', 'door_closed_left_front': 'Door closed left front', 'door_closed_right_back': 'Door closed right back', 'door_closed_right_front': 'Door closed right front', 'door_locked': 'Doors locked', 'refresh_data': 'Force data refresh', 'fuel_level': 'Fuel level', 'hood_closed': 'Hood closed', 'last_connected': 'Last connected', 'trip_last_average_fuel_consumption': 'Last trip average fuel consumption', 'trip_last_average_speed': 'Last trip average speed', 'trip_last_duration': 'Last trip duration', 'trip_last_length': 'Last trip length', 'distance': 'Odometer', 'oil_inspection': 'Oil inspection days', 'oil_inspection_distance': 'Oil inspection distance', 'outside_temperature': 'Outside temperature', 'parking_light': 'Parking light', 'parking_time': 'Parking time', 'position': 'Position', 'request_in_progress': 'Request in progress', 'request_results': 'Request results', 'requests_remaining': 'Requests remaining', 'service_inspection': 'Service inspection days', 'service_inspection_distance': 'Service inspection distance', 'request_flash': 'Start flashing', 'request_honkandflash': 'Start honking and flashing', 'trunk_closed': 'Trunk closed', 'trunk_locked': 'Trunk locked', 'vehicle_moving': 'Vehicle Moving', 'window_closed_left_back': 'Window closed left back', 'window_closed_left_front': 'Window closed left front', 'window_closed_right_back': 'Window closed right back', 'window_closed_right_front': 'Window closed right front', 'windows_closed': 'Windows closed'}
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of fuel_level
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_duration
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of oil_inspection_distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combustion_range
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection_distance
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of request_results
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of requests_remaining
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of combined_range
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of last_connected
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_length
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_fuel_consumption
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of trip_last_average_speed
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of service_inspection
2021-10-13 16:13:05 DEBUG (MainThread) [custom_components.skodaconnect.sensor] Getting state of outside_temperature

Not a bug, this is what the API responds with. Since there's more than one server serving the API theese issues can occur if the one responding to the poll isn't updated with the latest information. Every client gets load-balanced and according to persistence rules every request might get sent to the same backend server every time. Since I don't have any insight into VW Groups server environment or load balancers I can't say how long this persistence will last but if you disable the integration for 1 hour and then enable it again it might be different. Or just wait until the server have updated data.