Topic: Passing arguments to python-wialon API functions
Hi. I've installed the python wrapper to interact with Wialon Remote API and wanted to ask a very basic problem.
Following the steps of usage of this library I succeeded in retrieving events (avl_events()), but I don't know how to pass the arguments for the other functions of the Remote API (For example, wialon_api.request needs 4 arguments such a self, action, url and params)
Could someone explain that to me?
Thanks in advance for your time and help, and sorry for the newbie question.
Germán