MetaWear Swift Combine SDK Beta
Control our wearable sensors on iOS and macOS devices using Combine.
Getting Started
- For detailed documentation and comparison to our Bolts SDK, press Control Shift Cmd + D in Xcode. Or use a web version of the docs and interactive tutorial.
- For sample apps, see Streamy (in documentation tutorials) or MetaBase.
- For license and copyright, see LICENSE.md.
Please email us, open an issue, or post on the MetaWear community forum with questions or feedback.
Directories At a Glance
๐
MetaWear
The root directory contains the core objects and type aliases for typical use of the SDK.
-
๐ Combine โ Primary Combine operators used to control MetaWear devices -
๐ Cpp Bridging โ Swift wrappers around sensors/modules (e.g., gyroscope), commands (e.g., activate iBeacon), and anything else from the C/C++ library -
๐ Helpers โ Extensions and utilities