Client priority list

IP addresses of preferred clients. If the client limit is reached these clients will be able to connect and clients which are not in this list will be disconnected.

General Information

Domain

TcHmiSrv

Full symbol path

TcHmiSrv.Config::CLIENTPRIORITYLIST

Category

Webserver

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

array

JSON Schema

{
    "category": "CATEGORY_WEBSERVER",
    "configDescription": "DESC_CLIENTPRIORITYLIST",
    "items": {
        "type": "string"
    },
    "propertyOrder": 15,
    "type": "array"
}