Difference between revisions of "Reasoners"

From AMTech WikiDocs
Jump to: navigation, search
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
# [[Reasoner workflow]]
 
# [[Reasoner by property]]
 
# [[Reasoner by property]]
 
# [[Reasoner by Resource]]
 
# [[Reasoner by Resource]]
 
# [[Reasoner Increment, Decrement, Set]]
 
# [[Reasoner Increment, Decrement, Set]]
=Reasoner proximity Area=
+
# [[Reasoner proximity Area]]
 
+
# [[Observation transformation]]
Proximity area option will allow the user to set an entity to the proximity area field to a new entity created by the reasoner
+
# [[Debug & check a reasoner]]
 
+
# [[Actions]]
User can do this several ways
+
# [[Binding|Binding properties]]
 
+
# [[Execution_engine#Extension_module|Available extensions for bindings]]
* User just selects the entity 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";
+
 
+
 
+
[[File:ReasonerProximityArea.png|1150px|thumbnail|center]]
+
 
+
Note:In case Entity does not exist results windows wont alert user
+

Latest revision as of 15:17, 14 October 2016

  1. Reasoner workflow
  2. Reasoner by property
  3. Reasoner by Resource
  4. Reasoner Increment, Decrement, Set
  5. Reasoner proximity Area
  6. Observation transformation
  7. Debug & check a reasoner
  8. Actions
  9. Binding properties
  10. Available extensions for bindings