Garmin's System8 announcement includes:
"Sensor Pairing
If your device application or data field communicates wirelessly with a sensor or peripheral using ANT, ANT plus, or Bluetooth Low Energy (BLE), then you will need to implement a pairing process. Connect IQ allows you to implement a Sensors.SensorDelegate
that allows you to have your device pair as part of the device’s sensor paring UI flow. See the Sensors.SensorDelegate
class in the API docs for details."
Is there any further information on this? The API docs are short... - i would like to see an example how to program a sensor delegate.