Extensions Reference > Remote Access Extension (RAE) Entity Reference > Things > ThingworxInternalRemoteAccessProvider Thing
ThingworxInternalRemoteAccessProvider Thing
The ThingworxInternalRemoteAccessProvider Thing represents a remote access provider that is internal to the ThingWorx Platform. This Thing implements the GenericThing Thing Template and is enabled by default.
This Thing has no additional property or event definitions, but does provide the ConvertTunnelSessionToRemoteSession service. This service maps a tunnel session to a remote session. It takes the tunnelSession parameter, which is the tunnel session to be mapped to a remote session. The isAllowOverride and isPrivate parameters are set to false for this service. The isLocalOnly parameter is set to true.
The service returns the remote session, as an INFOTABLE, based on the RemoteSession Data Shape.
Was this helpful?