Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PelionIoT/time_series_database_doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End of Life

This documentation has been end-of-lifed. It will not be updated moving forward.

Introduction

This reference deployment shows how to store and graph time series data coming from your mbed device. By the end, you'll be able to see the number of button presses per hour coming from your mbed device.

mbed Device Setup

The steps here will use the mbed web-compiler. This will load an operating system onto your mbed device so that it can upload data every time a button is pressed. This uses version pre-1.0 of mbed connector.

  1. Login to connector.mbed.com, create an account if you need to.
  2. Login to developer.mbed.org with the same account.
  3. Physically connect and Ethernet cable and power cable to your board.
  4. Visit mbed-os-example-client.
  5. Click the button "Import into Compiler" in the upper right.
  6. A new browser window opens to the mbed web compiler. Click the "import" button to begin the import process.
  7. Visit connector.mbed.com
  8. Login and click the "Security credentials" link.
  9. Click the "Get my device security credentials" button.
  10. Select the text that displays, and copy it.
  11. Go back to the mbed web compiler and click on the file security.h.
  12. Delete the existing text and paste the text you copied.
  13. Click the "Save" button near the top and the "Compile" button near the top.
  14. After compilation succeeds a file is downloaded automatically: mbed-os-example-client_K64F.bin.
  15. Drag-and-drop this file to the disk for your mbed device.
  16. Once it's done copying the file (which takes a few seconds at most), restart the board.
  17. Visit your connected devices section of connector.mbed.com and you should see your device listed: Actions

Now that mbed Connector is configured, set up services on Amazon or Azure.

About

Time Series Database Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5