Dashboard

Dashboard

I’m currently working on a project using the Zoho IoT Cloud with an ESP32 and MQTT. I’ve successfully connected the ESP32 to Wi-Fi and MQTT, and the data from the ESP32 is displayed in the telemetry section of the cloud.

However, when I try to create a dashboard to display the same data, the MQTT connection option doesn’t appear — it only shows a field to enter a URL, even though my setup uses MQTT.

Also, when I try to control an LED or any other device from the dashboard, the MQTT option isn’t available there either.

Is there any issue on my side causing this?