ptc-thingworx · Capability
PTC ThingWorx REST API — Properties
PTC ThingWorx REST API — Properties. 3 operations. Lead operation: Get all thing properties. Self-contained Naftiko capability covering one Ptc Thingworx business surface.
What You Can Do
GET
Getthingproperties
— Get all thing properties
/v1/things/{thingname}/properties
GET
Getthingproperty
— Get a thing property
/v1/things/{thingname}/properties/{propertyname}
PUT
Setthingproperty
— Set a thing property
/v1/things/{thingname}/properties/{propertyname}
MCP Tools
get-all-thing-properties
Get all thing properties
read-only
idempotent
get-thing-property
Get a thing property
read-only
idempotent
set-thing-property
Set a thing property
idempotent