Disabled configuration hints

Hints which should not be shown anymore.

General Information

Domain

TcHmiSrv

Full symbol path

TcHmiSrv.Config::DISABLED_CONFIGURATION_HINTS

Category

Advanced

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

array

Unique items

Yes

JSON Schema

{
    "category": "CATEGORY_ADVANCED",
    "description": "DESC_DISABLED_CONFIG_HINTS",
    "items": {
        "type": "string"
    },
    "propertyOrder": 2,
    "type": "array",
    "uniqueItems": true
}