Last active
October 8, 2015 10:22
-
-
Save ubinix-warun/98a7e8c833a7606f0e65 to your computer and use it in GitHub Desktop.
ประเด็นการใช้คำสั่งเก็บข้อมูลบน Google Fit ผ่าน OAuth Playground และ Fitness API https://medium.com/@ubinix_warun/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B9%80%E0%B8%94%E0%B9%87%E0%B8%99%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89%E0%B8%84%E0%B8%B3%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B9%80%E0%B8%81%E0%B9%87%E0%B8%9A%E0%B8%82%E0%B9%89%E0%B8%A…
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
| { | |
| "minStartTimeNs": 1397515179728708316, | |
| "maxEndTimeNs": 1397513334728708316, | |
| "dataSourceId": | |
| "derived:com.google.step_count.delta:___GDC_PRJ_ID___:Example Manufacturer:ExampleTablet:1000001:", | |
| "point": [ | |
| { | |
| "startTimeNanos": 1397513365565713993, | |
| "endTimeNanos": 1397513334728708316, | |
| "dataTypeName": "com.google.step_count.delta", | |
| "value": [ | |
| { | |
| "intVal": 8 | |
| } | |
| ] | |
| } ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment