Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 1.38 KB

walkthrough.md

File metadata and controls

33 lines (21 loc) · 1.38 KB

Walkthrough

1. Authorization

authorization qrcode

Scan QR Code to connect to a device in IoT Central.

To skip this, tap on "Use simulation". The application will still read data from BLE devices or health providers and show it on insight chart but it will not generate telemetry data for IoT Central.

3. Home

home

Select one of the options.

  • Pair device: allows to connect to a real or simulated BLE device.
  • Sync with platform: allows to read data from health platforms (Apple Health when running on iOS, Google Fit when on Android).

4. Scan devices

scan scan_simulated simulated_result

Scans for nearby devices. By selecting "Use simulated device" you can skip connecting a real device and use one of the simulated ones which generates sample data every 5 seconds. Simulated devices are mapped to models in the CPM application template (see docs).

5. Insight

insight

Data from BLE device or platforms are shown in the chart. Legend is at bottom. Detail message is hardcoded. The developer can change that text accordingly to read data.

More details at Insight.