Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.44 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.44 KB

IOS-Tempo-Utility-App-SDK

Welcome to Blue Maestro's iOS SDK for the third generation of Tempo Disc™ Bluetooth Low Energy sensors and data loggers. Visit www.bluemaestro.com for the full range of Tempo Disc™ products.

OVERVIEW

This SDK allows you to develop an iOS app using a range of libraries, including corebluetooth, to perform the following functions:

  1. To scan for Bluetooth Low Energy devices and parse advertisement packets for pertinent information
  2. Access to Blue Maestro's innovative UART command line interface to provide commands directly to Bluetooth Low Energy devices
  3. The downloading of stored logs from Tempo Disc Bluetooth Low Energy data loggers
  4. The display of downloaded data in graphs use coregraph
  5. The display of downloaded data in tables
  6. The exporting of downloaded data in csv or pdf format.

COCOAPODS AND POD FILES

This SDK relies on Pod Files for its dependencies. It will be necessary to install Cocoapods and then to install the necessary pod file to pull in the relevant dependencies before opening the source code in Xcode.

DISCLAIMER

While this SDK has been tested and verified as working with Tempo Disc™ Bluetooth Low Energy products at the time of submission to this repository, Blue Maestro may not keep this SDK up to date nor does it accept any obligation to do so. Blue Maestro does not guarantee or warrant this SDK is fit for any intended purpose and accepts no liability as a result it is not.