Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hello,

We are using the cloud version, is there a mqtt connection possible?

So i can brigde my mqtt broker to the mdm cloud broker.

greatings,

Jos
by (200 points)

1 Answer

0 votes
I doubt it is possible. When you're using the cloud service, devices should connect to the same cloud server by MQTT. Using a proxy or a broker between devices and a cloud server may corrupt MQTT sessions and therefore disrupt the delivery of Push messages.

If you have issues with MQTT connection, consider switching Push messages to "HTTP polling".
by (42.3k points)
...