Config Schema

Define the schema of the device's configuration.

The configuration editor can show the end user either a simple JSON-based config or a more complex Advanced editor, which is defined using the JSON Schema Specification.

🚧

Only JSON Schema draft-07 and below are supported.

Additional options: Read Only (make the config non-editable), Enable Dynamic Config, and Save Changes to apply.