Observations production and consumption

From AMTech WikiDocs
Revision as of 15:10, 20 June 2016 by Lianet (Talk | contribs) (The M2MBridge consumes 2 observation types, if those observations have been configured at the observation production configuration)

Jump to: navigation, search

The M2MBridge produces 3 observation type about its life-cycle, if those observations have been configured at the observation production configuration

  1. m2mBridgeStarted when load process has finished
  2. m2mBridgeStopped when unload process has finished
  3. m2mBridgeError if an error occurred at the M2MBridge logic
  4. Observation types produce by plugins (depending of the implementation)

The M2MBridge consumes 2 observation types, if those observations have been configured at the observation production configuration

  1. observationresourcecrud when a property of things instance related with the M2MBridge changes
  2. Observation types implemented for a plugin as commands to be sent to devices. The M2MBridge validates that it has a valid targetthings (the instance type that will process the command)