Concurrent mDash and Azure connection?

Hi
Is it possible to connect a device concurrent to the mDash and the Azure cloud?

I tried this with my devices and the mos tool:
1: With “mos mdash-setup …” I can connect my device with mDash. After this they are also visible on the mDash plattform and everything works fine.
2: With “mos azure-iot-setup …” I can connect my device with the azure cloud. But after this command they are not present any more in the mDash plattform.

So, is a concurrent connection to mDash and Azure not possible?

for mdash, use mos config-set dash.enable=true dash.token=XXXX

Thanks, now it works perfectly.
1: “mos config-set dash.enable=true dash.token=XXXX” to enable mDash
2: “mos azure-iot-setup …” to enable the Azure cloud.

It’s so cool! Now I can manage my devices in mDash an use the Azure cloud for sending data and also controlling my devices. I’m impressed!

1 Like