Definitions
Storage for JSON schema definitions.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::DEFINITIONS |
Category |
Symbols |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
object |
Default value
{}
JSON Schema
{
"additionalProperties": {
"$ref": "tchmi:server#/definitions/schemaRef"
},
"category": "CATEGORY_SYMBOLS",
"default": {},
"description": "DESC_DEFINITIONS",
"type": "object"
}