Dokit
Internal development documentation
Loading...
Searching...
No Matches
MultimeterService::CharacteristicUuids Struct Reference

Characteristics available via the Multimeter service. More...

#include <multimeterservice.h>

Collaboration diagram for MultimeterService::CharacteristicUuids:
[legend]

Static Public Attributes

static const QBluetoothUuid settings { QStringLiteral("53dc9a7a-bc19-4280-b76b-002d0e23b078") }
 UUID of the Multimeter service's Settings characterstic.
 
static const QBluetoothUuid reading { QStringLiteral("047d3559-8bee-423a-b229-4417fa603b90") }
 UUID of the Multimeter service's Reading characterstic.
 

Detailed Description

Characteristics available via the Multimeter service.

Definition at line 31 of file multimeterservice.h.

Member Data Documentation

◆ reading

const QBluetoothUuid MultimeterService::CharacteristicUuids::reading { QStringLiteral("047d3559-8bee-423a-b229-4417fa603b90") }
inlinestatic

◆ settings

const QBluetoothUuid MultimeterService::CharacteristicUuids::settings { QStringLiteral("53dc9a7a-bc19-4280-b76b-002d0e23b078") }
inlinestatic

UUID of the Multimeter service's Settings characterstic.

Definition at line 33 of file multimeterservice.h.

33{ QStringLiteral("53dc9a7a-bc19-4280-b76b-002d0e23b078") };

Referenced by MultimeterServicePrivate::characteristicChanged(), MultimeterServicePrivate::characteristicRead(), MultimeterServicePrivate::characteristicWritten(), PokitDevice::charcteristicToString(), and MultimeterService::setSettings().


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