Pummpcomm v2.5.1 Pummpcomm.Session.Exchange.ReadHistoryPage View Source
Reads a page of Pummpcomm.History
Link to this section Summary
Functions
Decodes Pummpcomm.Session.Response.t
to records on page
Makes Pummpcomm.Session.Command.t
to read a single history page
Link to this section Functions
Link to this function
decode(response, pump_model)
View Source
decode(Pummpcomm.Session.Response.t, Pummpcomm.PumpModel.pump_model) :: {:ok, [%{}]}
Decodes Pummpcomm.Session.Response.t
to records on page
Link to this function
make(pump_serial, page)
View Source
make(Pummpcomm.Session.Command.pump_serial, page :: non_neg_integer) :: Pummpcomm.Session.Command.t
Makes Pummpcomm.Session.Command.t
to read a single history page