Closed PeteBa closed 4 years ago
Thanks Samer. Just need to co-ordinate with Ray to put this live with the equivalent Firmaware PR 108
Anyone know the status of this PR?
Thanks!
Samer, closing as I'm no longer active on this. The basic config elements are complete (mqtt server and port config). There is more advanced functionality that could be supported (e.g. mqtt username & password etc) if desired. The commits are there for anyone to pick up.
Just as a heads up: we are preparing to integrate the mqtt branch to master. I see that this PR and the mqrtt-config branch have been deleted. We will re-submit this branch as a new PR, with some minor improvements such as allowing MQTT user name and password. Sorry Pete and jbaudoux for the long delay, and thanks for the contributions.
Great stuff. Thanks for pushing this forward Ray.
Pete, would you mind re-opening your PR so we can merge it? Thanks.
This PR contains an alternative App interface for the MQTT capability under development on Firmware inspired by the work of jbaudoux in PR #80 and conversation on the Firmware equivalent PR. This assumes that all MQTT messages will be published by Firmware to the Broker allowing any client to select which messages to subscribe. The interface allows for specifying the Broker server and port.
@jbaudoux, based on our conversation I've submitted this alternative approach. If you agree then we can close #80.