Difference between revisions of "How to install & execute"

From AMTech WikiDocs
Jump to: navigation, search
(Os and core components)
(Os and core components)
Line 4: Line 4:
 
**Installs and configures Bluetooth core libraries
 
**Installs and configures Bluetooth core libraries
 
**Give access to node.js binary
 
**Give access to node.js binary
*Install nodejs https://nodejs.org/en/download/package-manager/
+
** Install nodejs version 5 or or higher using nvm [https://github.com/creationix/nvm#installation Node Version Manager]
*Install npm (http://blog.npmjs.org/post/85484771375/how-to-install-npm)
+
  
 
==M2MBridge installation==
 
==M2MBridge installation==

Revision as of 21:45, 5 May 2016

Os and core components

  • Ansible M2MBridge script
    • Installs Ubuntu OS
    • Installs and configures Bluetooth core libraries
    • Give access to node.js binary
    • Install nodejs version 5 or or higher using nvm Node Version Manager

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)