Project

General

Profile

Feature #3002

龙阳车站16号线爱克信axiom门禁http协议

Added by yan hong about 1 year ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
05/29/2023
Due date:
% Done:

0%

Estimated time:

Description

接口说明文档中获取单个门的状态是否在线字段isOnline实际返回的为isOnLine


Files

AxiomAcs_makefile (1.36 KB) AxiomAcs_makefile yan hong, 05/29/2023 10:36 AM
mongoose.h (182 KB) mongoose.h yan hong, 05/29/2023 10:36 AM
mongoose.c (481 KB) mongoose.c yan hong, 05/29/2023 10:36 AM
BS门禁安防系统集成接口说明(全)-给出(1).pdf (582 KB) BS门禁安防系统集成接口说明(全)-给出(1).pdf yan hong, 05/29/2023 10:48 AM
AxiomAcsRTU13.ini (71 Bytes) AxiomAcsRTU13.ini yan hong, 06/19/2023 03:15 PM
AxiomAcs.cpp (28.7 KB) AxiomAcs.cpp yan hong, 08/22/2023 03:18 PM
AxiomAcs.h (4.14 KB) AxiomAcs.h yan hong, 08/22/2023 03:18 PM
Axiomclient.cpp (6.38 KB) Axiomclient.cpp yan hong, 08/22/2023 03:18 PM
Axiomclient.h (463 Bytes) Axiomclient.h yan hong, 08/22/2023 03:18 PM

History

#2

Updated by yan hong about 1 year ago

接口说明文档中获取单个门的状态是否在线字段isOnline实际返回的为isOnLine

#3

Updated by yan hong about 1 year ago

  • Description updated (diff)
#4

Updated by yan hong about 1 year ago

#5

Updated by yan hong about 1 year ago

  • File deleted (AxiomAcs.cpp)
#6

Updated by yan hong about 1 year ago

  • Subject changed from 爱克信axiom门禁http协议 to 龙阳车站16号线爱克信axiom门禁http协议
#7

Updated by yan hong 10 months ago

原程序中使用的是短链接进行门状态的获取和事件的获取(80多扇门,500ms循环问),导致会大量的端口资源占用(time_wait)
现采取线程1:长连接依次问80多扇门状态,等500ms循环问 线程2:长连接循环获取事件,时间间隔为1s.

Also available in: Atom PDF