Relative Content

Tag Archive for mqtt

How can I redirect MQTTS traffic?

I have an MQTTS client that cannot communicate (due to new company policies) directly with the cloud. I can only change some client settings via a webpage and do not have access to the server.
For this reason, I thought of creating a kind of transparent proxy with just a couple of firewall rules for traffic redirection. The “proxy” works fine with MQTT but not with MQTTS.

MQTT Topic vs Payload

Hi I am new to MQTT and was wondering what the best practice would be for choosing the topic name vs the payload. Here’s what I mean: