Compare commits
No commits in common. "8bf886b46f71ce63e9eb95709f7ee1be5fe2e604" and "8e84d875d016e1e9be50625d30537de8a5820be9" have entirely different histories.
8bf886b46f
...
8e84d875d0
@ -1 +1 @@
|
||||
Subproject commit 149cc3e40625aa5d68d8b185cb2981bc1fbd2e61
|
||||
Subproject commit e6e074ada12b85522117487e7d80074a9b26a657
|
||||
@ -31,23 +31,6 @@
|
||||
"NumPartitions": 30,
|
||||
"TaskThreadCount": -1
|
||||
},
|
||||
"Pulsar": {
|
||||
"ServiceUrl": "pulsar+ssl://iot-north-mq.heclouds.com:6651",
|
||||
"WebUrl": "http://localhost:8080",
|
||||
"EnableFilter": true,
|
||||
"EnableAuthorization": true,
|
||||
"EnableIoTAuth": true,
|
||||
"EnableTls": false,
|
||||
"TlsCertificatePath": "",
|
||||
"TlsPrivateKeyPath": "",
|
||||
"ValidateServerCertificate": false,
|
||||
"NumPartitions": 30,
|
||||
"TaskThreadCount": 1,
|
||||
"IoTAccessId": "1YMVZZkAkRArjxSD8457",
|
||||
"IoTSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
||||
"IoTSubscriptionCustomName": "sub",
|
||||
"IsSubscriber": true
|
||||
},
|
||||
"IoTDBOptions": {
|
||||
"UserName": "root",
|
||||
"Password": "Lixiao@1980",
|
||||
|
||||
@ -50,22 +50,6 @@
|
||||
"NumPartitions": 30,
|
||||
"TaskThreadCount": -1
|
||||
},
|
||||
"Pulsar": {
|
||||
"ServiceUrl": "pulsar+ssl://iot-north-mq.heclouds.com:6651",
|
||||
"WebUrl": "http://localhost:8080",
|
||||
"EnableFilter": true,
|
||||
"EnableAuthorization": true,
|
||||
"EnableIoTAuth": true,
|
||||
"EnableTls": null,
|
||||
"TlsCertificatePath": null,
|
||||
"TlsPrivateKeyPath": null,
|
||||
"ValidateServerCertificate": null,
|
||||
"NumPartitions": 30,
|
||||
"TaskThreadCount": 4,
|
||||
"IoTAccessId": "your_project_access_id",
|
||||
"IoTSecretKey": "your_project_secret_key",
|
||||
"IsSubscriber": true
|
||||
},
|
||||
"IoTDBOptions": {
|
||||
"UserName": "root",
|
||||
"Password": "Lixiao@1980",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user