kyberpunk / openthread

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

Add MQTT-SN automatic connection feature #3

Open kyberpunk opened 4 years ago

kyberpunk commented 4 years ago

Maintain gateways list automatically with ADVERTISE and GWINFO messages and optionally perform connection without explicit gw address.

kyberpunk commented 4 years ago

I would propose 2 strategies: 1) Connect to single gateway with address and after disconnected try to connect again 2) Connect to any active gateway and after disconnected connect to another active gateway