How To Initial Form UI

It does if you set it as per what the form sends

msg.payload = {"Temp1":true,"Temp2":true}
return msg;
1 Like