Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
In my Thing, I created a topic and subscribed to it in the configuration: oc/devices/+/sys/properties/report.The expected topic for the device to send data is "oc/devices/4a42883f4cd5531fbd11_87838309003000065/sys/properties/report", but I am unable to receive data for the topic. The Thing has implemented the MQTT Thing Template and everything is working fine except for when using wildcard topics, which do not behave as expected. I would like to know the rules for MQTT topic wildcard in Thingworx.
Hi @洋王_10522196.
What version of ThingWorx and the MQTT extension are you running? It looks like this was fixed in MQTT 3.1.0 which is compatible with all 9.x ThingWorx releases.
Regards.
--Sharon