mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-07-23 21:48:21 +00:00
Convert Values based on the OZW type rather than the qvariant type. Send ControllerCommand Notifications to the right topics
This commit is contained in:
parent
6389e1a0e6
commit
3d7c8db9e4
3 changed files with 169 additions and 19 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "mqttpublisher.h"
|
||||
|
||||
|
||||
|
||||
class mqttpublisher;
|
||||
|
||||
class MqttCommand : public QObject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue