4refr0nt / iot-manager-demo

Demo sketches for IoT Manager https://play.google.com/store/apps/details?id=ru.esp8266.iotmanager
MIT License
66 stars 31 forks source link

Changing prefix (/IoTmanager by default) is not loded to dasboard #21

Closed ghost closed 4 years ago

ghost commented 7 years ago

If change prefix from /IoTmanager to /IoTmanager/m for example in settings of IoTmanager and in my app, IoTmanager still use /IoTmanager/+/config instead of /IoTmanager/m/+/config for load configuration of dashboard. For msg with topic like /IoTmanager/m/deviceID/config in logs I see "Unexpected message arrived "

4refr0nt commented 7 years ago

You can use "one-level" prefix only, ex "/myhome" or "myhome". Its bug will be fixed in furture.

4refr0nt commented 4 years ago

Try 2.1.0 version