Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 392 Bytes

File metadata and controls

10 lines (5 loc) · 392 Bytes

This is a sample application written in Node.js to talk with IoT device loaded with Iot-Kit

How to Run

  1. Install Node.js

  2. Install ws from Node.js

  3. Open a Terminal(Unix) or Command Prompt(Windows) and run 'node iot/my_app.js'