The use of the ESP8266 in the world of IoT

User avatar
By mariuszb
#39223 This should work in this version?
{\"id\":\"4\",\"page\":\"ESP100\",\"pageId\":\"100\",\"descr\":\"Range\",\"widget\":\"range\",\"topic\":\"/IoTmanager/esp8266-100/Range\",\"style\":\"range-calm\",\"badge\":\"badge-assertive\",\"leftIcon\":\"ion-ios-rainy-outline\",\"rightIcon\":\"ion-ios-rainy\"}"

based on IoTmanager.ino
Code: Select all  thing_config[2] = "{\"id\":\"" + id[2] + "\",\"page\":\"" + page[2]+"\",\"descr\":\"" + descr[2] + "\",\"widget\":\"" + widget[2] + "\",\"topic\":\"" + sTopic[2] + "\"," + style[2] + "," + badge[2] + ",\"leftIcon\":\"ion-ios-rainy-outline\",\"rightIcon\":\"ion-ios-rainy\"}"; // for icons see http://ionicons.com
User avatar
By TridentTD
#39267 IoTManager is the interesting APP.

I have a problem to try this app. I can connect this APP to the CloudMQTT and can flash iotmanager.ino to ESP8266.

However I don't know how to make IoTManager APP's dashboard .
Can anybody teach me how to make dashboard with some widgets, please ?

Thank you.
#Sorry for my english. I can use a little.