Pummpcomm v2.5.1 Pummpcomm.TempBasal View Source

Temporary Basal

Link to this section Summary

Types

Percentage from 0 to 200

The rate of the temporary basal: either :absolute Pummpcomm.Insulin.units_per_hour or a :percent percent of the normal bolus Pummpcomm.Insulin.units_per_hour

Whether the temporary basal can be entered as an :absolute number of units per hour OR a :percentage of the normal basal

Link to this section Types

Link to this type percent() View Source
percent() :: 0..200

Percentage from 0 to 200.

The rate of the temporary basal: either :absolute Pummpcomm.Insulin.units_per_hour or a :percent percent of the normal bolus Pummpcomm.Insulin.units_per_hour.

Link to this type type() View Source
type() :: :absolute | :percent

Whether the temporary basal can be entered as an :absolute number of units per hour OR a :percentage of the normal basal.