Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 723 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 723 Bytes

SenseKit Circle CI

Component library for building Sense clients

Installation

SenseKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SenseKit", :git => "[email protected]:hello/SenseKit.git"

Components

  • SenseKit/API: authentication, device management, and sensor data upload

  • SenseKit/BLE: scanning for/connecting nearby peripherals, retrieving sensor data, and calibration

  • SenseKit/Model: data storage for alarms, data insights, sensors, and sleep sounds