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

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -21
config.json DELETED
@@ -1,21 +0,0 @@
1
- {
2
- "acs_url": "https://acs.oss.jio.com:8443/ftacs-digest/ACS",
3
- "auth_type": "digest",
4
- "username": "RSVHGIKZ0027947",
5
- "password": "qNeR54ZodYdEJOVIhGeN1g==",
6
- "manufacturer": "Sercomm",
7
- "oui": "98874C",
8
- "product_class": "JIDU6401",
9
- "serial_number": "RSVHGIKZ0027947",
10
- "hw_version": "010",
11
- "sw_version": "SRCMJIO_JIDU6401_R2.0.19.5",
12
- "connection_request_url": "http://127.0.0.1:7547/cpe",
13
- "client_cert_path": "cert/jiodeviceheartbeat-v4.jio.com.crt",
14
- "client_key_path": "cert/jiodeviceheartbeat-v4.jio.com.key",
15
- "ca_cert_path": "cert/acs_middle_certs_pub_pinning.pem",
16
- "verify_tls": true,
17
- "download_dir": "./downloads",
18
- "log_file": "./logs/acs_tool.log",
19
- "log_level": "INFO",
20
- "log_style": "pretty"
21
- }