Member |
Data Type |
Description |
---|---|---|
bEnable |
BOOL |
Whether to enable asynchronous configuration: "TRUE"-yes, "FALSE"-no (default). |
byRes |
Array of BYTE |
Reserved, set to 0. The maximum size is 60 bytes. |
After enabling asynchronous configuration, the notifications about disconnection and reconnection of devices will be received in asynchronous mode. This function can be adopted when you need to manage tens of thousands of devices. By default, this function is disabled.
After enabling asynchronous configuration, the interval configuration of heartbeat interaction turns invalid (related command: "NET_SDK_LOCAL_CFG_TYPE_CHECK_DEV").
After enabling asynchronous configuration, the API NET_DVR_SetConnectTime for setting network connection timeout turns invalid.