wiki:02_hiq-hotel:01_grms:03_s-rms:02.access
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:02_hiq-hotel:01_grms:03_s-rms:02.access [2024/09/05 08:41] – [Table] goran.kocjancic | wiki:02_hiq-hotel:01_grms:03_s-rms:02.access [2024/09/05 09:21] (current) – [Code for "Staff 1"] goran.kocjancic | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Access ====== | ||
- | |||
====== Access ====== | ====== Access ====== | ||
Line 13: | Line 11: | ||
All access codes are entered into the controllers via the Linker. Guest codes are entered into room controllers, | All access codes are entered into the controllers via the Linker. Guest codes are entered into room controllers, | ||
- | ^ Code | 32-bit signed (-2147483648..2147483647) | + | ^ Code | 32-bit signed (-2147483648..2147483647) |
- | ^ Label | text (can be empty) | + | ^ Label | text (can be empty) |
- | ^ Type | 1 = Guest\\ 2 = Staff\\ 3 = Security | + | ^ Type | 1 = Guest\\ 2 = Staff\\ 3 = Security |
- | ^ Valid from | UTC time rounded to 10 min or unlimited | + | ^ Valid from | UTC time rounded to 10 min or unlimited |
- | ^ Valid to | UTC time rounded to 10 min or unlimited | + | ^ Valid to | UTC time rounded to 10 min or unlimited |
- | ^ Access rights | + | ^ Access rights |
- | When the controller reads a code on the connected code reader, it first checks if the code exists in its internal list. | + | The controller reads a code on the connected code reader. |
+ | * QR code reader | ||
+ | * RFID code reader (EM 125kHz) | ||
+ | * Mifare code reader | ||
+ | * PIN keypad | ||
+ | * Some readers allows combination (QR + RFID) | ||
- | If the code is found, | + | If the scanned |
If the code is not on the local list, the controller sends an access request over the local network. The controller holding the code checks the permission for entry, and if allowed, it sends a positive response. The requesting controller then unlocks the door and sends a request to decrement the remaining access count to the controller with the code in its list. | If the code is not on the local list, the controller sends an access request over the local network. The controller holding the code checks the permission for entry, and if allowed, it sends a positive response. The requesting controller then unlocks the door and sends a request to decrement the remaining access count to the controller with the code in its list. | ||
Line 42: | Line 45: | ||
==== Code for "Guest 1" ==== | ==== Code for "Guest 1" ==== | ||
- | * to controller for Room 2 | ||
* code = 1234 | * code = 1234 | ||
- | * code type = 1 (guest) | + | * code type = 1 (guest) |
* from 03.08.2024 15:00 (SI time zone: +2) | * from 03.08.2024 15:00 (SI time zone: +2) | ||
* to 10.08.2024 10:00 (SI time zone: +2) | * to 10.08.2024 10:00 (SI time zone: +2) | ||
* for main door (unlimited passes) | * for main door (unlimited passes) | ||
- | * for Room 2 (unlimited passes) | + | * for Room 2 (unlimited passes) |
* 10 accesses to wellness | * 10 accesses to wellness | ||
Line 80: | Line 82: | ||
==== Code for "Staff 1" ==== | ==== Code for "Staff 1" ==== | ||
- | * to controller for Main entrance | ||
* code = 3141 | * code = 3141 | ||
- | * code type = 2 (staff) | + | * code type = 2 (staff) |
* from = unlimited | * from = unlimited | ||
* to = unlimited | * to = unlimited | ||
Line 117: | Line 118: | ||
{ | { | ||
" | " | ||
- | " | + | " |
} | } | ||
] | ] | ||
} | } | ||
</ | </ |
wiki/02_hiq-hotel/01_grms/03_s-rms/02.access.1725525700.txt.gz · Last modified: 2024/09/05 08:41 by goran.kocjancic