Compare commits
2 Commits
7a823a600d
...
cf509b4b6c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf509b4b6c | ||
|
|
c94432b333 |
@ -1 +1 @@
|
|||||||
Subproject commit b7556dedd67cafbceb4add8d3bb35b0c7154ee8d
|
Subproject commit 6b0d99c96abf4811342b3263f43bb86bc9a6adec
|
||||||
@ -34,18 +34,17 @@
|
|||||||
"Pulsar": {
|
"Pulsar": {
|
||||||
"ServiceUrl": "pulsar+ssl://iot-north-mq.heclouds.com:6651",
|
"ServiceUrl": "pulsar+ssl://iot-north-mq.heclouds.com:6651",
|
||||||
"WebUrl": "http://localhost:8080",
|
"WebUrl": "http://localhost:8080",
|
||||||
"EnableFilter": true,
|
"Tenant": "public",
|
||||||
"EnableAuthorization": true,
|
"Namespace": "default",
|
||||||
"EnableIoTAuth": true,
|
"PulsarAccessId": "1YMVZZkAkRArjxSD8457",
|
||||||
|
"PulsarSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
||||||
|
"PulsarSubscriptionCustomName": "sub",
|
||||||
"EnableTls": false,
|
"EnableTls": false,
|
||||||
"TlsCertificatePath": "",
|
|
||||||
"TlsPrivateKeyPath": "",
|
|
||||||
"ValidateServerCertificate": false,
|
"ValidateServerCertificate": false,
|
||||||
"NumPartitions": 30,
|
"ConnectionTimeout": 30,
|
||||||
"TaskThreadCount": 1,
|
"OperationTimeout": 30,
|
||||||
"IoTAccessId": "1YMVZZkAkRArjxSD8457",
|
"KeepAliveInterval": 30,
|
||||||
"IoTSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
"TaskThreadCount": 4,
|
||||||
"IoTSubscriptionCustomName": "sub",
|
|
||||||
"IsSubscriber": true
|
"IsSubscriber": true
|
||||||
},
|
},
|
||||||
"IoTDBOptions": {
|
"IoTDBOptions": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user