Changes

Jump to navigation Jump to search
Created page with "{{OPCHToken| |Description = Defines if the system uses WelcomeInactivityTimeout or not.<br> It is useful for devices located in public p..."
{{OPCHToken|
|Description = Defines if the system uses [[OPCHToken_WelcomeInactivityTimeout|WelcomeInactivityTimeout]] or not.<br>
It is useful for devices located in public places, like pubs, stations, buildings,... which are unused for long time periods.<br>
To allow end user configuring this setting, it must be included next structure into [[OPCHToken_SettingsMenuLayout|SettingsMenuLayout]]:
<source lang="javascript">
{
"title": "MODO INACTIVIDAD",
"type": "INACTIVITY_MODE",
"options": [{
"text": "ON",
"value": true,
"description": null
},
{
"text": "OFF",
"value": false,
"description": null
}],
"subText": "Este modo se activará automaticamente en %1 horas si no se ha realizado ninguna acción en el servicio"
}
</source>
|Middleware Key Name = STB_INACTIVITY_MODE_ENABLED
|Mandatory = No
|Format = Boolean
|Example = false
|Default Value = true
|External = Yes
|Reboot = Yes
|Scope =
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! Factory Value
! Global OPCH
! OEM OPCH
! GetUser (MiB)
! Local Value
{{!}}- valign="top"
! Y
! Y
! N
! N
! Y
}}
Bureaucrats, editor
1,487

edits

Navigation menu