Packages

Pummpcomm is a library to handle communication with a Medtronic insulin pump via a serial link to a cc1110 chip running subg_rfspy.

Current section

Files

Jump to
pummpcomm lib pummpcomm history enable_disable_remote.ex
Raw

lib/pummpcomm/history/enable_disable_remote.ex

defmodule Pummpcomm.History.EnableDisableRemote do
defdelegate decode(body, pump_options), to: Pummpcomm.History.StandardEvent
end