436-0100-01-10, Rev. 200 Duo User Guide
Information on this page is subject to change without notice
The device generates a new capture or video file , a push event notification, which contains the ID of the camera that triggered the camera or the ID of the recording
start command and the path of the generated picture.
Request instruction
Instruction Application: UART /
TCP
Data flow: CS --- G / A
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body format:
Typedef struct {
U / 8-video file, 1-still image
uint8_t U 8 Errorcode ; // 0- success , 1 fails
Uint8_t reserve [ 2 ];
Uint32_t u32ID;
Uint8_t strPath [64];
} SendRecordEventNotifyParam;
CRC Description:
In CSP-TCP applications, the CRC is ignored.
Response command:
no
4.2 Firmware upgrade result notification
Request instruction
Instruction Application: UART /
TCP
Data flow: CS --- G / A
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body
20 Bytes