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

Create Cleaning Service and support ability to dynamically add BLE services. #26

Closed j-ka11 closed 3 years ago

j-ka11 commented 3 years ago

Summary

This PR integrates the changes made to Service.h and the BLE device files that were implemented for the mid semester demo. They are tested to support dynamic BLE service creation that is able to communicate with the Bottle Buddy app.

Additionally, this PR creates the Cleaning Service.

Future Work

Specifically regarding the pipeline, the two services, WaterIntakeService and CleaningService need to implement their responsibilities.