This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Scripting variable
#4
Difference is that objects can only hold a single value, storage can hold tables so depending on your task you might need to use storage.

From performance you need to use virtual objects otherwise the values are processed for sending to the KNX interfaces and that uses recourses. 

I think storage or virtual objects are using the same amount of resources but admin might correct me ? 

The biggest difference is that you can see the objects and the values in the objects tab or even on your visu if needed, storage is only visible by using log() or the storage viewer app. 

Both methods are running in RAM and are stored on SD by the save interval, so both are save to use with persistent / high speed writing.
Reply


Messages In This Thread
Scripting variable - by Frank68 - 27.07.2020, 14:58
RE: Scripting variable - by Daniel - 27.07.2020, 15:02
RE: Scripting variable - by Leo681 - 18.03.2022, 21:05
RE: Scripting variable - by Erwin van der Zwart - 19.03.2022, 07:44
RE: Scripting variable - by admin - 21.03.2022, 08:11

Forum Jump: