[APP][Pro] Better Logic Library - Just some better logic, variable and library management

Well, i love working together with other app dev’s, but i think we already have what is needed:

There is a new trigger flowcard: Any variable changed (not the old debug version, but the new one with tokens).
It contains the Variable Name, Type and the value as type:
image

With this single card, you should be able to log every variable change to the InfluxDB.
In the App Store it shows verious cards to write single record:

You can combine these to get this (im using log cards):


First: Any variable changed, then check what type it is (string, trigger, number or boolean), then write the specific value to the log/DB.

2 Likes