Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This feature is currently in a test phase and is not yet available to configure and start using. This documentation will be updated when it is ready to activate.

This functionality allows the user to use their device camera to read a QR-code which then opens up a door or gate with the help of the Go Active! App.

1.
The QR code scanning for mobile entrance starts with the user tapping on the “key icon” in the explore page.

2.
Then the user will be prompted to select which method they want to use. If “search for nearby entrances” is selected, Bluetooth scanning will be started. And if “scan a QR code” is selected, the user will be directed to the QR code scanner.

3.
Next, the user will be shown a camera view. The user is required to give camera permissions to use this functionality. The user needs to point the camera to the QR code and it will be scanned automatically.

4.
If the user has the sufficient rights to access the door or gate that they are trying to unlock, a success message is shown and the door then opens up. Otherwise they will be presented with an error message letting the user know why they are not allowed to open the door.

Tip

Settings used

  • Entrace via API must be enabled (usePassageTryApi3), controlled via license

  • “Allow entrance from mobile device” (enableMobilePassageTry) - enables the “key icon”

  • “Enable scanning QR codes with the mobility app for passage” (qrCodeMobilePassage) - enable the QR code scanner

  • “Allow mobile checkins” (enableMobileCheckin) - enables mobile check-in. This needs to enabled to use the QR code scanner for check-ins

  • “Check off interval for classes [minutes from start]” (arriveInterval) - a valid interval should be configured to enable the “check-in” button for a class booking

Note

Please note that currently there is no way to disable bluetooth entrance when the QR code scanner is enabled.

QR-Codes generated by BRP on special hardware

Info

To enable QR-Codes in the GAT7 hardware (must be set by BRP personell)

Add the value qrCodeMobilePassage=true to Extra properties on the GAT7 port


Settings > Ports > GAT7

CleanShot 2024-01-08 at 14.52.28-20240108-135233.png

Info

The QR-code is built on the ID of the reader and its passagetoken, which will be generated when the port gets the value added to it.

48;a5d49803-af00-423c-8839-7771e1aa6e7d

ID of reader = 48
Value of passagetoken = a5d49803-af00-423c-8839-7771e1aa6e7d

How to manually find passageToken belonging to readers

select id, passagetoken from cardreader;

QR-code should always be displayed as dynamic codes (GT7 in API-mode). A static QR-code will work but is less secure. (GT7 can display a static QR in template mode)

QR Code - Roy Kontor - Testpastell.png