IBM Internet Of Things
  • Cover
  • Summary
  • About this Training
    • Objectives
    • Skills
    • Prerequisites
    • Requirements
  • Once Upon A Time ...
  • Introduction
    • Architecture
    • Community
  • Bluemix
    • Internet of Things
    • Getting Started
    • Catalogs
    • Documentation
    • Examples
  • Watson
    • Internet of Things
    • Clients
      • C
      • Python
    • Quick Start
      • IBM Watson IoT Platform Connect
        • Registration
        • Events
    • Services
      • Tone Analyzer
    • Applications
      • Projects
  • Node-RED
    • Installation
      • x86
    • IBM Watson IoT
    • Projects
      • Intel Gpio Digital
      • Input MQTT + Output Debug
      • Input Inject + Output Debug
      • Input MQTT + Output Debug
      • Watson™ Tone Analyzer Service
      • Visitors Center
  • Cloud Foundry CLI
  • Messaging
  • JazzHub
  • Wrap-Up
    • Online Training
    • Challenge
  • SandBox
Powered by GitBook
On this page
  • Virtual Device
  • Project
  • Physical Device
  1. Watson

Quick Start

PreviousPythonNextIBM Watson IoT Platform Connect

Last updated 7 years ago

Quickstart is an open sandbox allowing developers to quickly and easily get devices connected to the Watson IoT platform with registration required.

Quickstart! No sign-up required to see how easy it is to connect your device to Watson IoT Platform and view live sensor data.

Quickstart Simulated Device! In addition to these, we have developed a simple browser-based simulated device, designed for mobile devices, that can be used to connect any device with a web browser to the service.

Virtual Device

Use the simulated device to experience the IBM Watson IoT Platform

Project

Use IBM simulated device from Web Browser to experience the IBM Watson IoT Platform

From Web Browser:

Physical Device

Use IBM IoT Quickstart code to send data from a physical device to the IBM Watson IoT Platform

From development board command line:

root@board:~# ifconfig # Check your MAC Address
...
wlan0     Link encap:Ethernet  HWaddr 7c:dd:90:6d:e0:e9
...
root@board:~# wget https://github.com/ibm-messaging/iot-gw-solutions/releases/download/1.03/ibm-iot-quickstart.zip
root@board:~# cd ibm-iot-quickstart
root@board:~/ibm-iot-quickstart# ls
CLA.md     LICENSE    README.md  samples
root@board:~/ibm-iot-quickstart# cd samples/
root@board:~/ibm-iot-quickstart/samples# ls
client.py              ibm-iot-quickstart.py
root@board:~/ibm-iot-quickstart/samples# python ibm-iot-quickstart.py
No config file found, connecting to the Quickstart service
MAC address: 784b87a53a73
0.0
message published
1.00586756077
message published     
...
[Go to https://quickstart.internetofthings.ibmcloud.com/#/ and write the Device ID based on device MAC Address]
IBM Watson IoT Platform Virtual Device
http://quickstart.internetofthings.ibmcloud.com/iotsensor
http://quickstart.internetofthings.ibmcloud.com/