Pummpcomm v2.5.1 Pummpcomm.History.BGReceived View Source
A blood glucose received from a meter.
Link to this section Summary
Types
ID of meter linked to pump
Functions
Blood glucose amount
received from meter_link_id
at timestamp
Link to this section Types
ID of meter linked to pump
Link to this section Functions
Link to this function
decode(body, pump_options)
View Source
decode(<<_::72>>, Pummpcomm.PumpModel.pump_options) :: %{amount: Pummpcomm.BloodGlucose.blood_glucose, meter_link_id: meter_link_id, timestamp: NaiveDateTime.t}
Blood glucose amount
received from meter_link_id
at timestamp
.