I want to store MQTT data in an MySQL db and want to store the client id, topic and message content. With some devices, I have no control over the topic or message syntax, so it will not be possible to attach the client id to the message or add the client id in the topic. Is there a possibility