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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Get Thing-properties in a shapeservice

Christian_S
6-Contributor

Get Thing-properties in a shapeservice

I made a ThingShape "Searchable.TS" which let me get all of my searchable things in a collection widget.

Now I want to show a little indicator wether the Thing is connected or not. So is there an option for me to write a Service in "Searchable.TS" which gets the Connected property of the belonging thing?

 

Something like:

 

-> Me.GetProperty("Connected")...

 

1 REPLY 1

For sure, just add it on the ThingShape level.

Top Tags