Knowledgebase
Jakinid Support Website > Help Desk (Jakinid.com) > Knowledgebase

Search help:


How does ACTAtek4 operate with QR code authentication?

Solution

 

QR Code Usage with ACTAtek Devices

A QR code functions like a digital password, allowing customers to use any ACTAtek device equipped with a built-in camera. For example, the ACTA4-1K-P-C (PIN model with built-in camera) supports QR code authentication without requiring the Facial Recognition or Smart Card models.

Generating a QR Code

To generate a QR code, log in to either the ACTAtek device or the AMS webpage. Enter any numeric or alphanumeric string to create the QR code. (See the attached file for examples.)

Note: For AMS or AMS SaaS, the QR code icon will only appear after a Smart Card number has been entered and saved.

Once generated, save the QR code as a JPEG file. You can then:

  • Send it to the user’s mobile phone via WhatsApp or email, or
  • Print it out for physical use.

Below is an example workflow for generating and using a QR code.


Workflow: Adding a QR Code User via Device Webpage

  1. Log in to the device’s [Add New User] or [View User List] page.
  2. Enter the user’s preferred QR code number (e.g., 20260119) or use an existing Smart Card number to generate the code.
  3. Enable the Smart Card status.
  4. Click Add or Modify to save the user’s QR code settings.
  5. Click Show QR Code.
  6. Right-click the displayed QR code to save it as a JPEG file. Transfer the JPEG to a mobile phone or print it out for device access.

When accessing the device with a QR code, the LCD will display “Please remove QR-Code” and simultaneously capture the user’s picture.


Notes

  1. Maintain at least 20 cm distance when scanning a QR code from a mobile device.
  2. For printed QR codes, ensure the size is exactly 3.5 cm × 3.5 cm.

Demo Video: Watch Video

 

Attachments:
ams_qr_code.jpg ams_qr_code.jpg
qr_code_generate.jpg qr_code_generate.jpg
qr_code_event_logs.jpg qr_code_event_logs.jpg

 
Was this article helpful? yes / no
Article details
Article ID: 206
Category: General
Views: 1391
Rating (Votes): Article rated 5.0/5.0 (1)

 
« Go back

$s = 1; if (file_exists(HESK_PATH . 'hesk_license.php')) { $h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME')); $h = str_replace('www.','',strtolower($h)); include(HESK_PATH . 'hesk_license.php'); if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false) { $s = 0; } else { echo '

INVALID LICENSE (NOT REGISTERED FOR '.$h.')!

'; } } if ($s) { echo '

 
Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid

'; } echo '
'; include(HESK_PATH . 'footer.txt'); echo '';