.. MetaWear iOS/macOS/tvOS API documentation master file, created by sphinx-quickstart on Sat Apr 16 02:20:42 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. MetaWear iOS/macOS/tvOS API =========================== The MetaWear iOS/macOS/tvOS API provides a simple way to communicate with your MetaWear boards using Apple devices. This guide will cover the functionality of the API. If you are interested in the finer details of the library, the source code is available on our `GitHub page `_ and API documentation is on our `website `_. Getting Started --------------- This guide assumes you have fundamental knowledge of iOS, macOS, or tvOS programming especially `Swift `_ and `Closures `_. If you are not developing for the Apple ecosystem, we also offer an `Android API `_ and `C++ API `_. .. toctree:: :hidden: :maxdepth: 1 project_setup metawearboard metawear_manager data events core_modules sensors peripherals advanced_features