User Registration - 09021000001
Configuration is included in separate XML file.
| Parameter Name | Data Type, Range | Description | Default |
|---|---|---|---|
| system | An element containing some basic configuration about the related WDM host and UI appearance | ||
| serverAddress | String | Specifies the IP/hostname of the primary Wall Device Manager. | localhost |
| logoImagePath | String | Specifies the path of the logo image. | images/GK_Logo.png |
| hideMouseCursor | Boolean | Specifies whether the mouse cursor should be hidden | true |
| welcomeScreen | An element containing text and icon definitions for the welcome screen | ||
| scanCardImagePath | String | Specifies the path of the scan card image on the welcome screen. | images/scan_card.png |
| heartbeatInterval | Integer | Specifies the interval between heartbeat calls from the client to the server in milliseconds. | 60000 |
| languageCode1 | String | Specifies the language code for the top left button (default language). | en_US |
| languageButtonText1 | String | Specifies the button text for the language ({LanguageCode1}) of the top left button. | English |
| languageCode2 | String | Specifies the language code for the top right button. | fr_FR |
| languageButtonText2 | String | Specifies the button text for the language ({LanguageCode2}) of the top right button. | Français |
| languageCode3 | String | Specifies the language code for the bottom left button. | it_IT |
| languageButtonText3 | String | Specifies the button text for the language ({LanguageCode3}) of the bottom left button. | Italiano |
| languageCode4 | String | Specifies the language code for the bottom right button. | de_DE |
| languageButtonText4 | String | Specifies the button text for the language ({LanguageCode4}) of the bottom right button. | Deutsch |
| wheelchairText | String | Specifies the button text for the handicap button. | Wheelchair |
| wheelchairIcon | String | Specifies the path of the button icon for the handicap button. | images/icon_handicap.svg |
| takeScannerScreen | An element defining timeouts and icons of the takeout screen | ||
| scannerImagePath | String | Specifies the path of the scanner image in the take scanner screen. | images/scanner.png |
| takingOutTimeout | Integer | Specifies the timeout for taking out the device from the cradle in milliseconds. | 30000 |
| takingOutCheckInterval | Integer | Specifies the interval in milliseconds the app will check for the device status. | 1000 |
| errorScreen | An element defining timeouts and icons of the error messages | ||
| errorTimeout | Integer | Specifies the timeout for displaying the error message before the system switches back to “Welcome Screen” in milliseconds. | 5000 |
| displayOkButton | Boolean | Specifies whether the “OK” button is visible in the error message. | true |
| termsScreen | An element defining timeouts for the terms screen (screen showing the terms and condition) | ||
| acceptTimeout | Integer | Specifies the timeout for displaying the “Terms and Conditions” screen before the system switches back to “Welcome Screen” in milliseconds. | 10000 |
| successfulRegistrationScreen | An element defining timeouts for the successful registration screen (screen displayed after a successful registration) | ||
| acceptTimeout | Integer | Specifies the timeout for displaying the “Successful Registration” screen before the system switches back to “Welcome Screen” in milliseconds | 5000 |
| outOfService | An element defining timeouts and icons for the out-of-service screen (the screen displayed when the wall is out of service) | ||
| outOfServiceImagePath | String | Specifies the path of the out of service image. | images/out-of-service_sw.png |
| claimImagePath | String | Specifies the path of the out of service image. | images/GK_Claim.png |
| outOfServiceSendInterval | Integer | Specifies the interval between out-of-service calls from the client to the server in milliseconds. | 20000 |
| barcodeConfig | An element defining trigger values for some specific service barcodes | ||
| outOfServiceBarcodePrefix | Integer | Defines the prefix number for the out-of-service barcode. | 1234 |
| serviceBarcodePrefix | Integer | Defines the prefix number for the service barcode. | 4321 |
| loyaltyCardBarcodePrefix | Integer | Defines the prefix number for the loyalty card barcode | 2099 |
| customerCardBarcodePrefix | Integer | Defines the prefix for the customer card barcode. | 3099 |
| aztecBarcodePrefix | Integer | Defines the aztec barcode type prefix. | 9201 |
| aztecBarcodeLength | Integer | Defines the aztec barcode length. | 35 |
| aztecASCIIKey | String | Defines the aztec barcode ASCII key. | 1mFdIjj0':MGX&j(e4a:W-X0lAPEc/P |
| aztecHEXKey | String | Defines the aztec barcode HEX key | 316d4664496a6a30273a4d4758266a286534613a572d58306c415045632f50 |