Skip to content

Instantly share code, notes, and snippets.

@Spazholio
Created June 22, 2016 02:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spazholio/df9374b4b501be80265885cdd0564605 to your computer and use it in GitHub Desktop.
Save Spazholio/df9374b4b501be80265885cdd0564605 to your computer and use it in GitHub Desktop.
#### RECORD 133 TempBasalDuration 2016-06-21T10:12:32 head[2], body[0] op[0x16]
###### DECODED
```python
{'duration (min)': 30}
```
op hex (2)
0000 0x16 0x01 ..
decimal
22 1
datetime (2016-06-21T10:12:32)
0000 0x60 0x8c 0x0a 0x55 0x10 `..U.
body (0)
#### RECORD 134 TempBasal 2016-06-21T10:14:30 head[2], body[1] op[0x33]
###### DECODED
```python
{'rate': 3.95, 'temp': 'absolute'}
```
op hex (2)
0000 0x33 0x9e 3.
decimal
51 158
datetime (2016-06-21T10:14:30)
0000 0x5e 0x8e 0x0a 0x55 0x10 ^..U.
body (1)
hex
0000 0x00 .
decimal
0
#### RECORD 135 TempBasalDuration 2016-06-21T10:14:30 head[2], body[0] op[0x16]
###### DECODED
```python
{'duration (min)': 30}
```
op hex (2)
0000 0x16 0x01 ..
decimal
22 1
datetime (2016-06-21T10:14:30)
0000 0x5e 0x8e 0x0a 0x55 0x10 ^..U.
body (0)
#### RECORD 136 Base unknown head[2], body[0] op[0x8f]
op hex (2)
0000 0x8f 0x29 .)
decimal
143 41
datetime (unknown)
body (0)
`end ReadHistoryData-page-2.data: 137 records`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment