Updating values in Thing Config table causes Thing to stop
I'm using the TWX Marketplace RabbitMQ extension and running in to an issue where if I programatically update the queue name in the configuration table using a JS service on the thing which implements the RabbitMQ template, the thing stops running. I've tried adding the .EnableThing and .RestartThing calls, but neither works. The only way to get the thing to start again is to open it for editing and then click the save button.
Has anyone ever run in to a similar issue where you're unable to update a property on a configuration table on a thing of a custom extension?
Thanks!
Wayne

