ptc-thingworx · AsyncAPI Specification
PTC ThingWorx AlwaysOn WebSocket API
Version 9.5.0
PTC ThingWorx AlwaysOn WebSocket API enables persistent bidirectional connections for industrial edge devices and remote assets. Supports real-time telemetry streaming, command and control, event notifications, and device lifecycle management over WebSocket transport using the ThingWorx AlwaysOn protocol.
Channels
thing/property-update
Real-time property value update
Channel for receiving real-time property value updates from connected things
thing/event-fired
Thing event notification
Channel for receiving real-time event notifications from things
thing/alert
Thing alert notification
Channel for receiving alert notifications from things
device/connect
Device connected event
Channel for device connection lifecycle notifications
device/disconnect
Device disconnected event
Channel for device disconnection lifecycle notifications
Messages
PropertyUpdateMessage
Property Value Update
EventFiredMessage
Thing Event Fired
AlertMessage
Thing Alert
DeviceConnectMessage
Device Connected
DeviceDisconnectMessage
Device Disconnected
Servers
wss
thingworx-production
wss://{host}/Thingworx/WS
ThingWorx WebSocket endpoint