Salto EventStream 인터페이스는 각 이벤트를 장치에 암호화합니다. 이는 데이터 포인트로 제공됩니다. 장치는 수동으로 생성할 수도 있습니다.
Antcas는 다음 이벤트 구성만 지원합니다:
출going 포트는 유효한 포트의 기준에 따라 선택할 수 있습니다. 기본 포트는 3200입니다. 인터페이스는 여러 클라이언트를 처리할 수 있습니다.
통신에는 고유한 ID가 사용됩니다. Salto 측에서는 DoorExtID로 각각 전달됩니다. 정의되지 않은 경우 수신된 데이터는 PLC에 전송되지 않습니다.
모든 새 ID는 설치에서 자동으로 문을 생성합니다.
트리거를 생성하려면 event_id 객체에서 생성할 수 있습니다. 이 객체는 매 수신 시 변경되므로 TRIG 함수 블록을 사용하여 평가할 수 있습니다. EventID가 정의되지 않은 경우 자동으로 생성됩니다.
Info: 인터페이스는 할당된 PLC의 가장 느린 주기와 자동으로 동기화합니다. 시스템에서 텔레그램을 버퍼링하므로 텔레그램이 손실되지 않습니다.
| 변수 | JSON 데이터 포인트 | 데이터 유형 |
|---|---|---|
| EventID | string | |
| OperationID | int | |
| OperationDescription | string | |
| UserCardID | string | |
| UserCardSerialNumber | string | |
| IsExit | bool | |
| UserType | int | |
| UserName | string | |
| UserGPF1 | string | |
| UserGPF2 | string | |
| UserGPF3 | string | |
| UserGPF4 | string | |
| UserGPF5 | string | |
| DoorName | string | |
| DoorGPF1 | string | |
| DoorGPF2 | string | |
| EventDateTimeUTC | datetime |
| 값 | 설명 |
|---|---|
| 0 | 사용자 카드 |
| 1 | 문 |
| 2 | 소프트웨어 이벤트 |
| 값 | 설명 (영어) |
|---|---|
| 8 | New renovation code for key (online). |
| 16 | Door opened: inside handle. |
| 17 | Door opened: key. |
| 18 | Door opened: key and keyboard. |
| 19 | Door opened: multiple guest key. |
| 20 | Door opened: unique opening. |
| 21 | Door opened: switch. |
| 22 | Door opened: mechanical key. |
| 25 | Door opened: PPD. |
| 26 | Door opened: keyboard. |
| 27 | Door opened: spare card (hotel). |
| 28 | Door opened: online command. |
| 29 | Door most probably opened: key and PIN. |
| 32 | End of office mode (keypad). |
| 33 | Door closed: key. |
| 34 | Door closed: key and keyboard. |
| 35 | Door closed: keyboard. |
| 36 | Door closed: switch. |
| 37 | Key inserted (energy saving device). |
| 38 | Key removed (energy saving device). |
| 39 | Room prepared (energy saving device). |
| 40 | Start of privacy. |
| 41 | End of privacy. |
| 42 | “Duress” alarm. |
| 47 | Communication with the reader lost |
| 48 | Communication with the reader reestablished |
| 49 | Start of office mode. |
| 50 | End of office mode. |
| 51 | Hotel guest cancelled. |
| 54 | Door programmed with spare key. |
| 55 | New hotel guest key. |
| 56 | Start of forced opening (online). |
| 57 | End of forced opening (online). |
| 58 | Start of forced closing (online). |
| 59 | End of forced closing (online). |
| 60 | Alarm: intrusion (online). |
| 61 | Alarm: tamper (online) |
| 62 | Door left opened (DLO). |
| 63 | End of DLO (door left opened). |
| 64 | End of intrusion. |
| 65 | Start of office mode (online). |
| 66 | End of office mode (online). |
| 67 | End of tamper. |
| 68 | Automatic change. |
| 69 | Key updated in "out of site" mode (online). |
| 70 | Expiration automatically extended (offline). |
| 72 | Online peripheral updated. |
| 76 | Key updated (online). |
| 78 | Key deleted (online). |
| 79 | Door has lost communication with the Salto software. |
| 80 | Door has re-established communication with the Salto software. |
| 81 | Opening not allowed: key no activated. |
| 82 | Opening not allowed: key expired. |
| 83 | Opening not allowed: key out of date. |
| 84 | Opening not allowed: key not allowed in this door. |
| 85 | Opening not allowed: out of time. |
| 87 | Opening not allowed: key does not override privacy. |
| 88 | Opening not allowed: old hotel guest key. |
| 89 | Opening not allowed: hotel guest key cancelled. |
| 90 | Opening not allowed: antipassback. |
| 92 | Opening not allowed: no associated authorization. |
| 93 | Opening not allowed: invalid PIN. |
| 95 | Opening not allowed: door in emergency state. |
| 96 | Opening not allowed: key cancelled. |
| 97 | Opening not allowed: unique opening key already used. |
| 98 | Opening not allowed: key with old renovation number. |
| 99 | Warning: key has not been completely updated (online). |
| 100 | Opening not allowed: run out of battery. |
| 101 | Opening not allowed: unable to audit on the key. |
| 102 | Opening not allowed: locker occupancy timeout. |
| 103 | Opening not allowed: denied by host. |
| 104 | Blacklisted key deleted. |
| 107 | Opening not allowed: key with data manipulated. |
| 111 | Closing not allowed: door in emergency state. |
| 112 | New renovation code. |
| 113 | PPD connection. |
| 114 | Time modified (daylight saving time). |
| 115 | Low battery level. |
| 116 | Incorrect clock value. |
| 117 | RF Lock date and time updated. |
| 118 | RF Lock updated. |
| 119 | Unable to perform open/close operation due to a hardware failure. |
| 120 | Lock restarted. |
| 1000 | The Salto software has re-established communication with the door. |
| 1001 | The Salto software has lost communication with the door. |
| 2000 | Guest new key |
| 2001 | Guest copy key |