feature:删除app_sketch_gloabal相关配置项,修改app_sketch_gloabal相关配置文件

This commit is contained in:
fumingwei
2021-08-17 16:57:08 +08:00
parent 4fe10d5716
commit ecff58ac00
3 changed files with 3 additions and 14 deletions

View File

@@ -97,15 +97,14 @@ hos_request_num=1000
[APP_SKETCH_LOCAL]
LOG_LEVEL=30
LOG_PATH="./tsglog/app_sketch_local/app_sketch_local"
SENDBACK_SWITCH=1
SENDBACK_SWITCH=0
[APP_SKETCH_FEEDBACK]
QOS=0
PUBLISH_TOPIC="APP_SIGNATURE_ID"
#CLIENT_ID=
{% raw %}BROKER_IP="{{ app_sketch.broker.address }}"
BROKER_PORT="{{ app_sketch.broker.port }}"
{% endraw %}
#BROKER_IP=
#BROKER_PORT=
[APP_PROTO_ENGINE]
debug_swtich=30

View File

@@ -46,11 +46,6 @@ olap:
address: "127.0.0.1"
port: 9098
app_sketch:
broker:
address: "127.0.0.1"
port: 1883
# npb_device value in [inline_device, tera,direct]
npb_device: inline_device

View File

@@ -43,11 +43,6 @@ olap:
address: "127.0.0.1"
port: 9098
app_sketch:
broker:
address: "127.0.0.1"
port: 1883
app:
identify_by:
user_defined_signature: 0/1