TheA2Z Posted July 14, 2023 Posted July 14, 2023 What does Timedata give you over just using time and date native in ISY and Eisy?
Solution glarsen Posted July 14, 2023 Solution Posted July 14, 2023 For simple time and date information the built in ISY functions are fine and even recommended. This Node Server offers a bunch of mundane variants on the concept of time 🙂. See Docs/TimedataPG3/README.md at main · ve7gel/Docs (github.com) for some idea. 1
TheA2Z Posted July 14, 2023 Author Posted July 14, 2023 2 hours ago, glarsen said: For simple time and date information the built in ISY functions are fine and even recommended. This Node Server offers a bunch of mundane variants on the concept of time 🙂. See Docs/TimedataPG3/README.md at main · ve7gel/Docs (github.com) for some idea. Thanks. I have programs that calculate many of these as variables that I have used for years. If I was starting fresh, I would of just used this.
Recommended Posts