Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update transform.js
  • Loading branch information
szymjaw authored Feb 27, 2019
commit b5bf7b8506c581b2f5ce775c0a2e8f686429f6b7
2 changes: 0 additions & 2 deletions transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ function deviceStatusEntry(data, offset) {
'battery': data['medicalDeviceBatteryLevelPercent'],
},
'connect': {
// For the values these can take, see:
// https://gist.github.com/mddub/5e4a585508c93249eb51
'sensorState': data['sensorState'],
'calibStatus': data['calibStatus'],
'sensorDurationHours': data['sensorDurationHours'],
Expand Down