Difference between revisions of "M2M Bridge"

From AMTech WikiDocs
Jump to: navigation, search
Line 15: Line 15:
 
# [[How to install & execute]]
 
# [[How to install & execute]]
 
# [[HelloWorld plugin]]
 
# [[HelloWorld plugin]]
 +
# [[Reference implementation]]
 
# [[Example plugins]]
 
# [[Example plugins]]

Revision as of 12:51, 7 October 2016

M2MBridge is an open source stack that implements AMTech IoT Protocol

  1. Functionality
  2. Configuration example
  3. Edge Configuration (M2MBridge Configuration)
  4. Intelligence at the Edge
    1. What is a plugin?
  5. Observations production and consumption
  6. Cloud Configuration
    1. Observation production config
    2. Validation
    3. Aggregation
    4. Sample configuration for beacons
  7. Implementation notes
  8. How to implement a new plugin
  9. How to install & execute
  10. HelloWorld plugin
  11. Reference implementation
  12. Example plugins