Java port of the SAKE handshake protocol used by 700-series Medtronic pumps.
Mirrors the public surface of PythonSake so it can be consumed by the JavaPumpConnector Android application (and any other JVM project that needs to drive a SAKE handshake).
./gradlew build./gradlew testRequires JDK 11 or later.
GPL-3.0. See LICENSE.