QtPokit
Native Qt library for Pokit devices
Loading...
Searching...
No Matches
statusservice.h File Reference

Declares the StatusService class. More...

#include "abstractpokitservice.h"
#include <QBluetoothAddress>
#include <QBluetoothUuid>
#include <QVersionNumber>
Include dependency graph for statusservice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StatusService
 The StatusService class accesses the Pokit Status service of Pokit devices. More...
 
struct  StatusService::ServiceUuids
 UUIDs of the "Pokit Status" service. More...
 
struct  StatusService::CharacteristicUuids
 Characteristics available via the Pokit Status service. More...
 
struct  StatusService::DeviceCharacteristics
 Attributes included in the Device Characteristics characterstic. More...
 
struct  StatusService::Status
 Attributes included in the Status characterstic. More...
 

Detailed Description

Declares the StatusService class.