setvalue durch request action erssetzt
This commit is contained in:
@@ -64,7 +64,7 @@ class HauptManager extends IPSModule
|
||||
$Netzbezug += $decodedUser["Netzbezug"];
|
||||
}else{
|
||||
|
||||
SetValue($user["User_Up"],'{"timestamp":'.time().',"Is_Peak_Shaving":'.true.',"User":[]}');
|
||||
RequestAction($user["User_Up"],'{"timestamp":'.time().',"Is_Peak_Shaving":'.true.',"User":[]}');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user