I'm having trouble getting "device" data from a Raspberry Pi to show up via an IBM IoT input node in Node-RED. I know the data is making it into the Watson IoT cloud, since I can see it under "recent events" in the device panel. However, I'm getting an "Imported Unrecognized Type: wiotp-credentials" error when I refresh Node-RED.
Any idea where I'm going wrong?
Ok, amadain was correct. I had two browsers open with NodeRed, one for bluemix and the other for a Pi ... and inadvertently cut & pasted some node information from the Pi to blumix. Once I removed the errant node, everything worked fine.