Dokit
Native Qt library for Pokit devices
Loading...
Searching...
No Matches
CalibrationService::CharacteristicUuids Struct Reference

Characteristics available via the Calibration service. More...

#include <calibrationservice.h>

Collaboration diagram for CalibrationService::CharacteristicUuids:
[legend]

Static Public Attributes

static const QBluetoothUuid temperature { QStringLiteral("0cd0f713-f5aa-4572-9e23-f8049f6bcaaa") }
 UUID of the Calibration service's Temperature characterstic.
 
static const QBluetoothUuid getParam { QStringLiteral("b6728f91-409c-4d6c-864e-272a6a7a0204") }
 
static const QBluetoothUuid setParam { QStringLiteral("5588e47b-cb81-4f7b-acc4-6029a3f39f724") }
 

Detailed Description

Characteristics available via the Calibration service.

Member Data Documentation

◆ getParam

const QBluetoothUuid CalibrationService::CharacteristicUuids::getParam { QStringLiteral("b6728f91-409c-4d6c-864e-272a6a7a0204") }
inlinestatic
Todo:
UUID of the Calibration service's (undocumented) Get Parameter characterstic.

◆ setParam

const QBluetoothUuid CalibrationService::CharacteristicUuids::setParam { QStringLiteral("5588e47b-cb81-4f7b-acc4-6029a3f39f724") }
inlinestatic
Todo:
UUID of the Calibration service's (undocumented) Set Parameter characterstic.

The documentation for this struct was generated from the following file: