1

Measurement system and conversion API

(14/09/2021 12:21:17 отредактировано arsalanqayum332)

Тема: Measurement system and conversion API

Hi there,

I could not find API for the "units of measurement" such as Mileage (large values), Mileage (small values), Speed, Fuel amount, Fuel consumption, Temperature, Area, Weight, Carrying capacity and Dimensions.

I tried to look into network, but not enough information in there. I wonder if you can direct me to API from here, https://sdk.wialon.com/wiki/en/sidebar/ … ref/apiref 

By taking a look here, we understand how it works in the hosting side though.
https://help.wialon.com/help/wialon-hos … conversion

Best Regards
Sikandar

2

Measurement system and conversion API

Re: Measurement system and conversion API

Hello!

Most of such information are calculated in system on back end side. So you can get this data via API by different ways.
For example, you can get Mileage, Speed, Fuel amount, Fuel consumption, Temperature, Weight, Carrying capacity  from report with table Trip
The report template should be created in system, then you can use the following API calls to execute report by certain period -https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/report/exec_report
Example https://sdk.wialon.com/wiki/en/sidebar/ … es/reports

Diana Cheley
Wialon Hosting Expert
Gurtam
3

Measurement system and conversion API

Re: Measurement system and conversion API

Hi Diana,

Thank you for your reply. I needed this API for conversion.

https://sdk.wialon.com/wiki/en/local/re … sure_units