Accessing measurements remotely
What we want to do now is access the measurements via the Ethernet port. We
will not use the Arduino IDE here. We will use the Intel XDK IDE, and program
the board using Node.js. Node.js makes creating and configuring apps running on
these IoT devices very easy. Node.js also enables you to connect IoT sensors through
JavaScript programming. You can find more information about Node.js here: