Skip to main content
1-Visitor
April 28, 2016
Question

How to bind an 'thing property' to 'property of another thing' in composer

  • April 28, 2016
  • 1 reply
  • 1158 views

Hello all,

In Assembly Line example, AssemblyLineThing is derived from  AssemblyLineTemplate.

AssemblyLineThing get 2 properties from the template. 1.blockageSensor and 2. productionUtilization. But, these properties are bound  to properties of another thing called AssemblySimulator: See the below screenshot.

So my question is, what is the procedure of binding it. I checked that, binding presents at thing, not at thing template.


Thank you.

With B/R,

Praveen.B

1 reply

preddy-21-VisitorAuthor
1-Visitor
April 28, 2016

I got the answer, we can do it with manage binding at thing level.

With B/R,

Praveen.B