Questions tagged [watson-iot]

Watson IoT is IBM's platform for connecting devices, building Internet Of Things applications and making sense of the data. Communications between devices and the cloud happen via the open, lightweight MQTT protocol. With IBM's Watson IoT Platform for Bluemix, you can connect devices, gateways and applications, allowing for analytics to be performed on the real-time data collected from your organization.

The IBM Watson IoT service lets your apps communicate with and consume data collected by your connected devices, sensors, and gateways. Recipes make it easy to get devices connected to the Bluemix cloud. Your apps can then use real-time and REST APIs to communicate with your devices and consume data. For additional information on how to connect specific device types to Watson IoT Platform, see developerWorks recipes.

enter image description here

Watson IoT Platform allows you to perform device management operations, and store and access device data. You can connect a wide variety of devices and gateway devices and Watson IoT Platform provides secure communication to and from your devices by using MQTT and TLS.

Tips for asking questions about Watson-IoT:

  • Ensure you are asking a technical question about using the Watson IoT service. (For questions about your account or billing, ask at IBM developerWorks Answers or open a support ticket.)
  • Search Stack Overflow to see if somebody else has already asked the
    same question.
  • Explain what you were trying to do when you encountered the problem. What device are you using? What programing language? Was this previously working?
  • Provide the error and code samples when possible.
  • Include the watson-iot tag and ibm-bluemix tag if applicable.
  • Provide your unique 6-character org ID and any logs you have.

Getting support for Watson IoT

Stack Overflow is the best option for technical questions about programming and deploying applications using the Watson IoT service on Bluemix PaaS. The Bluemix and IoT Support teams monitor Stack Overflow closely. If you have a non-technical question, it should be posted on IBM developerWorks Answers forum or via a support ticket.

Helpful links

Watson IoT service on Bluemix documentation

Bluemix status

Watson IoT Platform Status Page

193 questions
0
votes
1 answer

Unable to stream data on IBM Watson IoT quick start even though device is connected

Currently I am testing a connection using IBM Watson IoT quick start to stream the data from my device. I am using a Java SDK to get the data off, and I am running into an issue with visualising the data. The device state is connected, however, no…
ShaunK
  • 1,181
  • 5
  • 22
  • 41
0
votes
1 answer

IBM BlueMix-404 Error

I am new to Bluemix and running into trouble when attempting to "View App" while it is running. This is using the Watson IoT Starter boilerplate. Git is connected. I have deleted and recreated that application multiple times but continue to…
thebenCA
  • 149
  • 13
0
votes
1 answer

How can I connect a golo4 obd2 device with IBM IoT platform without using a mobile application?

I'm using IBM Bluemix Services to develop a real time application. While developing the application I need to analyse the device data (Golo4 obd2 device) on the IoT platform. Please guide me to the step-by-step information regarding the connection…
Vishnudas
  • 1
  • 1
  • 7
0
votes
1 answer

IBM Watson Subscribe

I am looking for a way for my ESP8266 Arduino device to subscribe to the IBM Watson IoT platform to receive device management messages (reboot, update etc.). I have located examples that use the PubSubClient library…
JC_123
  • 1
0
votes
0 answers

Time Stamped Data

Our edge device has an inbuilt data logging function which logs data at regular intervals. If for some reason a connection to the cloud is lost for a period of time, then the next time it connects it will upload data from it's internal data log…
Roy
  • 1
0
votes
1 answer

Best data base in IBM Bluemix

I am new to Bluemix. I am planning for a web application that could utilize the database service and Watson IoT service. Currenlty I am using mysql for my app, because it is more familiar to me. I have noticed couple of other services too( clearDB,…
Sreenath P V
  • 393
  • 1
  • 3
  • 7
0
votes
1 answer

Internet of Things Platform Starter-error BXNUI0005E

Getting error BXNUI0005E while creating a new device at Internet of Things Platform Starter at IBM Bluemix. Please help. Also i am unable to find my previous made device. Help
Daisy_s
  • 109
  • 9
0
votes
1 answer

Device onboarding in IBM Bluemix platform

I have a few questions regarding onboarding a thing in IBM Bluemix IOT. My questions are as follows: In scenario 1: Let's say I need to connect only one thing to the Bluemix platform, so I configure the device type, device, authentication token,…
Arul
  • 349
  • 2
  • 4
  • 10
0
votes
1 answer

IoT Phone recipe connects but not sending data

I am working with Bluemix tutorial recipe "Real Time Data Analysis Using IBM Watson IoT Platform Analytics" presented here: https://developer.ibm.com/recipes/tutorials/real-time-data-analysis-using-ibm-watson-iot-platform-analytics I am not…
JWPerry
  • 95
  • 6
0
votes
0 answers

IBM Watson IoT Rules: delayed triggering of actions

I have a simple rule setup which checks the temperature sensor value in the event data to be greater than 30 Celsius and trigger a NodeRed flow as an action. I see that there is delay in triggering the action. The delay I saw was around a minute to…
NitishDeshpande
  • 435
  • 2
  • 6
  • 19
0
votes
1 answer

Bluemix Iot Foudation,how to achieve data visiulization?

I’m using the Bluemix Iot service and I have successfully make the device connect to both the bluemix and quickstart. Quickstart can achieve data visualization, but a web page can just display one device. Is the quickstart a kind of service which…
Xdan
  • 7
  • 2
0
votes
2 answers

How can I append data to an Object in OpenStack Swift Object Storage?

currently want to stream realtime IoT data into OpenStack Swift, but it seems there is no support for doing this - also the API seems to support only atomic pushes. Does anyone have any other experience or any workaround for that? Thanks a lot!
0
votes
1 answer

Creating an IoT Application in Bluemix results with error BXNUI0005E

While creating an Application in Bluemix trial account, I encountered an error BXNUI0005E: The "" application could not be added. I tried creating the application using the Boiler plate "IoT For Electronics Starter" and it continuously failed with…
Javediq
  • 184
  • 9
0
votes
1 answer

I want to know how we can control the simulated temperature sensor in ibm bluemix using python

I want to know how I can get logs from simulated temperature and humidity sensor in ibmbluemix quickstart device. I can only see that it is done using java script. I couldnt find a place to write my python code that would interact with the simulated…
0
votes
2 answers

IBM Watson Devices HTTP API gives 403 continuously

I am trying to use HTTP APIs mentioned in below link to access my IoT devices and their data: https://docs.internetofthings.ibmcloud.com/swagger/v0002.html#!/Organization_Configuration/get I am using my 6 digit organization code to access these apis…
jimish
  • 654
  • 1
  • 8
  • 22
1 2 3
12
13