Skip to content

Commit 910233e

Browse files
ps2loudnate
authored andcommitted
Reporting pump status from x22 devices (#99)
* Reporting pump status from x22 devices * revert Amplitude-IOS change, and MAIN_APP_BUNDLE_IDENTIFIER change * Updates based on feedback from @loudnate * Updates based on feedback from @loudnate * Updating Cartfile.resolved and carthage build for rileylink_ios * Move devicestatus upload helper to remoteDataManager, enable battery monitoring when nightscout credentials are set, replace readReservoirVolume with readAndUpdatePumpData. Remove unnecessary enableRileyLinkHeartbeatIfNeeded call. * enable battery monitoring on nightscoutUploader assignment, make completion non-optional for readAndUpdatePumpData, and add loopStatus param to uploadDeviceStatus * Update to 0.8.0 RL frameworks * Add loop:// prefix to device name in device field of devicestatus
1 parent 6a238eb commit 910233e

37 files changed

+160
-84
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ github "loudnate/xDripG5" ~> 0.5.0
33
github "loudnate/SwiftCharts" "loudnate/naterade"
44
github "mddub/dexcom-share-client-swift" ~> 0.1
55
github "mddub/G4ShareSpy" ~> 0.2
6-
github "ps2/rileylink_ios" ~> 0.7.1
6+
github "ps2/rileylink_ios" ~> 0.8.0
77
github "amplitude/Amplitude-iOS" "mpurland-framework"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ github "loudnate/LoopKit" "v0.4.0"
55
github "loudnate/SwiftCharts" "8671287afb29640f9cffced6521b1098b7aac085"
66
github "mddub/dexcom-share-client-swift" "v0.1.3"
77
github "loudnate/xDripG5" "0.5.0"
8-
github "ps2/rileylink_ios" "v0.7.1"
8+
github "ps2/rileylink_ios" "v0.8.0"
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)