Difference between revisions of "Edge reasoners"

From AMTech WikiDocs
Jump to: navigation, search
Line 3: Line 3:
 
## be generated by the bridge that executes the reasoner
 
## be generated by the bridge that executes the reasoner
 
## configured at the [[Observations_production_and_consumption|observation production configuration]]
 
## configured at the [[Observations_production_and_consumption|observation production configuration]]
 +
[[File:erSelectObservation.png|750px|thumbnail|center|Select observation type]]
 
#Set constrains on observation properties if required similar to those on the thing properties explained in [[Observers#Filter_criteria|section]], however some kind of constraints are not allowed (like ''proximity area'' based constraint) and a new one '''isRequired''' is included to ensure that the observation instance contains a given field.
 
#Set constrains on observation properties if required similar to those on the thing properties explained in [[Observers#Filter_criteria|section]], however some kind of constraints are not allowed (like ''proximity area'' based constraint) and a new one '''isRequired''' is included to ensure that the observation instance contains a given field.
 
#Add actions
 
#Add actions

Revision as of 22:11, 25 January 2017

Allows to configure reasoners to be executed by M2MBrigdes of an M2MBridge Network

  1. Select an observation that must
    1. be generated by the bridge that executes the reasoner
    2. configured at the observation production configuration
Select observation type
  1. Set constrains on observation properties if required similar to those on the thing properties explained in section, however some kind of constraints are not allowed (like proximity area based constraint) and a new one isRequired is included to ensure that the observation instance contains a given field.
  2. Add actions
    1. Select the target M2MBridge instance
    2. Select the target thing instance that will execute the command
    3. Select the observation type to be sent as a command to selected thing instance
    4. Bind values by constants, observation properties or javascript code explained in section