Files
FATrace/FATrace.HKNetLib/Lib/x64/DeviceCfg.json
2025-09-11 20:29:01 +08:00

39 lines
858 B
JSON

{
"Devices": [{
"ID": 0,
"SerialNumber": "iDS-2ZMN2507N20230531AARRAB9360262",
"ChannelNumber": 1,
"StartChannel": 1,
"AlarmInNum": 1,
"AlarmOutNum": 1,
"IPChanNum": 0,
"MirrorChanNum": 0,
"StartMirrorChanNo": 0,
"LocalNodeName": "192.168.4.172",
"DeviceType": 31,
"DiskNum": 0,
"LoginUserName": "admin",
"LoginUserPwd": "1234qwer",
"DeviceIP": "192.168.4.172",
"DeviceMultiIP": "0.0.0.0",
"DevicePort": 8000,
"DeviceName": "iDS-2ZMN2507N",
"LoginMode": 0,
"Https": 0,
"Channels": [{
"ChanID": 0,
"DeviceIndex": 0,
"ChanIndex": 0,
"ChanName": "Camera1",
"Protocol": 0,
"PicResolution": 0,
"PicQuality": 0,
"Enable": 1,
"PreviewMode": 0,
"PreviewProtocolType": 0,
"VideoCodingType": 0,
"StreamType": 0,
"LinkMode": 0
}]
}]
}