Question
Thingworx extensions MQTT Things can't bindings properties
I wanted to used Thingworx extensions MQTT to published data when properties value change which is binded from the remote/local thing,then my mqtt client can receive the change value.
My mqtt client can receive data when I using the 'Set value of property' in the thing 'Properties and Alerts',but no message publish when properties change with the 'Manage Bindings'.How to trigged the publish function when properties change with the binding values.

