Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:zone_control_api [2018/03/20 15:25]
yjjung
en:zone_control_api [2018/12/19 17:48]
yjjung [Ethernet Zone]
Line 83: Line 83:
 ---- ----
 ==== Ethernet Zone ==== ==== Ethernet Zone ====
-Not BioStar V2.x server, but specific device acts as Zone Master. Ethernet zone uses Ethernet TCP protocol between devices(Master <-> Members).+Not BioStar V2.x server, but specific device acts as Zone Master. Ethernet zone uses Ethernet TCP protocol between devices(Master <-> Members). ​
  
-Currently, it only supports corresponding features to existing 1.x Entrance Limit, Fire Alarm Zone. +Currently, it only supports corresponding features to existing 1.x Entrance Limit, Fire Alarm Zone. It is supported on A2(FW 1.4.0 or higher), BS2(FW 1.5.0 or higher) and P2(FW 1.0.0 or higher)
   * [[BS2_GetDeviceZone]]:​ Retrieves selected Ethernet zones..  ​   * [[BS2_GetDeviceZone]]:​ Retrieves selected Ethernet zones..  ​
   * [[BS2_GetAllDeviceZone]]:​ Retrieves all Ethernet zones.   * [[BS2_GetAllDeviceZone]]:​ Retrieves all Ethernet zones.
Line 94: Line 94:
   * [[BS2_ClearDeviceZoneAccessRecord]]:​ Updates selected users to be not violating against the Ethernet zone rule.   * [[BS2_ClearDeviceZoneAccessRecord]]:​ Updates selected users to be not violating against the Ethernet zone rule.
   * [[BS2_ClearAllDeviceZoneAccessRecord]]:​ Updates all users to be not violating against the Ethernet rule.   * [[BS2_ClearAllDeviceZoneAccessRecord]]:​ Updates all users to be not violating against the Ethernet rule.
-  * [[BS2_GetAccessGroupEntranceLimit]]:​ Retrieves selected Ethernet Access Group Entrance limit. ​ 
-  * [[BS2_GetAllAccessGroupEntranceLimit]]:​ Retrieves all access group entrance limit. 
-  * [[BS2_SetAccessGroupEntranceLimit]]:​ Configures access group entrance limit..  ​ 
-  * [[BS2_RemoveAccessGroupEntranceLimit]]:​ Removes selected access group entrance limit. 
-  * [[BS2_RemoveAllAccessGroupEntranceLimit]]:​ Removes all access group entrance limit 
   * [[BS2_GetDeviceZoneAGEntranceLimit]]:​ Retrieves selected Ethernet Access Group Entrance limit.   * [[BS2_GetDeviceZoneAGEntranceLimit]]:​ Retrieves selected Ethernet Access Group Entrance limit.
   * [[BS2_GetAllDeviceZoneAGEntranceLimit]]:​ Retrieves all Ethernet Access Group Entrance limit.   * [[BS2_GetAllDeviceZoneAGEntranceLimit]]:​ Retrieves all Ethernet Access Group Entrance limit.
Line 251: Line 246:
 Reserved space. \\ \\ Reserved space. \\ \\
 9. //​resetDuration//​ \\  9. //​resetDuration//​ \\ 
-The time interval for initializing ​the users status when a user violates ​the APB ruleWhen the value is set to 0, this means that it will not initialize ​the status, and will be initialized ​only through the BioStar application. \\ \\+It means the time until the APB violation ​status ​is initialized(released),​ unit is second. At this time, the initialization time is calculated based on the time when the last authentication succeededIf this value is set to 0, it means not to initialize ​but can be initialized ​with BS2_ClearAntiPassbackZoneStatus. \\ \\
 10. //alarm// \\  10. //alarm// \\ 
 An alarm that will be triggered when a user violates the user APB rule, which can be configured up to 5 alarms. \\ \\ An alarm that will be triggered when a user violates the user APB rule, which can be configured up to 5 alarms. \\ \\