bewest / decoding-carelink

python serial driver for mm comlink2 protocol
http://bewest.github.io/decoding-carelink
Other
71 stars 52 forks source link

Tghoward/wip mystery data #166

Closed bewest closed 8 years ago

bewest commented 8 years ago

per https://github.com/bewest/decoding-carelink/issues/156

tghoward commented 8 years ago

records from carelink.minimed.com bracketing the time in question for one spot.

image

tghoward commented 8 years ago

adding the raw column

image

tghoward commented 8 years ago

first record at 11:30:10, Raw-Values: IS_SENSOR_ENABLED=true, BG_UNITS=mg dl, HIGH_AREA_UNDER_CURVE=180, HIGH_GLUCOSE_SNOOZE_TIME=10800000, LOW_AREA_UNDER_CURVE=70, LOW_GLUCOSE_SNOOZE_TIME=3600000, CAL_REMINDER_ENABLE=false, CAL_REMINDER_TIME=3600000, ALARM_SNOOZE_TIME=3600000, MISSED_DATA_TIME=1800000, IS_AUTO_CAL_ENABLE=false, TRANSMITTER_ID=2472500

Second Record, 11:30:10, Raw-Values:

NEW_CONFIG_DATUM_ID=16149056702, OLD_CONFIG_DATUM_ID=16149056701, ACTION_REQUESTOR=pump

Third Record, 11:30:10, Raw-Values:

IS_SENSOR_ENABLED=false, BG_UNITS=mg dl, HIGH_AREA_UNDER_CURVE=180, HIGH_GLUCOSE_SNOOZE_TIME=10800000, LOW_AREA_UNDER_CURVE=70, LOW_GLUCOSE_SNOOZE_TIME=3600000, CAL_REMINDER_ENABLE=false, CAL_REMINDER_TIME=3600000, ALARM_SNOOZE_TIME=3600000, MISSED_DATA_TIME=1800000, IS_AUTO_CAL_ENABLE=false, TRANSMITTER_ID=2472500

tghoward commented 8 years ago

adding a bit more data: image