I am seeing as much as 30 seconds delay between sending from my gateway and seeing the change displayed in the dashboard tile. On other platforms I can easily get 5 seconds or less latency with the same hardware.
The message is a simple boolean value so the payload can't be the issue.
What is the best way to reduce this delay within the Azure IoT Central config?
Is it possible for me to build a low latency IoT Hub in Azure and connect my Azure IoT Central App to it instead to increase responsiveness?
Thanks