Axeda.RemoteAccessible Thing Shape
The Axeda.RemoteAccessible Thing Shape defines a property that arise required for remote sessions with Axeda Agents. It is derived from the RemoteAccessible Thing Shape provided in the ThingWorx Remote Access Extension and thus inherits all of its properties, events, and services. Refer to RemoteAccessible Thing Shape for a complete listing and brief explanations of the other properties, the events, and the services provided in the Axeda.RemoteAccessible Thing Shape. The next section talks specifically about the endpoints property for eMessage Agents
endpoints Property
The endpoints property is an INFOTABLE that contains a list of remote interfaces supported by the Thing. When an Axeda Gateway or Connector Agent registers with the eMessage Connector, it sends its configuration for remote sessions. For eMessage Agents, this configuration may be the remote interfaces defined for the asset in Axeda Platform and exported by the ATEE.
* 
An issue with the Axeda Platform REST API prevents the ATEE from exporting remote interface data from Axeda Platform versions prior to 6.8.2. On affected versions, any exported assets are treated as if they had no remote interfaces, and will not be compatible with the ThingWorx Remote Access Extension. The ATEE will record a log message, if debug logging is enabled, when it detects the REST API issue.
This property is an implementation of the RemoteEndpoint Data Shape, which is provided in the Remote Access Extension.
Was this helpful?