Maximum length of an Entry
Entries that exceed this limit will be truncated before being stored.
General Information
|
Domain |
TcHmiSqliteLogger |
|
Full symbol path |
TcHmiSqliteLogger.Config::MAXENTRYLENGTH |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
integer |
|
Minimum |
80 |
|
Default value |
1024 |
JSON Schema
{
"configDescription": "DESC_MAXENTRYLENGTH",
"default": 1024,
"displayClass": "byte",
"minimum": 80,
"type": "integer"
}