### I'm sure that - [x] This issue is still present in the **current beta version** of this adapter - [x] There is no other (open) issue with the same topic (use the search!) - [x] This issue is not described in the adapter documentation / FAQ (read the docs!) ### Script type Javascript ### The problem <img width="1315" height="335" alt="Image" src="https://github.com/user-attachments/assets/bd9fbc6b-187b-4f74-896c-9a554304b621" /> Man kann es aber ohne Probleme in den Objekten anlegen <img width="900" height="405" alt="Image" src="https://github.com/user-attachments/assets/c7e60f75-c1d8-4a5f-adc9-816083b2ed77" /> ``` let moodvisDP = '0_userdata.0.moodvis.config' createStateAsync(moodvisDP, {read: true, write: true, name: "config", type: "json", role: "", def: JSON.stringify({}) }); ``` https://www.iobroker.net/#en/documentation/dev/objectsschema.md <img width="1014" height="84" alt="Image" src="https://github.com/user-attachments/assets/2d20bf9d-2464-4242-93e3-e4dafe0f82a9" /> ### iobroker.current.log (in debug mode!) kein Eintrag ### Version of nodejs 22.22.0 ### Version of ioBroker js-controller 7.1.0 ### Version of adapter 9.0.18
I'm sure that
Script type
Javascript
The problem
Man kann es aber ohne Probleme in den Objekten anlegen
https://www.iobroker.net/#en/documentation/dev/objectsschema.md
iobroker.current.log (in debug mode!)
kein Eintrag
Version of nodejs
22.22.0
Version of ioBroker js-controller
7.1.0
Version of adapter
9.0.18