kyberpunk / openthread

OpenThread implementation of network Thread protocol with MQTT-SN support.
Other
5 stars 5 forks source link

Implement MQTT-SN client gwinfo #13

Closed kyberpunk closed 4 years ago

kyberpunk commented 4 years ago

As described in MQTT-SN specification clients should be able to response to SEARGW message with appropriate GWINFO message.

kyberpunk commented 4 years ago

Client should also maintain list of active gateways which are periodically advertised.