MQTT IoT Gateways & Telemetry from China
1 resources tagged with "Mqtt"
MQTT is the lightweight publish/subscribe protocol that most China-made IoT gateways use to push telemetry to a broker or cloud, and it usually sits on top of a field protocol — a gateway will read Modbus or IEC 61850 from the wire and republish it as MQTT topics upstream. The sourcing detail that separates a usable industrial gateway from a hobby board is whether it supports MQTT over TLS, persistent sessions, and a configurable topic/register map; cheap units publish plaintext on fixed topics. For an EU integrator buying direct, confirming TLS support and certificate handling matters as much as the IEC certification on the hardware.
MQTT in sourcing terms is the upstream transport on an IoT gateway that translates field data to a broker. The pitfall is a gateway lacking TLS or flexible topic mapping; we verify MQTT-over-TLS support, session persistence, and how the device maps field registers to topics.
Cases (1)
FAQ
Do Chinese IoT gateways support secure MQTT?
Better industrial gateways support MQTT over TLS with client certificates; low-cost units often only do plaintext on fixed topics. Confirm TLS and certificate handling explicitly, since it is a common gap.
Can one gateway convert Modbus to MQTT?
Yes — that is a typical job. It polls Modbus registers from field devices and republishes them as MQTT topics. Check how flexibly you can map registers to topics, as rigid mapping limits integration.
Related Topics
Have a sourcing project in mind?
Tell us what you need. We respond within 24 hours, including weekends.