File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "tszIPAddr" :" 192.168.1.8" ,
3- "bDeamon" :0 ,
3+ "bDeamon" :false ,
4+ "bAutoStart" :false ,
5+ "bHideWnd" :false ,
46 "nHttpPort" :5501 ,
57 "XMax" :{
68 "nMaxClient" :10000 ,
1113 "XTime" :{
1214 "nTimeCheck" :3 ,
1315 "nHttpTimeOut" :5 ,
14- "nP2PTimeOut" :60
16+ "nP2PTimeOut" :60 ,
17+ "nDeamonTime" :3
1518 },
1619 "XLog" :{
1720 "MaxSize" :1024000 ,
4346 },
4447 "XVerification" :{
4548 "bBackService" :false ,
49+ "bDeamon" :false ,
4650 "tszUserName" :" xyry" ,
4751 "tszUserPass" :" 11"
4852 },
4953 "XVer" :[
54+ " 3.0.0.1001 Build20230908" ,
5055 " 2.11.0.1001 Build20230829" ,
5156 " 2.10.0.1001 Build20230810" ,
5257 " 2.9.0.1001 Build20230421" ,
Original file line number Diff line number Diff line change 1+ {
2+ "ListArray" :[
3+ {
4+ "bEnable" :false ,
5+ "tszAPPName" :" RadarVision_APPExample.exe" ,
6+ "tszAPPPath" :" D:\\ radar-vision\\ RV_Sdk\\ RVRelease\\ " ,
7+ "nAPPReTime" :5
8+ },
9+ {
10+ "bEnable" :false ,
11+ "tszAPPName" :" ifconfig" ,
12+ "tszAPPPath" :" /usr/sbin/" ,
13+ "nAPPReTime" :0
14+ }
15+ ]
16+ }
You can’t perform that action at this time.
0 commit comments