I was able to connect the mqtt data messages but I'm having trouble filtering out the messages we need. Currently looking for a way to output "msg_id: 6" which contains the body of the transcript, and "msg_id: 8 to display the url of the .txt file.

@DanCunnington let me know if you what's best way to do this.
I was able to connect the mqtt data messages but I'm having trouble filtering out the messages we need. Currently looking for a way to output
"msg_id: 6"which contains the body of the transcript, and"msg_id: 8to display the url of the .txt file.@DanCunnington let me know if you what's best way to do this.