| localVideoInputNum | unsigned char | Number of local video input channels. |
| audioInputNum | unsigned char | Number of audio input channels. |
| sensorInputNum | unsigned char | Number of sensor input channels. |
| sensorOutputNum | unsigned char | Number of relay outputs. |
| displayResolutionMask | unsigned int | The monitor's selectable resolution. |
| videoOuputNum | unsigned char | Number of video outputs (and the maximum number of playback channels supported). |
| netVideoOutputNum | unsigned char | Maximum number of channels for network playback. |
| netVideoInputNum | unsigned char | Number of digital signal access channels. |
| IVSNum | unsigned char | Number of intelligent analysis channels. |
| presetNumOneCH | unsigned char | The number of preset points for each channel. |
| cruiseNumOneCH | unsigned char | Number of cruise lines per channel. |
| presetNumOneCruise | unsigned char | The number of preset points for each cruise line. |
| trackNumOneCH | unsigned char | Number of traces per channel. |
| userNum | unsigned char | Number of users. |
| netClientNum | unsigned char | Maximum number of clients. |
| netFirstStreamNum | unsigned char | The maximum number of channels for main stream transmission, that is, how many clients can view the main stream at the same time. |
| deviceType | unsigned char | NET_SDK_DEVICE_TYPE. |
| doblueStream | unsigned char | Is dual stream available? |
| audioStream | unsigned char | Is there any audio stream available? |
| talkAudio | unsigned char | Whether there is intercom function: 1 means there is intercom function; 0 means no intercom function. |
| bPasswordCheck | unsigned char | Whether to enter a password. |
| defBrightness | unsigned char | Default brightness. |
| defContrast | unsigned char | Default contrast. |
| defSaturation | unsigned char | Default saturation. |
| defHue | unsigned char | Default hue. |
| videoInputNum | unsigned short | Number of video input channels (local plus network). |
| deviceID | unsigned short | Device ID number. |
| videoFormat | unsigned int | Current system format. |
| function | unsigned int[8] | Functional description. |
| deviceIP | unsigned int | The device network address. |
| deviceMAC | unsigned char[6] | The physical address of the device. |
| devicePort | unsigned short | Device port. |
| buildDate | unsigned int | Creation date: year<<16 + month<<8 + mday. |
| buildTime | unsigned int | Creation time: hour<<16 + min<<8 + sec. |
| deviceName | char[36] | The name of the device. |
| firmwareVersion | char[36] | Firmware version. |
| kernelVersion | char[64] | Kernel version. |
| hardwareVersion | char[36] | Hardware version. |
| MCUVersion | char[36] | MCU version. |
| firmwareVersionEx | char[64] | Firmware version extension, mainly for new products. |
| softwareVer | unsigned int | Software protocol version, currently compatible with the version used for IPC. |
| szSN | char[32] | Sn. |
| deviceProduct | char[28] | Device model. |
| dwProductType | unsigned int | Product Type |