1

I am very new with IBM Bluemix, right now I'm working with a Raspberry Pi and IBM Watson Platform. I have followed this tutorial

And I can't storage the information, only the information is available in real time. furthermore in my Cloudant always says "one document" in all the database for IBM Watson Platform. Is that correct? I'm not very familiar with database concepts.

I attached some screenshots of my problem: Link

Thanks a lot for you help.

2 Answers2

0

Your screenshot indicates you have one database created for each day which implies you probably chose daily when configuring your bucket interval.

Please provide more details about what you mean when you say you can't store information and it's only available in real time - do you mean via your cards displayed in the dashboard? If so, you may wish to change the window size to greater than 5 minutes.

ValerieLampkin
  • 2,620
  • 13
  • 27
  • 1
    Hi. Yes, I choose daily configuration. My issue was that I couldn't view the historical data from my sensors in the dashboard, even when I changed the window size to 24 hours, but now the issue was solved by himself. I don't know what happen I only left my Raspberry Pi sending data to the cloud all the night. The next day I check my dashboard and it showed the historical data of that night. So, if anyone has a similar issue maybe you have to wait. – Edison Fabricio Chuquimarca Jun 01 '17 at 07:53
0

The tutorial that you've followed, has references to couple of other IoT Recipes to follow up, in the Conclusion section. The first IoT Recipe referred there, takes you through step by step instructions to setup Cloudant NoSQLDB as the Historian.

Continuing on the same lines, post completing the above mentioned steps, you can now walk through the steps mentioned in Step 3 - Storing elevator device data using the Historical Data Storage Extension of the IoT Recipe "Store Elevator device data and alerts in Cloudant NoSQL DB", which shall help you configure your storage buckets as per the need, i.e days, weeks and months.