fross

Results 4 comments of fross

- Release Version 1.2.0 ( Master Branch) I have also observed the behavior. **Steps to reproduce:** 1. Establish a successful connection to a broker using `MqttConnectOptions.setAutomaticReconnect(true)`. 2. Shutdown the broker....

We're also interested in using this as a library. We haven't spend much time on it yet, but the third point you are mentioning is problematic for us too. We...

@SaxElectronics I suspect it's only a matter of updating the configuration of `Master` from a dictionary to a `Config` object. I gave it a shot last week, but did not...

The device I'm using has a dedicated port for XCP communication. It is not a problem if pyxcp manages the bus since it is not shared. Note that the code...