Observations production and consumption

From AMTech WikiDocs
Revision as of 14:39, 20 June 2016 by Carlos (Talk | contribs) (Created page with "=The M2MBridge produces 3 observations about its life-cycle, '''if those observations have been configured''' at the observation production configuration= # '''m2mBridgeStarte...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The M2MBridge produces 3 observations 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 level logic
  4. Any other observation produce by plugins

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

  1. observationresourcecrud when a property of things instance related with the M2MBridge changes
  2. observations types taht can be interpreted for a plugin as a command, the M2MBridge validates that it has a valid targetthings the instance that will process the command
  • The validation observation production configuration logic validates that only one topic has been set for Asynchronous operations