BottleBuddy / bottle-buddy-embedded

Bottle Buddy Embedded provides the source code for all the code that lives on the Bottle Buddy device.
0 stars 0 forks source link

Merge Component/pipeline into develop #34

Closed j-ka11 closed 3 years ago

j-ka11 commented 3 years ago

Summary

ServiceManager now waits for a calibration session to finish before instantiating Bottle Buddy's services. During the calibration session, the ServiceManager will receive an initial time value that it will pass to the WaterIntakeService

Future Work

The ServiceManager is not responsible for unpacking the bits specifying each component of the time value received from the app; The WaterIntakeService will implement this in feature/waterIntake. Once that branch is finished, the ServiceManager will need to use that functionality to unpack the bits.