更新
This commit is contained in:
parent
c23176522c
commit
8bf886b46f
@ -1 +1 @@
|
|||||||
Subproject commit 44ec6b580dbf0e72591a4ea663615cc8c608b6f2
|
Subproject commit 149cc3e40625aa5d68d8b185cb2981bc1fbd2e61
|
||||||
@ -37,14 +37,15 @@
|
|||||||
"EnableFilter": true,
|
"EnableFilter": true,
|
||||||
"EnableAuthorization": true,
|
"EnableAuthorization": true,
|
||||||
"EnableIoTAuth": true,
|
"EnableIoTAuth": true,
|
||||||
"EnableTls": null,
|
"EnableTls": false,
|
||||||
"TlsCertificatePath": null,
|
"TlsCertificatePath": "",
|
||||||
"TlsPrivateKeyPath": null,
|
"TlsPrivateKeyPath": "",
|
||||||
"ValidateServerCertificate": null,
|
"ValidateServerCertificate": false,
|
||||||
"NumPartitions": 30,
|
"NumPartitions": 30,
|
||||||
"TaskThreadCount": 4,
|
"TaskThreadCount": 1,
|
||||||
"IoTAccessId": "1YMVZZkAkRArjxSD8457",
|
"IoTAccessId": "1YMVZZkAkRArjxSD8457",
|
||||||
"IoTSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
"IoTSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
||||||
|
"IoTSubscriptionCustomName": "sub",
|
||||||
"IsSubscriber": true
|
"IsSubscriber": true
|
||||||
},
|
},
|
||||||
"IoTDBOptions": {
|
"IoTDBOptions": {
|
||||||
@ -67,7 +68,7 @@
|
|||||||
"AutomaticMonthFreezeTime": "03:30:00",
|
"AutomaticMonthFreezeTime": "03:30:00",
|
||||||
"DefaultProtocolPlugin": "T37612012ProtocolPlugin",
|
"DefaultProtocolPlugin": "T37612012ProtocolPlugin",
|
||||||
"VerifySignatureToken": "SIcPQnpMgaFDmNlIjNmzq5smshz7cKrh",
|
"VerifySignatureToken": "SIcPQnpMgaFDmNlIjNmzq5smshz7cKrh",
|
||||||
"DistributedMessage": 1
|
"DistributedMessage": 2
|
||||||
},
|
},
|
||||||
"Jwt": {
|
"Jwt": {
|
||||||
"Audience": "JiShe.IoT",
|
"Audience": "JiShe.IoT",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user