It looks like there has been a new IOT service rolled-out on today ( 22/10). I can no longer login and see my old organisation and registered devices. And my registered devices can no longer connect.
The is a new IOT Service available in the Dashboard. Was this supposed to be a breaking update change?
So now I have an existing Node-Red app with a missing broker. There is a recipe that say you should started from the IoT Foundation Starter (https://developer.ibm.com/iot/recipes/node-red-registered-application/) but this will recreate the application.
Is there a way to bind the new service into the existing application -- I have already created the service which I need to do to get the API keys.
I have unbinded(sic) it and then bound it again but my Node-Red is still picking up the quickstart.messaging.internetofthings.ibm.com broker.
Thanks
So the new documentation refers to: "Configure the IBM IoT App In node with the Id of your device, then select Authentication type of Bluemix service. You will notice that this node offers more options now that you have bound your Node-RED flow to the IBM Internet of Things Foundation Service. You can click on the Any check box to select all your devices"
I am not seeing this on my IoT App In nodes.
Does this mean that I have to upgrade my version of NodeRed? or create a new one?
I have created a new application and it does look different, very different. I don't suppose there is any way to upgrade my old application???
Answer by Ben Bakowski (1299) | Oct 22, 2014 at 08:16 AM
Hi there,
The roll-out of the production platform of the IoT Foundation on October 22nd unfortunately required the reset of all beta data, as per the announcement made on October 9th. We apologise for this inconvenience, but beta organizations, devices and API keys were not compatible with the features we now offer around reliability and persistence of historical data.
I will look into the Bluemix issues right now.
Ben
Answer by Ben Bakowski (1299) | Oct 22, 2014 at 12:55 PM
I've posted an update on the blog to help provide guidance on how you can get your applications from the IoT Foundation beta phase working once more.
Ben
Can I edit a node-RED flow outside of the node-RED Bluemix editor? 1 Answer
Method outside of Bluemix Node-RED to toggle Nodes such as Inject or Debug 1 Answer
How to configure IoT node-red flow for specific device ids 2 Answers
Is there an easy way to add dweet capabilities to node-RED? 1 Answer
Bluemix node-red example manifest.yml file request for cf push 1 Answer