iozxv commited on
Commit
c6c9931
·
verified ·
1 Parent(s): 7877f8e

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +20 -0
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "acs_url": "https://acs.oss.jio.com:9443/ftacs-digest/ACS",
3
+ "auth_mode": "digest",
4
+ "username": "RHFODCL00078305",
5
+ "password": "bv7busTpBR1zHiNxFUY82w==",
6
+ "bearer_token": "",
7
+ "client_cert_path": "./certs/mdm9625.com.pem",
8
+ "client_key_path": "./certs/mdm9625.com.key",
9
+ "ca_cert_path": "./certs/jiodeviceheartbeat-v6.jio.com.crt.pem",
10
+ "verify_server_cert": false,
11
+ "retry_count": 2,
12
+ "retry_backoff_factor": 1.5,
13
+ "download_directory": "./downloads",
14
+ "cpe_manufacturer": "Arcadyan",
15
+ "cpe_oui": "B83BAB",
16
+ "cpe_product_class": "JIDU6101",
17
+ "cpe_serial_number": "RARHGDK00042060",
18
+ "cpe_software_version": "ARCNJIO_JIDU6101_R2.0.19.5",
19
+ "cpe_hardware_version": "v0"
20
+ }