Closed mcm1957 closed 9 months ago
This PR adds an empty NATIVE object. This is always required.
Normally the native objects definesinitialization data for the configuration. Here's an example from the standard template:
"native": { "option1": true, "option2": "42" }, "objects": [],
For documentation see: https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md
This PR adds an empty NATIVE object. This is always required.
Normally the native objects definesinitialization data for the configuration. Here's an example from the standard template:
For documentation see: https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md