Convert Values based on the OZW type rather than the qvariant type. Send ControllerCommand Notifications to the right topics

This commit is contained in:
Justin Hammond 2019-11-06 13:03:01 +08:00
parent 6389e1a0e6
commit 3d7c8db9e4
3 changed files with 169 additions and 19 deletions

View file

@ -12,6 +12,7 @@
#include "mqttpublisher.h"
class mqttpublisher;
class MqttCommand : public QObject {