Hi
just wondering how to hande config managemant.
Want to switch between different brokers but not just edit on broker node IP and port
but setting IP and Port via variable .
Is this possible?
thanks
Hi
just wondering how to hande config managemant.
Want to switch between different brokers but not just edit on broker node IP and port
but setting IP and Port via variable .
Is this possible?
thanks
For now, you can only partly achieve this. You can use env vars in text fields of the MQTT config e.g. ${BROKER}
If that is not enough, then there is already a PR for an MQTT Control that allows you to connect with options (all properties of the config). The hope is this will make it into 2.0.0 or soon after (depends on developers very busy schedules).
ok thanks for the fast response
Thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.