Posts: 13
Threads: 4
Joined: Dec 2017
Reputation:
0
Hello, I've been messing around with a SL and figured there has to be an easier way to create a building structure with all variables automatically via scripting.
Anyone have any ideas or examples on how I'd go about doing this?
I believe this is called mosaic in the LM.
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
For SE Touch it most likely will be mosaic:config:0
------------------------------
Ctrl+F5
Posts: 13
Threads: 4
Joined: Dec 2017
Reputation:
0
30.06.2021, 09:55
(This post was last modified: 30.06.2021, 09:59 by Seijboldt.)
Thank you!
I believe I have what I need now.
Daniel was correct, it's mosaic:config:0, I assume I can write with storage.exec('put', 'mosaic:config:0')? with an extra variable where i put the new Json?
I also notice there's an UID, can this be anything for example test_1 and test_2, or is there a strict adherence to a system?