12.01.2023, 12:00
(12.01.2023, 11:53)Daniel Wrote: ... and do you write every single one or on change?
Sorry, I currently write every single one since only 3 or 4 values don't change that often, all other values are changed every second though I only capture it every 3 seconds.
Values are written to group objects using grp.update and also to storage using a storage.set at the end of the script.