Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Reading data from sensor and sending to dashboard for charting #31

Open
ab4250 opened this issue Jul 3, 2015 · 2 comments
Open

Reading data from sensor and sending to dashboard for charting #31

ab4250 opened this issue Jul 3, 2015 · 2 comments

Comments

@ab4250
Copy link

ab4250 commented Jul 3, 2015

The sample code does not provide a method for reading data from any sensor and sending it to the dashboard for charting. One of the most critical functions, it has ben overlooked.

Could you please add a sample to cover this? What about a pull mechanism instead of push?

@mtomczew
Copy link
Contributor

mtomczew commented Jul 7, 2015

Usually, our dashboard is used for charting: https://dashboard.us.enableiot.com
You can register your account and use for free.
If you want to create your own dashboard using enableiot backend, API is documented on wiki:
https://github.com/enableiot/iotkit-api/wiki/Api-Home
There is also available swagger documentation:
http://swagger.us.enableiot.com/

@mtomczew
Copy link
Contributor

mtomczew commented Jul 7, 2015

It's REST API, you can use any tool to make request.
If you'd like to make it programmatically, feel free to commit your code here and create pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants