Created
July 23, 2016 14:45
-
-
Save madninja/14447ad6a7fe8397ab99e3d5cb4fae7e to your computer and use it in GitHub Desktop.
helium sensor timeseries format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ helium --format csv sensor timeseries list 3df4e2e0 --page-size 5 | |
id,timestamp,port,value | |
23ae1672,2016-07-20T15:12:38.753Z,h,49.09123 | |
608ff892,2016-07-20T15:12:38.752Z,p,100543.76 | |
e0e2062b,2016-07-20T15:12:38.502Z,t,21.72662 | |
04996299,2016-07-20T15:12:38.01Z,l,0 | |
201b3388,2016-07-20T15:07:38.501Z,h,48.81309 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment