mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-15 16:36:52 +01:00
Fix typo #207
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# MQTT-SN Transparent / Aggrigating Gateway
|
# MQTT-SN Transparent / Aggregating Gateway
|
||||||
|
|
||||||
**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).
|
**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.
|
This Gateway can run as a transparent or aggregating Gateway by specifying the gateway.conf.
|
||||||
|
|
||||||
### **step1. Build the gateway**
|
### **step1. Build the gateway**
|
||||||
````
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user