tsathishkumar / MySController-rs

Controller for MySensors, exposes WoT APIs for the sensors. It supports OTA firmware updates, and also acts as proxy for all requests.
GNU Affero General Public License v3.0
20 stars 9 forks source link

Add support for Mqtt gateways and controllers #43

Closed tsathishkumar closed 5 years ago

tsathishkumar commented 5 years ago

Added MQTT connection type to support mqtt gateway

tsathishkumar commented 5 years ago

Solves #41 indirectly. More clean fix would include handling multiple connections for Gateways.