Topic: how to consume the wialon api to bring information from a unit
I'm doing an application where it is required to bring the data of a unit for a client
I'm doing an application where it is required to bring the data of a unit for a client
You need to get token, then login to get sid.
Then there is search_item, or update_data_flags with avl_evts.
First for single-time fetch, second for real-time monitoring.
You need to get token, then login to get sid.
Then there is search_item, or update_data_flags with avl_evts.
First for single-time fetch, second for real-time monitoring.
Helpfull answer