A interface Salto EventStream criptografa cada evento em um dispositivo. Este é então disponibilizado como ponto de dados. Dispositivos também podem ser criados manualmente.
A Antcas Control suporta apenas a seguinte configuração de eventos:
A porta de saída pode ser escolhida de acordo com os critérios dos portas válidas. A porta padrão é 3200. Uma interface é capaz de lidar com vários clientes.
IDs únicas são usadas para comunicação. Estas são fornecidas pelo Salto como DoorExtID. Se isso não foi definido, os dados recebidos não serão encaminhados para o SPS.
Todas as novas IDs criam automaticamente uma porta na instalação.
Para criar um gatilho, este pode ser criado no objeto event_id. Como o objeto é alterado a cada recebimento, a avaliação pode ser implementada usando o bloco de função TRIG. Se EventID não foi definido, este será gerado automaticamente.
Info:A interface sincroniza automaticamente com o ciclo mais lento do SPS associado. Os telegramas são bufferizados pelo sistema, portanto nenhum telegrama é perdido.
| Variável | Ponto de Dados JSON | Tipo de Dado |
|---|---|---|
| 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 |
| Valor | Descrição |
|---|---|
| 0 | Carteira de usuário |
| 1 | Porta |
| 2 | Evento de software |
| Valor | Descrição (Inglês) |
|---|---|
| 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 |