{
	"WaveFilePath": "D:\\WAV_Data\\card{0}\\line{1}\\FIFO{2}.wav",
	"SaveSampleTimeSecond": 15,
	"PerSampleTimeSecond": 60,
	"removeFileBeforeDays": 60,
	"spitTime": "00:00:10",
	"m_FileName": "DeviceConfig.json",
	"maxSaveDay": 10.0,
	"CardDataErrorRestMinutes": 5,
	"InflexDBServers": {
		"DBName": "OnSite",
		"URL": "http://127.0.0.1:8086",
		"User": "admin",
		"Password": "admin",
		"tokening": "",
		"ProxyUri": "",
		"ProxyPort": 0
	},
	"cardInfos": [{
			"HostName": "192.168.1.199",
			"Enable": true,
			"FileCnt": 3,
			"threashold": [
				[1.0,
					1.0,
					1.0,
					1.0,
					1.0,
					1.0
				],
				[1.0,
					1.0,
					1.0,
					1.0,
					1.0,
					1.0
				],
				[1.0,
					1.0,
					1.0,
					1.0,
					1.0,
					1.0
				],
				[1.0,
					1.0,
					1.0,
					1.0,
					1.0,
					1.0
				]
			]
		}
	]
}