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.

Auto-generate widgets in Mozaic/Touch
#3
Config is saved to storage db in JSON form. You can get/set it like this, storage.get/storage.set cannot be used because of different data format.
Code:
config = storage.exec('get', 'mosaic:config:0')
storage.exec('set', 'mosaic:config:0', config)
Reply


Messages In This Thread
RE: Auto-generate widgets in Mozaic/Touch - by admin - 23.01.2019, 09:47

Forum Jump: