26#ifndef PRESSURE_SENSOR_H
27#define PRESSURE_SENSOR_H
29#include <QtDBus/QtDBus>
33#include "abstractsensor_a.h"
39 Q_CLASSINFO(
"D-Bus Interface",
"local.PressureSensor")
Unsigned pressure() const
void pressureChanged(const Unsigned &value)
PressureSensorChannelAdaptor(QObject *parent)
QObject facae for TimedUnsigned.
QObject based datatype for TimedUnsigned.