major updated line switching version 2024-05-10
This commit is contained in:
parent
d289a99d07
commit
54038a06f8
4 changed files with 112 additions and 353 deletions
|
|
@ -864,6 +864,10 @@ exports.install = function(instance) {
|
|||
{
|
||||
deviceStatuses["em"] = "OK";
|
||||
}
|
||||
else
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
const updateStatus = checkFinalRVOStatus();
|
||||
if(updateStatus) values.status = "OK";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue