Add it as an additional query parameter.
thanks, how I name the query for the in the map will show the correct orientation.
I send my data
http://demo.traccar.org:5055/?id=123456&lat={0}&lon={1}×tamp={2}&hdop={3}&altitude={4}&speed={5}
If you want to pass a course value, you can use either "bearing" or "heading".
Thanks for answering. I want to show the orientation of the device do you have an example? thanks
How to send a gyroscope data in post data with protocol OsmAnd.
Thanks