Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I created an extension containing couple of Things and Thing template. Thing Template have some configuration properties which should be editable. But after importing extension in ThingWorx, I am not able to edit Thing Template’s properties.
How I can make those properties editable ?
Hi Ramesh,
When you are talking about "Configuration Properties", do you mean "Properties" or "Configuration" table?
You are able to update "Configuration" settings after importing a ThingTemplate but, I think, you can't update "Properties".
"Properties" values have to be set at Thing Level, the ThingTemplate only provide definitions (including default value).
"Configuration" values can be updated at ThingTemplate level in order to provide default values for Things that will extend it.
Hope it helps.