Extended queue management configuration capability message JSON_PersonQueueDetectionInfoCap (related API: NET_DVR_STDXMLConfig; related URL: /ISAPI/Intelligent/channels/<ID>/personQueueDetection/capabilities?format=json):
added a node "isSupportAlgParam" (whether supports configuring advanced parameters for algorithm library);
added three sub nodes, i.e., "countTriggerType" (triggering type of people queuing-up alarm), "maxAlarmCount" (maximum number of queuing-up persons to trigger alarm), and "durationTime" (queuing-up status (number of queuing-up persons) keeping duration), to the node "PersonQueueCounting" (people queuing-up parameters);
added a sub node "timeTriggerType" (triggering type of waiting time detection alarm) to the node "PersonQueueTime" (waiting time detection parameters);
added a sub node "isSupportAverageTime" (whether supports calculating average waiting time duration in people queuing-up statistics) to the node "WaitTimeListCap" (waiting time information).
Extended configuration parameter message JSON_PersonQueueDetectionInfo of queue management (related API: NET_DVR_STDXMLConfig; related URL: /ISAPI/Intelligent/channels/<ID>/personQueueDetection?format=json):
added three sub nodes, i.e., "countTriggerType" (triggering type of people queuing-up alarm), "maxAlarmCount" (maximum number of queuing-up persons to trigger alarm), and "durationTime" (queuing-up status (number of queuing-up persons) keeping duration), to the node "PersonQueueCounting" (people queuing-up parameters);
added a sub node "timeTriggerType" (triggering type of waiting time detection alarm) to the node "PersonQueueTime" (waiting time detection parameters).
Extended waiting time detection alarm message with binary picture data or picture URL (JSON_EventNotificationAlert_WaitingTimeDetectionAlarmEg):
added a sub node "timeTriggerType" (triggering type of waiting time detection alarm) to the node "rule" (rule properties).
Extened people queuing-up alarm message with binary picture data or picture URL (JSON_EventNotificationAlert_PeopleQueuingUpAlarmEg):
added two sub nodes "countTriggerType" (triggering type of people queuing-up alarm) and "durationTime" (queuing-up status (number of queuing-up persons) keeping duration) to the node "rule" (rule properties).
New document.