During manual person arming, the device tracks and captures the manually selected target, and uploads the related data.
For integration via Device Network SDK, the related text protocol data should be transmitted by the specific API (i.e., NET_DVR_STDXMLConfig) to realize the applications. Refer to Integrate by Transmitting Text Protocol for details.
Function |
Request URI |
---|---|
Get manual person arming capability |
GET /ISAPI/Intelligent/channels/<ID>/manualPersonArmingTrack/capabilities?format=json |
Start manual person arming |
PUT /ISAPI/Intelligent/channels/<ID>/manualPersonArmingTrack?format=json |
If device supports manual person arming, the node <isSupportManualPersonArmingTrack> exists in the device capability XML_DeviceCap (call /ISAPI/System/capabilities by GET method) and its value is true.