436-0100-01-10, Rev. 200 Duo User Guide
Information on this page is subject to change without notice
} SendRecord St art EventNotifyParam;
CRC Description :
In CSP-TCP applications, the CRC is ignored
The first 5 chapters document management
5.1 file list query
Query the file list by the suffix of the file name.
Request instruction
Instruction Application: TCP
Data flow: G / A --- CS
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body
12 Bytes
Instruction body format:
Struct {
Uint32_t u32 Index; // file start index
Uint32_t u32Count; // number of files
String strSuffix [32]; // file suffix , support multiple suffixes such as " .jpg |
.mov "
};
CRC Description:
In CSP-TCP applications, the CRC is ignored
Instruction Application: TCP
Data flow: CS --- G / A
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body
(8 + 88 * N) Bytes