1

Timestamped Fuel Level in JSON API

Тема: Timestamped Fuel Level in JSON API

Can we pull out the timestamped processed sensor values( Fuel Level, speed etc.) with timestamp through APIs in JSON format?
Currently the fuellevel i can gather is in form of graph can we get the same data in JSON form?

2

Timestamped Fuel Level in JSON API

Re: Timestamped Fuel Level in JSON API

You can choose between 2 options

1. Create report template with Sensor Tracing table, execute it and get the content of its rows
2. Load messages layer for any interval to the session and use SDK request to get sensors values.

Links to the appropriate SDK requests have been sent to you in ticket.

Developer
Gurtam