ReportOfflineNodeStatus-add setTimeout, Handle broadcast cmd to rsPort
This commit is contained in:
parent
1c131d0b63
commit
ed0fe5b15d
4 changed files with 101 additions and 101 deletions
|
|
@ -235,7 +235,7 @@ exports.install = function(instance) {
|
|||
let responseStatus = await promisifyBuilder(dbStatus.find());
|
||||
statusData = responseStatus[0]; // {thermometer: 'OK', em: 'OK', twilight_sensor: 'OK'}
|
||||
deviceStatus["temperature"] = statusData.thermometer;
|
||||
|
||||
|
||||
FLOW.OMS_rvo_tbname = relaysData[0].tbname;
|
||||
|
||||
if(controller_type === "lm")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue