var
f = msg.payload.
SML
.power_curr;
msg.payload = f;
if
(f !=
999999
){
return
msg};