Difference between revisions of "How to install & execute"

From AMTech WikiDocs
Jump to: navigation, search
(M2MBridge installation)
(Os and core components)
Line 6: Line 6:
 
*Install nodejs https://nodejs.org/en/download/package-manager/
 
*Install nodejs https://nodejs.org/en/download/package-manager/
 
*Install npm (http://blog.npmjs.org/post/85484771375/how-to-install-npm)
 
*Install npm (http://blog.npmjs.org/post/85484771375/how-to-install-npm)
 +
 
==M2MBridge installation==
 
==M2MBridge installation==
 
*Clone git repository (https://github.com/AMTechMX/M2MBridge.git)
 
*Clone git repository (https://github.com/AMTechMX/M2MBridge.git)

Revision as of 21:40, 5 May 2016

Os and core components

M2MBridge installation

M2MBridge execution

  • Customize the bridge configuration bridgeConfig,json, defining the templateId with the bridge instance from DAP to clone Cloud Configuration
  • Execute node m2mbridge.js (located in the M2MBridge directory)