Hello
I am in process of converting my devices to MQTT before deadline
I am using Bring your own device + standalone esp
By now everything that is transfered works, just some questions so i and everyone else know that the problem is not on our side
- Android app is showing grayed icon but data received is realtime, is this grayed icon normal state until next update of app or do i need to fix something?
- I am using virtualWrite to send sensor readings, but when sensors got added to dashboard after connection there is no Unit text (Celsius etc) writen under the Value.
Should i use celsiusWrite, or should i add widgets manualy to get Unit text displayed?
Also Cayenne docs have this line
“There are many ways to read and send sensor data. Depending upon what device you are using and what goals you have in mind, you may choose a different way.”
I have searched, but except the example codes, i did not find any, i there list with this commands?