carp_aware_package 1.0.0 copy "carp_aware_package: ^1.0.0" to clipboard
carp_aware_package: ^1.0.0 copied to clipboard

PlatformiOS

The CARP AWARE sampling package. Samples passive sensor data from an Apple Watch (watchOS) using the AWARE watchOS sensing framework.

1.0.0 #

Initial release of the CARP AWARE Apple Watch sampling package.

  • wraps the AWARE watchOS framework (v. 1.6.0) as a CARP Mobile Sensing sampling package
  • ships that framework as pre-compiled XCFrameworks for iOS and watchOS, so an app builds against this package without access to the AWARE source - the watch app links the carp-aware-watch product instead of adding the AWARE package itself
  • adds the AppleWatchDevice connected device, which configures the watch from the study protocol
  • supports nine measure types in the dk.carp.watch.aware namespace - motion, heart rate, battery, location, heading, bluetooth, ambient noise, audio label, and device information
  • iOS-only Swift Package Manager plugin bridging the native AWARE AppleWatchSensor to Dart
  • de-duplicates records using the record id from the database on the watch
  • exposes the runtime state of the watch connection and the transfer progress via the AppleWatchDeviceManager
  • includes a guide for adding the companion watchOS app to a Flutter app
0
likes
160
points
55
downloads

Documentation

Documentation
API reference

Publisher

verified publishercarp.dk

Weekly Downloads

The CARP AWARE sampling package. Samples passive sensor data from an Apple Watch (watchOS) using the AWARE watchOS sensing framework.

Homepage
Repository (GitHub)
View/report issues

Topics

#mobile-sensing #mobile-health #sensors #digital-phenotyping

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, flutter, json_annotation

More

Packages that depend on carp_aware_package

Packages that implement carp_aware_package