User Get Objects
Get USER_GET_OBJECTS
GET
http://gps.rastreouno.com/api/api.php?api=user&ver=1.0&key=ABCABCABCABCABC&cmd=USER_GET_OBJECTS
[{
"imei": "device_imei",
"protocol": "device_protocol",
"ip": "device_ip",
"port": "device_port",
"active": "true or false",
"object_expire": "true or false",
"object_expire_dt": "device_expire_date",
"name": "device_name"
}]
Last updated
Was this helpful?