This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Trend evaluation
#5
I have now solved it like this, I get the value as a KNX object

if event.getvalue() > grp.getvalue('55/0/4') then
grp.update('55/0/4', event.getvalue())
grp.update('55/0/5', os.date(' %A %d %B %H:%M '))
end
Reply


Messages In This Thread
Trend evaluation - by stephan - 15.12.2023, 06:39
RE: Trend evaluation - by admin - 15.12.2023, 08:14
RE: Trend evaluation - by stephan - 15.12.2023, 12:23
RE: Trend evaluation - by admin - 15.12.2023, 12:49
RE: Trend evaluation - by stephan - 15.12.2023, 14:58

Forum Jump: