Posts: 113
Threads: 36
Joined: Oct 2016
Reputation:
1
Hi,
How is it possible to make a page with raw list of 30 day log of certain objects?
e.g. I need to log 20 binary inputs (1bit objects) and show them somehow.
Thanks.
Posts: 113
Threads: 36
Joined: Oct 2016
Reputation:
1
Thanks a lot. It's difficult to find and understand how to do this but now I see.
Posts: 107
Threads: 40
Joined: Sep 2017
Reputation:
0
How can I use the objects in the grp.update ?
For example with a 14byte ASCII string with the value of the object.id + objectlog.ASCII + logtime
grp.update ('32/2/2', 'Event: ' .. object.id .. objectlog.ASCII .. logtime )
KNX Advanced Partner + Tutor
Posts: 8162
Threads: 43
Joined: Jun 2015
Reputation:
472
What kind of task do you have? If you display only one log entry you will get the same result as showing current object value.