get devices positions and events by http API

bsiz17578 years ago

Hello my friends i have a device with ID:12345678 that send its positions by 5055 port GET command API to server.

I want to know step by step how can i get events and its postions lat lon by API and URL from server and show it in my browser as json format
my user and pass is admin admin ...

i have read all forum and discussions but a clear and easy step by step way i couldn't find...
thanks alot

Anton Tananaev8 years ago

You can look at the requests that official web app sends. It uses the same APIs.