Hello folks... 
I've read the SmartHome.py ? SmartHome.py 1.0 documentation about configuration and logic, but i think i need to get answer on the following
Finally my eibd daemon came alive on my PI, and i've installed the smarthome.py - now i'm just trying to understand some things about the programming:
I'm use to program PLC's, where they scan the code all times. How does the smarthome.py handle this? Is it event driven, or do i have to call them all the time?
Could someone please give me a little example, could be i have a Setpoint and a Actual temperature, if Setpoint is greater than actual value it turns on a bit =1? and make it evaluate everytime a new actual temperature is received from bus?
Also a little explanation on "Item Functions"
Thanks

I've read the SmartHome.py ? SmartHome.py 1.0 documentation about configuration and logic, but i think i need to get answer on the following

Finally my eibd daemon came alive on my PI, and i've installed the smarthome.py - now i'm just trying to understand some things about the programming:
I'm use to program PLC's, where they scan the code all times. How does the smarthome.py handle this? Is it event driven, or do i have to call them all the time?
Could someone please give me a little example, could be i have a Setpoint and a Actual temperature, if Setpoint is greater than actual value it turns on a bit =1? and make it evaluate everytime a new actual temperature is received from bus?
Also a little explanation on "Item Functions"
Thanks

Kommentar