bitfocus / companion-module-generic-mqtt

MIT License
2 stars 4 forks source link

feat (config): add Client ID to config #12

Closed estilles closed 1 year ago

estilles commented 2 years ago

Add optional MQTT Client ID to module config. Defaults to Client ID set by mqtt NPM module, for backwards compatibility.

Resolves #10

Signed-off-by: Johnny Estilles johnny@estilles.com

Julusian commented 1 year ago

Thanks, I have rebased this on the overhaul for companion 3.0, so expect it to be available once 3.0 hits beta