Trending Object - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Trending Object (/showthread.php?tid=4446) |
Trending Object - yigit - 14.12.2022 Hi, I want to log an object state. It's just a switch object controlling a lighting.(1=open, 0=close) My goals: Count of openings, turn on time, average opening time. I wonder how many times a day the object is opened. And what is the average open time? RE: Trending Object - admin - 14.12.2022 Check this thread: https://forum.logicmachine.net/showthread.php?tid=3769 |