SenseKit

component libraries for building Sense clients on iOS/OS X

1
0
1
Objective-C
public

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 => "git@github.com: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

v0.3.3[beta]