1

History of Tractor locations (but not trips)

Тема: History of Tractor locations (but not trips)

Hi, when i send this request I can get units' data including gps coordinates
svc=core/search_items&params={"spec":{
                "itemsType":<text>,   
                "propName":<text>,   
                "propValueMask":<text>,   
                "sortType":<text>,
                "propType":<text>,
                "or_logic":<bool>   
                 },
                 "force":<uint>,           
                 "flags":<long>,           
                     "from":<uint>,           
                 "to":<uint>}


but i want to get history of units by giving the date interval. I could get history data as trips, but  i want to specify the date interval to get history data (but not as trips)
is there any way?

2

History of Tractor locations (but not trips)

Re: History of Tractor locations (but not trips)

Hello,

1- why do not use retranslator?
2- why do not you create a report based on messages tracing or sensor tracing reports the call the report data by API?