jeudi 2 avril 2015

influxdb change the position of the data

I'm using influxdb to store some data with time base, but when i run the page, some times influx return the data in diferent order like this:



Object {time: 1426891856663, points: "123445665456456"", id: "{"type":"Point","coordinates":[-79.1123408,-68.12312343]}"}


When the real order should be:



Object {time: 1426891909557, points: "{"type":"Point","coordinates":[-79.1123408,-68.12312343]}", id: "000000001000001000000002"}


Any idea on what sould be happening.


Thanks.


Aucun commentaire:

Enregistrer un commentaire