I've made a small change to the README and supplied a more real-world config.json example. It took me a while to get things going without this, due to a couple of reasons:
I didn't know to start with that the broker URL was mqtt://server
In my config, integerValue was set to 'false' but code is simply checking it's defined.
Hi,
I've made a small change to the README and supplied a more real-world config.json example. It took me a while to get things going without this, due to a couple of reasons:
Cheers, James