How to Model a Remote Session Capable Edge Thing in ThingWorx
Once RAE is installed, complete the following procedure to model RSEE capable Edge Things within the ThingWorx Platform:
The Thing definition must implement RemoteThing ThingTemplate directly or via an inherited ThingTemplate.
The Thing or Inherited ThingTemplate must implement RemoteAccessible and GASRemoteAccessible ThingShape.
Was this helpful?