title: "Ultimo.AllowQR" category: reference tags: [aet, device, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Ultimo.AllowQR
Groep: Device Type: Authorization · Waardetype: boolean Custom: Nee · Nullable: Nee
Beschrijving: Allow to scan QR code
When enabled it is possible to use the QR code scanner in Ultimo Go and Ultimo Go+.
Waardebewerken
- Actuele waarde:
True - Overerfde waarde:
True - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Ultimo.AllowQR",
"settingType": "Authorization",
"description": "Allow to scan QR code",
"longDescription": "When enabled it is possible to use the QR code scanner in Ultimo Go and Ultimo Go+.",
"value": true,
"valueType": "boolean",
"valueDisplayModel": true,
"inheritedValue": true,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": true,
"isCustom": false,
"isNullable": false
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Ultimo.AllowQR")Volledige setting-data. Bron:ApplicationElementTreeData.json.