Skip to main content
1-Visitor
December 31, 2015
Question

Extension - Thing Template's property not Editable

  • December 31, 2015
  • 1 reply
  • 1221 views

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 ?

    1 reply

    1-Visitor
    December 31, 2015

    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.