Releases: beached/minimed_decode
Releases · beached/minimed_decode
Less Minimal, More Working Version
This release should decode the body of the packets as RileyLink iOS does and now exports them as json
Parsing of time has improved and is done as an iso8601 date string
Minimal working version
This parses all known pump event types and will extract the opcode and timestamp(if available). It will try to recover after an unknown op_code and find the next value with a working time(the year matches the current system year)