Hi all,
I need some help constructing a trigger against an item of type "Log".
The "log time format" is set to "yyyy-MM-dd hh:mm:ss", I have correct values of "2013-09-12 09:00:13" and similar.
I want to create a trigger when the "lastvalue" for that trigger is older than 1 day (86400 seconds).
What is the correct trigger expression?
Thanks and any hints are appreciated!
I need some help constructing a trigger against an item of type "Log".
The "log time format" is set to "yyyy-MM-dd hh:mm:ss", I have correct values of "2013-09-12 09:00:13" and similar.
I want to create a trigger when the "lastvalue" for that trigger is older than 1 day (86400 seconds).
What is the correct trigger expression?
Thanks and any hints are appreciated!
Comment