Pummpcomm v2.1.1 Pummpcomm.Cgm View Source
This module provides binary page decoding for Medtronic pump cgm pages. The main entrypoint is decode(page)
which
handles the crc check and parsing out event opcodes and translating those into event records.
Link to this section Summary
Functions
Takes a page of cgm data and decodes events from it
Link to this section Functions
Takes a page of cgm data and decodes events from it.