A thread to share some coding techniques for QuickApps?
Because QAs are "long running scenes" (they don't have to be loaded and restarted for every event) - it is actually worthwhile to build up a library of "nice to have" code and include them in QAs.
Please login or register to see this link.
Please login or register to see this link. s
Please login or register to see this link.
Please login or register to see this link. client
List of posts:
Introduction to the QuickApp ana
another one lib ported to HC3: sha2.lua from Egor Skriptunoff
Support for: MD5, HMAC, SHA-1, SHA-224, SHA-256, SHA-512/224, SHA-512/256, SHA-384, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
I removed everything not necessary on HC3, leaved only INT64 (works best), LIB32 (slower but less CPU load) and bit lib emulation (for testing).
Examples, FAQ and Benchmark included.
Hashing speed (Bytes per Second) on Fibaro HC3, so there is definit