Hi,
is there a way to query/filter the returned json from a geoevent track cache for a particular trackid/assetId?
eg, it can be done for a geoevent definition or bounding box, but what about trackid?
http://localhost:6180/geoevent/rest/cache/cache-out?f=text&geoEventDefinitions=Trucks-DataFeed
Reason is if there up to a 1000 tracks being saved, with 12 historical points per track, that is a lot of data to pull back to get the track history on 1 vehicle.
thanks,
Damian