IBM-MIL / IBM-Ready-App-for-Insurance

Ready App that allows users to connect to a IoT sensor network within their home to manage the health of assets.
https://developer.ibm.com/open/ibm-ready-app-for-insurance
Other
26 stars 13 forks source link

cloudant and push url consistency updates #1

Closed narinearraul closed 9 years ago

narinearraul commented 9 years ago

The urls inside the bluemix-settings.js file have been updated for consistency as there was confusion on whether or not to keep the https:// prefix when the url is copied from the bluemix dashboard. All the URLs (Push and Cloudant) should have the 'https://' prefix.

Note: We do not need to modify the iotURL for connecting to the iot api as it is same for all applications.

NodeRED code was updated to use the cloudant URL instead of the cloudant host as the cloudant URL already includes the cloudant username and password needed to authenticate the user for any access to the cloudant database. This simlified some code on the NodeRED side.

narinearraul commented 9 years ago

fixed in commit 6e7f9b7f5fc59e7e455e713babaca64f55e883d2