Value messages should set the retain=false
flag for the MQTT message. This improves the performance and avoids that clients work with outdated values.
There might be some specific connectors for which the retain=true
flag is reasonable but they should be aware that the retain values are not preserved when the Databus restarts and needs to be refreshed from time to time.