Today I was trying to get some realtime sensor data using MQTT, but I noticed the time in the data always being 2 minutes behind my local time. I then checked the REST API and noticed the same, so I was wondering if there is a delay on MQTT and the REST API or that its a time issue. The usecase I am working on relies on live data.
↧