Difference between revisions of "How to install & execute"

From AMTech WikiDocs
Jump to: navigation, search
(M2MBridge execution)
(M2MBridge execution)
Line 12: Line 12:
 
==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 npm install at:
+
* Execute node m2mbridge.js (located in the M2mBridge folder)
**M2MBridge directory
+
**each plug-in directory
+
* Execute node m2mbridge.js
+

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)