Question
Properties of Remote Thing data change value through Rest API
I want to get specific property data changes from remote thing using Rest API.
Thins is working fine
GET http://172.16.1.59/Thingworx/Things/mcfThingRemote1/Properties/
This is not. Why??
GET http://172.16.1.59/Thingworx/Things/mcfThingRemote1/Properties/Temparature

