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.

info object.time function
#3
ok, I have the step !

objs = grp.tag('MyTag')
for _, obj in ipairs(objs) do
Time = os.date('*t', obj.updatetime)
log( Time.hour ..':'.. Time.min )
end

If I want this log in an email and I want a new row in the same mail for every logs, how can I do ? ( what is the format for the message string ? )
KNX Advanced Partner + Tutor
Reply


Messages In This Thread
info object.time function - by toujour - 11.09.2020, 10:15
RE: info object.time function - by Daniel - 11.09.2020, 10:47
RE: info object.time function - by toujour - 11.09.2020, 11:56
RE: info object.time function - by admin - 11.09.2020, 11:57

Forum Jump: