Difference between revisions of "Hidedgesolo"

From HSYCO
Jump to navigation Jump to search
Line 44: Line 44:
 
|-
 
|-
 
|access.granted
 
|access.granted
|<nowiki><surname></nowiki>
+
|<surname>
 
|R
 
|R
 
|access granted to the user with surname <surname>
 
|access granted to the user with surname <surname>
Line 54: Line 54:
 
|-
 
|-
 
|access.denied.schedule
 
|access.denied.schedule
|<nowiki><surname></nowiki>
+
|<surname>
 
|R
 
|R
 
|access denied because badge/pin of the user <surname> was used outside scheduled time interval
 
|access denied because badge/pin of the user <surname> was used outside scheduled time interval
 +
|-
 +
|access.denied.expired
 +
|<surname>
 +
|R
 +
|access denied because badge/pin of the user <surname> is expired
 +
|-
 +
|card.notassigned
 +
|<nowiki><code></nowiki>
 +
|R
 +
|access denied because the badge <nowiki><code></nowiki> is not assigned to an user.
 +
|-
 +
|access.denied.pin.expired
 +
|<surname>
 +
|R
 +
|access denied because the pin assigned to the user <surname> is expired
 +
|-
 +
|rowspan="2" |alarm.acknowledged
 +
|0
 +
|R
 +
|alarms reset
 +
|-
 +
|1
 +
|R
 +
|normal conditions
 
|}
 
|}

Revision as of 15:43, 23 December 2013

The HID Edge solo ESR40, ESRP40, ES400 are single-door IP access control solution. This driver allows the integration of HID Edge Solo devices by using a TCP/IP connection. More than one device can be controlled at the same time.

Communication

An IP address must be assigned to the HID Edge Solo.

HID Edge Solo configuration

The HID Edge Solo can be connected to a POE switch or to a normal ethernet switch. In this case the power supply must be provided with an external adapter. First of all, assign an IP address to the Edge Solo, then it’s mandatory to disable the SSL/TLS encryption in the installer settings interface.

Hidedgesolo1.png

Datapoints

ID Value R/W Description
connection online R connection established
offline R HSYCO can't connect to the panel
card.notfound <code> R badge <code> not found
pin.notfound <pin> R <pin> not found
access.granted <surname> R access granted to the user with surname <surname>
access.granted.extended <surname> R access granted extended to the user with surname <surname>
access.denied.schedule <surname> R access denied because badge/pin of the user <surname> was used outside scheduled time interval
access.denied.expired <surname> R access denied because badge/pin of the user <surname> is expired
card.notassigned <code> R access denied because the badge <code> is not assigned to an user.
access.denied.pin.expired <surname> R access denied because the pin assigned to the user <surname> is expired
alarm.acknowledged 0 R alarms reset
1 R normal conditions