This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[atlas] Streaming API, endTime parameter is ignored
- Previous message (by thread): [atlas] Streaming API, endTime parameter is ignored
- Next message (by thread): [atlas] New on RIPE Labs: Update on RIPE Atlas Probe Lifetimes
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Roberto Nunziato
roberto.nunziato at gmail.com
Fri Feb 10 12:12:31 CET 2017
Hi Massimo, now it works all properly :) Thank you very much for your help. Ciao, Roberto Nunziato > Il giorno 10 feb 2017, alle ore 11:55, Massimo Candela <mcandela at ripe.net> ha scritto: > > Hi Roberto, > > Our fault, endTime has been deprecated in favour of stopTime** but we didn’t update the documentation correctly. It will be updated with the next deployment, shortly. > > If you set an endTime it will be ignored and you will keep getting measurement results. > On the error subscription you should receive a warning asking you to switch to stopTime instead. > > Sorry for the inconvenience > > ** this is because stopTime and endTime were not used consistently before among our APIs/tools. Now everything should be stopTime. > > Ciao, > Massimo > >> On 10 Feb 2017, at 10:26, Roberto Nunziato <roberto.nunziato at gmail.com <mailto:roberto.nunziato at gmail.com>> wrote: >> >> Hello everybody, >> >> I am an Italian student and I am working with the RIPE Atlas Streaming API. >> I am trying to replay events that have happened in the past, so I am using >> the optional parameter endTime in the code below. >> >> Now, the stream starts at the specified time but it never ends. >> Am I doing anything wrong? Is this a bug? >> >> var socket = io(“https://atlas-stream.ripe.net <https://atlas-stream.ripe.net/>:443” , {path: “/stream/socket.io <http://socket.io/>”}); >> startTime = 1486256400 //05-02-17 h: 01:00GMT >> endTime = 1486258200 //05-02-17 h: 01:30GMT >> socket.emit(“atlas_subscribe”, {stream_type: “result”, startTime: startTime, endTime: endTime, msm: 1962548}); >> >> Best, >> Roberto Nunziato > -------------- next part -------------- An HTML attachment was scrubbed... URL: </ripe/mail/archives/ripe-atlas/attachments/20170210/4a6b0ccd/attachment.html>
- Previous message (by thread): [atlas] Streaming API, endTime parameter is ignored
- Next message (by thread): [atlas] New on RIPE Labs: Update on RIPE Atlas Probe Lifetimes
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]