Skip to main content
1-Visitor
June 27, 2019
Question

Get Thing-properties in a shapeservice

  • June 27, 2019
  • 1 reply
  • 866 views

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-Visitor
June 27, 2019

For sure, just add it on the ThingShape level.