- Posts: 10
- Thank you received: 2
Please Log in or Create an account to join the conversation.
Nikoloudakis wrote: Hello. First of all thanks the "Super User" for his effort and for sharing his projects. I tried to construct the project "ESP8266 internet connected switch (EasyIoT Cloud MQTT API V1) - improved" but I had constantly errors in debugging. After a lot of effort I found some bugs and solutions in "easyiot-cloud.com".The default Modules in "Demo place" are working well but if you decide to add one, you encounter 2 bugs. First after subscribe new module command you constantly get moduleid "0"(if you have already 4 modules)(no bug), and if you add a module by hand in the http page, you cannot publish a value unless you change the topic in a custom format(if you add Parameter.Sensor by esp it is not working,if you add Parameter by http page it is working ok). I hope someone can replicate the second bug and if it is replicated hope super user to fix this because it cause a lot of frustration to users trying to construct projects using MQTT broker. Thank you again Super User for your time and effort
Please Log in or Create an account to join the conversation.
Nikoloudakis wrote: Hello. First of all thanks the "Super User" for his effort and for sharing his projects. I tried to construct the project "ESP8266 internet connected switch (EasyIoT Cloud MQTT API V1) - improved" but I had constantly errors in debugging. After a lot of effort I found some bugs and solutions in "easyiot-cloud.com".The default Modules in "Demo place" are working well but if you decide to add one, you encounter 2 bugs. First after subscribe new module command you constantly get moduleid "0"(if you have already 4 modules)(no bug), and if you add a module by hand in the http page, you cannot publish a value unless you change the topic in a custom format(if you add Parameter.Sensor by esp it is not working,if you add Parameter by http page it is working ok). I hope someone can replicate the second bug and if it is replicated hope super user to fix this because it cause a lot of frustration to users trying to construct projects using MQTT broker. Thank you again Super User for your time and effort
Please Log in or Create an account to join the conversation.