Hey everyone,
I’m trying out mDash to remotely control my IoT devices. As I want to control them remotely via e.g. Azure I was following these instructions to setup remote monitoring:
https://forum.mdash.net/t/remote-control-via-device-shadow-overview/18
When I am now on the MQTT page of my mDash overview, I am publishing a message to DEVICEID/shadow/get (in this case device1) and I expect to receive the full device shadow as a new message (topic: device1/shadow) but no message is sent. Please note that the messages that you see in the screenshot below my …/get message are sent by the device emulator as the state just changed.
Please refer to the screenshot attached.
What am I missing?
Thank you in advance
Florian