Difference between revisions of "How to install & execute"

From AMTech WikiDocs
Jump to: navigation, search
(M2MBridge execution)
(M2MBridge installation)
Line 10: Line 10:
 
*Delete at /.../M2MBridge/plugins/xxx unneeded plug-ins (optional)
 
*Delete at /.../M2MBridge/plugins/xxx unneeded plug-ins (optional)
 
*Install packages for m2mBridge core and plug-ins (https://docs.npmjs.com/cli/install:)
 
*Install packages for m2mBridge core and plug-ins (https://docs.npmjs.com/cli/install:)
 +
*Execute npm install at:
 +
**M2MBridge directory
 +
**each plug-in directory
 +
 
==M2MBridge execution==
 
==M2MBridge execution==
 
* Customize the bridge configuration, defining the templateId with the bridge instance from DAP to clone
 
* Customize the bridge configuration, defining the templateId with the bridge instance from DAP to clone
 
* Execute node m2mbridge.js (located in the M2mBridge folder)
 
* Execute node m2mbridge.js (located in the M2mBridge folder)

Revision as of 11:04, 2 May 2016

Os and core components

M2MBridge installation

M2MBridge execution

  • Customize the bridge configuration, defining the templateId with the bridge instance from DAP to clone
  • Execute node m2mbridge.js (located in the M2mBridge folder)