cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Unable to find the RemoteAccessProvider property

ashishtamhane
10-Marble

Unable to find the RemoteAccessProvider property

The reference link mentions that the property RemoteAccessProvider should be set to a GASRemoteAccessProvider Thing. However I am unable to find this property. Could you please let me know in which ThingShape can this property be found?

 

Thanks,

Ashish Tamhane

ACCEPTED SOLUTION

Accepted Solutions

Hi @ashishtamhane, if you are using C-SDK (RSEE), you'll need to add RemoteAccessible ThingShape to find the RemoteAccessProvider parameter, and GASRemoteAccessible ThingShape is also required if you are going to use GAS as the provider.

 

If you are using Axeda Agent, this parameter should be found since it's directly inherited from AxedaStandaloneModel Thing Template.

View solution in original post

1 REPLY 1

Hi @ashishtamhane, if you are using C-SDK (RSEE), you'll need to add RemoteAccessible ThingShape to find the RemoteAccessProvider parameter, and GASRemoteAccessible ThingShape is also required if you are going to use GAS as the provider.

 

If you are using Axeda Agent, this parameter should be found since it's directly inherited from AxedaStandaloneModel Thing Template.

Announcements


Top Tags