| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 | 
							- {
 
-   "TCU_ID": 0,
 
-   "CCU_SN" : "TC2025010210002",
 
-   "CCU_ProductID" : "YT800KW",
 
-   "CCU_VendorID" : "TCharge Co.,Ltd",
 
-   "CCU_Available" : true,
 
-   "enalbe_offline_price":true,
 
-   "ISO4217_CurrencySymbol" : "CNY",
 
-   "ISO4217_MinorUnit" : 100,
 
-   "ISO4217_LeastSign" : 100,
 
-   "enable_WATFB":true,
 
-   "enable_GATFB":true,
 
-   "enable_EMGFB":true,
 
-   "enable_SMOKE":false,
 
-   "enable_LGPTA":true,
 
-   "enable_LGPTB":false,
 
-   "enable_POWERLOSS":false,
 
-   "enable_FanFBA":true,
 
-   "enable_FanFBB":true,
 
-   "enable_FanFBC":false,
 
-   "enable_FanPWM":false,
 
-   "enable_BoxTempNum":2,
 
-   "enable_SSR1":true,
 
-   "enable_SSR2":false,
 
-   "enable_SSR3":false,
 
-   "BoxTempThreshold":60,
 
-   "username": "test",
 
-   "password": "HCYhMPmnSS8M5id6",
 
-   "GUN_Numb" : 2,
 
-   "GUN_config" : [{
 
- 		"connectorId" : 1,
 
- 		"GUN_Type": "GBDC",
 
- 		"GUN_Available" : true,
 
- 		"GUN_maxI": 200,
 
- 		"slac_ifname": "eth3",
 
- 		"can_ifname": "can0",
 
- 		"QRCode_enable" : true,
 
- 		"QRCode_URL" : "https://abc",
 
-     
 
- 		"requestPowerByMinutes":false,
 
- 		"requestPowerByPowerKW":false,
 
- 		"requestPowerBySOC":false,
 
- 		"GUNTempThreshold":100
 
-   }, {
 
- 		"connectorId" : 2,
 
- 		"GUN_type": "CCS1",
 
- 		"GUN_Available" : false,
 
- 		"GUN_maxI": 250,
 
- 		"slac_ifname": "eth2",
 
- 		"can_ifname": "can1",
 
- 		"QRCode_enable" : true,
 
- 		"QRCode_URL" : "https://abc",
 
-     
 
- 		"requestPowerByMinutes":false,
 
- 		"requestPowerByPowerKW":false,
 
- 		"requestPowerBySOC":false,
 
- 		"GUNTempThreshold":100
 
-   }],
 
-   "pcuhw":{
 
-     "enable" : false,
 
-     "connect_ip_string": "192.168.11.1",
 
-     "connect_port": 502,
 
-     "enable_ssl": true
 
-   },
 
-   
 
-   "pcutc":{
 
-     "enable" : true,
 
-     "connect_ip_string": "eth0",
 
-     "connect_port": 502,
 
-     "enable_ssl": false
 
-   },
 
-   "qttcu":{
 
-     "enable" : true,
 
-     "connect_ip_string": "eth0",
 
-     "connect_port": 3001,
 
-     "enable_ssl": false
 
-   },
 
-   "ocpp16" :[{
 
-     "enable" : true,
 
-     "connect_ip_string" : "47.102.124.18",
 
-     "connect_port" : 80,
 
-     "ssl_ca_filepath": "~/app_run/ca_ocpp16/ca.crt",
 
-     "ssl_cert_filepath": "~/app_run/ca_ocpp16/client.crt",
 
-     "ssl_private_key_filepath": "~/app_run/ca_ocpp16/client.key",
 
-     "enable_ssl": false
 
-   },{
 
-     "enable" : false,
 
-     "connect_ip_string" : "47.102.124.18",
 
-     "connect_port" : 80,
 
-     "ssl_ca_filepath": "~/app_run/ca_ocpp16/ca.crt",
 
-     "ssl_cert_filepath": "~/app_run/ca_ocpp16/client.crt",
 
-     "ssl_private_key_filepath": "~/app_run/ca_ocpp16/client.key",
 
-     "enable_ssl": false
 
-   }],
 
-   "ocpp21" :[{
 
-     "enable" : false,
 
-     "connect_ip_string" : "47.102.124.18",
 
-     "connect_port" : 80,
 
-     "ssl_ca_filepath": "~/app_run/ca_ocpp21/ca.crt",
 
-     "ssl_cert_filepath": "~/app_run/ca_ocpp21/client.crt",
 
-     "ssl_private_key_filepath": "~/app_run/ca_ocpp21/client.key",
 
-     "enable_ssl": false
 
-   }]
 
- }
 
 
  |