Created
July 23, 2016 14:43
-
-
Save madninja/53953b12708d52440ee0bb178baa9347 to your computer and use it in GitHub Desktop.
helium sensor timeseries port-filter
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 sensor timeseries list 3df4e2e0 --port t --page-size 5 | |
+----------+--------------------------+------+-----------+ | |
| ID | TIMESTAMP | PORT | VALUE | | |
+----------+--------------------------+------+-----------+ | |
| e0e2062b | 2016-07-20T15:12:38.502Z | t | 21.72662 | | |
| 33839612 | 2016-07-20T15:07:38.499Z | t | 21.711428 | | |
| df1e5df6 | 2016-07-20T15:02:38.496Z | t | 21.72662 | | |
| 9441b2cd | 2016-07-20T14:57:38.734Z | t | 21.706364 | | |
| 99deb177 | 2016-07-20T14:52:38.731Z | t | 21.711428 | | |
+----------+--------------------------+------+-----------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment