
Subject to optical and technical changes without notice; No liability assumed for setting and printing errors.
ekey TOCA Solution - F1.doc
Call (941) 782-1227 or visit www.ekeyUSA.com
Page
6
3.1.1 TOCAhome Integration
The ekey® TOCAhome (3, pc, integra) can be integrated with various applications and systems such as
smart home control, engineering control system, time & attendance, etc. the integration is possible
through two different options:
Basic Relay Monitoring – where the 3
rd
party application or system monitors the ekey relay for
momentary status change from/to open/close. The 3
rd
party uses the event of status change to initiate
the appropriate sequence of commands and logic.
Advance Software integration – where a UDP converter that is connected to a TOCAhome system
generates an information (userID, fingerID, name, relay, etc) every time a finger is swiped over the
scanner as shown in the sample sniff screen print out below.
in case of authentication, the UDP converter sends information using UDP protocol with the following packet
structure:
typedef struct {
unsigned long nAddr; // address of module addr = (((yy*53+ww)<<16) + ssss) | 0x70000000
// serialno of module:800xxxwwyyssss
unsigned char nType; // 0 -> no enter, 2 -> enter
unsigned char nUserID; // userid from ekey TOCAhome pc
unsigned char nFinger; // fingerid from ekey TOCAhome pc
unsigned char nRelay; // relay from ekey TOCAhome pc
unsigned int sName; // Name of user in unicode
} EKEYUDP, *PEKEYUDP;
Comentarios a estos manuales