Re: Data not updating on Dashboards
by kalpesh231991 on Tue Dec 08, 2020 2:35 am
Hi,
Thank you for your response!
HMI is Human Machine Interface, basically it is an automation product., Codes for sending data on MQTT server are internally generated and cannot be retrieved, because HMI is configurable device.
Data sending to MQTT server is as per below:
domain name : io.adafruit.com
Port Number : 1883
MQTT version : MQTT3.1
Data format : JSON
Encryption protocol :TLS
Topic : kalpesh231991/feeds/temperature
temperature data type : 16-bit unsigned int
QOS : 1
Data sending interval : 10secs
Also, please find data updated on feeds and data not displaying on dashboard in attachment.
Incase you need more details, please let me know!
Regards,
Kalpesh Patel
- Attachments
-

- feeds & Dashboards.PNG (160.97 KiB) Viewed 114 times