adjust for smartclient output
This commit is contained in:
3
dist/MaxWindowContact.js
vendored
3
dist/MaxWindowContact.js
vendored
@ -7,6 +7,9 @@ class MaxWindowContact extends AHomegearItem_1.AHomegearItem {
|
||||
getStateFeedbackTopic() {
|
||||
return this.stateFeedbackTopic;
|
||||
}
|
||||
getLabel() {
|
||||
return this.label;
|
||||
}
|
||||
transform(payload) {
|
||||
let res;
|
||||
if (payload == 'OPEN') {
|
||||
|
Reference in New Issue
Block a user