Question
How to Enable a Thing ?
I have created one extension. From extension one Thing is imported into my composer.
I am unable to change any property of the thing Also unable run any service of the Thing.
I am getting following error :
while updating a property :
Attempt To Write Property <property_name> Failed - Thing Not Running
<br>
while running a service :
context: com.thingworx.webservices.context.HttpExecutionContext@4d1b85ae[message: Thing <Thing-Name> is not running]

