Question
Fetch the appKey used for making remote connection
I have a remote thing (RemoteThing1) in the TW Server and the corresponding remote thing( RemoteThing1) in the Edge SDK. The RemoteThing1 is able to connect to the TW Server from the SDK succesfully.
I want to know which appKey was used by the RemoteThing1 in the SDK to connect to RemoteThing1 on the TW Server.

