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
  1. Node-RED

IBM Watson IoT

Previousx86NextProjects

Last updated 7 years ago

Connect to IBM Watson Internet of Things Plaform as a Device or Gateway

root@edison:~# npm install node-red-contrib-ibm-watson-iot
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\-\|/-\|/-\|z
...
...
��└��─��─ ibmiotf@0.2.11 (format@0.2.2, btoa@1.1.2, events@1.1.0, loglevel@1.4.0, bluebird@2.10.2, axios@)
root@edison:~/.node-red# npm install node-red-contrib-iotclouddev
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-z
...
...
node-red-contrib-iotclouddev@1.0.3 node_modules/node-red-contrib-iotclouddev
��└��─��─ getmac@1.0.7 (extract-opts@2.2.0)

Node-RED IBM Watson IoT Github

Client libraries and samples for connecting to IBM Watson IoT using Node-RED

root@edison:~# git clone https://github.com/ibm-messaging/iot-nodered.git
Cloning into 'iot-nodered'...
remote: Counting objects: 372, done.
remote: Total 372 (delta 0), reused 0 (delta 0), pack-reused 372
Receiving objects: 100% (372/372), 124.16 KiB | 168.00 KiB/s, done.
Resolving deltas: 100% (204/204), done.
Checking connectivity... done.
root@edison:~#
Github