26 #ifndef HUMIDITY_SENSOR_H
27 #define HUMIDITY_SENSOR_H
29 #include <QtDBus/QtDBus>
33 #include "abstractsensor_a.h"
39 Q_CLASSINFO(
"D-Bus Interface",
"local.HumiditySensor")
void relativeHumidityChanged(const Unsigned &value)
HumiditySensorChannelAdaptor(QObject *parent)
Unsigned relativeHumidity() const
Unsigned relativeHumidity
QObject facae for TimedUnsigned.
QObject based datatype for TimedUnsigned.