Skip to content

Releases: beached/minimed_decode

Less Minimal, More Working Version

20 Jul 04:46

Choose a tag to compare

Pre-release

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

18 Jul 02:36

Choose a tag to compare

Pre-release

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)