0

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 data is displayed on the quick start menu. Please see the following link for the error.

Any clue what might be issue: https://quickstart.internetofthings.ibmcloud.com/#/device/b827eb104681/sensor/

amadain
  • 2,724
  • 4
  • 37
  • 58
ShaunK
  • 1,181
  • 5
  • 22
  • 41

1 Answers1

0

You indicate that your device state is connected, but I checked the Watson IoT logs and don't see any connection for device ID b827eb104681 in the past 12 hours. Provide your code or more info about how you are connecting and have confirmed that your device is connected and sending data.

ValerieLampkin
  • 2,620
  • 13
  • 27