Pummpcomm v2.5.1 Pummpcomm.History View Source
This module decodes a page of history from the pump into events and provides crc checking on the page.
Link to this section Summary
Link to this section Functions
Link to this function
decode(page, pump_model)
View Source
decode(page :: binary, Pummpcomm.PumpModel.pump_model) :: {:ok, [any]} | {:error, String.t} | {:fail, String.t}