1

Is there a way to get the orientation?

Тема: Is there a way to get the orientation?

Maybe it is easy but I had read all the wialon sdk documentation, and I have not found how to get the orientation of the unit, or maybe I dont know wich parameter or variable it is. I would like to know how to get the orientation.

Also is there a way to know the status of the device? like the wialon hosting, that shows if is moving or is static or busy?

I am using the wialon remoteApi.

Thanks!

2

Is there a way to get the orientation?

Re: Is there a way to get the orientation?

See here http://sdk.wialon.com/wiki/en/sidebar/r … ormat/unit values of dafaFlags that you pass to many methods, like searchItems and updateDataFlags.
You should be interested in "messages" or "messages parameters".
In both options you may be able to fetch position info and course from it: http://sdk.wialon.com/wiki/en/sidebar/r … _with_data

At the dark side of telematics...
3

Is there a way to get the orientation?

(09/10/2013 08:35:16 отредактировано kopa)

Re: Is there a way to get the orientation?

You can see an example of loading messages at examples to remote api.
Message with data contains information about position (see key "pos").

Mobile Development
Gurtam