Difference between revisions of "How to install & execute"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "==Os and core components== *Ansible M2MBridge script **Installs Ubuntu OS **Installs and configures Bluetooth core libraries **Give access to node.js binary *Install nodejs ht...")
 
(M2MBridge execution)
Line 13: Line 13:
 
* 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 npm install at:
**M2MBridge directory - nmp install m2mbridge.js
+
**M2MBridge directory
 
**each plug-in 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 npm install at:
    • M2MBridge directory
    • each plug-in directory
  • Execute node m2mbridge.js