Measure difference
Posted: Monday 24 June 2019 11:58
Hi,
I already have some experience creating scripts with blockly, quite simple. Now I come across a problem that cannot be solved with blockly but what I think I can solve with Lua, unfortunately I have no experience with Lua. someone who can help me?
I want to have the value YES / NO in a string user variable called 'ventilate' based on temperature inside and temperature outside.
IF temp outside 5 degrees higher than temp inside THEN vantilation -> NO
Otherwise ventilation -> YES
Someone who can help me get started?
I already have some experience creating scripts with blockly, quite simple. Now I come across a problem that cannot be solved with blockly but what I think I can solve with Lua, unfortunately I have no experience with Lua. someone who can help me?
I want to have the value YES / NO in a string user variable called 'ventilate' based on temperature inside and temperature outside.
IF temp outside 5 degrees higher than temp inside THEN vantilation -> NO
Otherwise ventilation -> YES
Someone who can help me get started?