/discover-iot-phone-sample

Create a simple node.js app that uses your mobile phone to simulate an IoT device and sends live accelerometer data to Watson IoT Platform on Bluemix.

Primary LanguageJavaScriptEclipse Public License 1.0EPL-1.0

IBM Watson IoT Platform - Sample mobile web app

Create a simple node.js app that uses your mobile phone to simulate an IoT device and sends live accelerometer data to Watson IoT Platform on Bluemix. If you don't want to do any devOps or coding, try a similar demo app here: (http://discover-iot.eu-gb.mybluemix.net/#/play)

Run your own copy of the web application

Deploy through Bluemix devOps

Deploy to Bluemix (via JazzHub)

Create toolchain (via Continuous Delivery)

Deploy via Local Command-Line

See this Bluemix document Getting started with Watson IoT Platform and a mobile web app

View the data in Watson IoT Platform

See Step 6 - See raw data in the Watson IoT Platform

Visualize the data in Watson IoT Platform

See Step 7 - Visualize live data in the Watson IoT Platform

How it works

Web app hosted on Bluemix > Runs on phone > Javascript gets accelerometer data from phone and sends via MQTT to > Watson IoT Platform

Related information