Pummpcomm v2.5.1 Pummpcomm.Session.Exchange.ReadStdBasalProfile View Source

Reads standard pump basal profiles

Link to this section Summary

Functions

Decodes Pummpcomm.Session.Response.t to the standard basal profile schedule with each open interval starting at start

Makes Pummpcomm.Session.Command.t to read the standard basal profile

Link to this section Functions

Link to this function decode(response) View Source
decode(Pummpcomm.Session.Response.t) :: {:ok, %{schedule: [%{rate: float, start: NaiveDateTime.t}]}}

Decodes Pummpcomm.Session.Response.t to the standard basal profile schedule with each open interval starting at start.

Makes Pummpcomm.Session.Command.t to read the standard basal profile