Skip to main content
10-Marble
April 19, 2019
Solved

When is the isConnected property in the remote thing will update?

  • April 19, 2019
  • 2 replies
  • 1231 views

When is the isConnected property in the remote thing will update?

Is it the time websocket connection established or it will update when data reaches the data from sdk or based on the alwaysOn protocol which will keep on updated by the pings?

 

-thanks,

Abhiram

Best answer by thingw0rxgenie

In general, after the connection is made to the platform AND the Thing is bound. If a connection is made, but the Thing is not bound, the property will not be updated.

2 replies

5-Regular Member
April 19, 2019

In general, after the connection is made to the platform AND the Thing is bound. If a connection is made, but the Thing is not bound, the property will not be updated.

Support
April 30, 2019

Hi @Abhiram.

 

If the response from @thingw0rxgenie answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon