Hi
I´ve imported a SDK called Wialon using npm
npm install wialon --save
It has been installed on my node_modules folder. But I do not know how to create an instance of it.
Here is many examples in JavaScript: https://sdk.wialon.com/playground/demo/unit_track
Thanks in advance
Roberto de Amorim