Reasoner proximity Area

From AMTech WikiDocs
Revision as of 10:59, 3 May 2016 by Amarrero (Talk | contribs)

Jump to: navigation, search

Proximity area option will allow the user to set a thing as the proximity area of a new thing created by the reasoner

User can do this several ways

  • User just selects the thing from the list
  • User does a binding where user selects the proximity area that was selected on the observer
  • Using Javascript he can do the two previous options

example :

proximityarea = observation.proximityarea;

proximityarea = "/amtech/things/entities/TempEntity/TempNewPort";


ReasonerProximityArea.png

Note:If the thing does not exist, result windows won't alert the user