Missing some data from the device via HTTP route

I am sending a data from a cloud service called Notehub.io by creating a route to send data to Thinger.io server. The device itself is sending data to Notehub every 5 seconds, but the data which I get at the Thinger bucket and eventually on the dashboard is only at arround 2 minutes.

Is it a normal behaviour? Does data get lost in HTTP requests?

Hi,

Are you working on a private instance or on the public free server?

The public server has limitations on writing frequency.

Hope this helps.

I have a free version.
Okey. Do you know what is the frequency?

Hi,

The free server doesnt allow you more than 1 write / min.

Hope this helps.

1 Like

Perfect, that is what I wanted to know.!!