Keep alive
Timer for persistent connections
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::KEEP_ALIVE |
Category |
Webserver |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
string |
Format |
timespan |
Minimum |
PT1S |
Default value |
PT40S |
JSON Schema
{
"category": "CATEGORY_WEBSERVER",
"configDescription": "DESC_KEEP_ALIVE",
"default": "PT40S",
"format": "timespan",
"formatMinimum": "PT1S",
"type": "string"
}