1

Event Report,

Тема: Event Report,

Hello Team,

we are developing a custom app for event report in which we need following fields :

- Event type
- Driver name
- Unit Name
- Event Location
- Date and time of the event
- Vehicle speed at the time of the event

I have created event report in monitoring site with default fields which they are providing.
see: https://docs.wialon.com/en/hosting/user … les/events

Now, How can we get data of that report and columns? which APIs we need to use. please explain in details. APIs and its params

2

Event Report,

Re: Event Report,

Hello!

you need to execute request report/exec_report  and then the following request to get table data

1. Using the request report/get_result_rows. It is suitable for most reports. However, it returns only rows of the top level. If you have a multilevel report, you need to make an additional request to get the rows of lower levels – report/get_result_subrows.
2. Using the request report/select_result_rows. It returns JSON that contains rows of all levels.

Please look example here

Diana Cheley
Wialon Hosting Expert
Gurtam