1 #ifndef TORCTRIGGERNOTIFICATION_H 2 #define TORCTRIGGERNOTIFICATION_H 18 void Graph (QByteArray *Data)
override;
24 virtual bool Setup (
void)
override;
31 QMap<QString,QString> m_customData;
32 QStringList m_references;
33 QList<TorcDevice*> m_referenceDevices;
39 #endif // TORCTRIGGERNOTIFICATION_H virtual bool Setup(void) override
Finalise the notification.
QStringList GetDescription(void) override
~TorcTriggerNotification()=default
void InputValueChanged(double Value)
TorcTriggerNotification(const QVariantMap &Details)
bool IsKnownInput(const QString &UniqueId) override
void Graph(QByteArray *Data) override