mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 07:26:52 +01:00
update README
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
**MQTT-SN** requires a MQTT-SN Gateway which acts as a protocol converter to convert **MQTT-SN messages to MQTT messages**. MQTT-SN client over SensorNetwork can not communicate directly with MQTT broker(TCP/IP).
|
||||
This Gateway can run as a transparent or aggrigating Gateway by specifying the gateway.conf.
|
||||
The Transparent Gateway can not receive PUBLISH message from the broker at this version.
|
||||
The Aggregating Gateway can not receive PUBLISH message from the broker at this version.
|
||||
|
||||
### **step1. Build the gateway**
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user