eclipse / paho.mqtt.testing

An Eclipse Paho project - a Python broker for testing
https://eclipse.org/paho
Other
108 stars 73 forks source link

add config support for TCP Bridges #55

Open andreas-ibm opened 6 years ago

andreas-ibm commented 6 years ago

This is only barely tested, and not all the configuration settings will be applied by TCPBridges (e.g. the prefixes haven't been implemented and in direction hasn't been implemented.

icraggs commented 6 years ago

Hi Andreas. Thanks - you need to fix the IP checks before I could merge this:

"The pull request did not pass Eclipse validation.

The following users do not have valid ECAs: amartens@uk.ibm.com

The following users have invalid Signed-off-by footers: amartens@uk.ibm.com"

It's the Eclipse way - for which there are good reasons.

andreas-ibm commented 6 years ago

yeah, saw the failures, took me a while to figure out how to "solve" them.. Think it's all done now?

icraggs commented 6 years ago

Yep. All good now.