Rate limit device

Igor Lopes4 years ago

In order to limit received data from device, to ensure that positions recorded have at least 5 minutes difference between them, even if the device is set to send data every 30 secs, would filter.skipLimit be the right parameter to use ?

I would set and filter.enable = true and filter.skipLimit = 300 to rate limit positions received ?

Thank you