Hi Vanessa,
Thank you for the question. While we do see a compiler warning when calling the mqtt.Configure method, clientID is still applied successfully. See below for how our clientID is picked up by our MQTT broker.
Configure and connect with MQTT:
Confirm the configured clientID is passed to our broker (Mosquitto):
Our teams will investigate the compiler warnings to see if there are any other implications. In the meantime, I hope that this provides some assurance that the process is still working as intended.
Best regards,
Daniel