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

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