PR request changes && rvo status added for all devices - em, twilight, thermometer
This commit is contained in:
parent
880edfc604
commit
1b4b9ca973
8 changed files with 230 additions and 195 deletions
|
|
@ -216,5 +216,9 @@ exports.install = function(instance) {
|
|||
}, 15000);
|
||||
|
||||
startRead = setInterval(start, timeoutMin * 1000 * 60);
|
||||
|
||||
//testing
|
||||
//setInterval(() => {instance.send(instanceSendTo.dido_controller, {status: "NOK-thermometer"})}, 180000);
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue