Skip to content

[Bug]: type="json" wird als Fehler angezeigt #2129

@mcuiobroker

Description

@mcuiobroker

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

Script type

Javascript

The problem

Image

Man kann es aber ohne Probleme in den Objekten anlegen

Image

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions