Activating the IoT Platform Device SDK
Make sure that Node.js is installed on the Device.
On the Device, activate the IoT Platform Device SDK by running
npm install
node app.js
The Device starts sending events to the IoT Platform Server and listening for commands from it.