update
This commit is contained in:
12
config.json
12
config.json
@@ -17,21 +17,15 @@
|
||||
"description": "a central agent server's topic to get this agent config"
|
||||
},
|
||||
"servicetopic": {
|
||||
"mqtttopic": "/yiem_branch_1/agent/sommelier/backend/prompt/api/v1.1/testing",
|
||||
"mqtttopic": [
|
||||
"/yiem/branch_1/agent/wine/backend/prompt/api_v1/testing"
|
||||
],
|
||||
"description": "a topic this agent are waiting for service request"
|
||||
},
|
||||
"serviceInternalTopic": {
|
||||
"mqtttopic": "/yiem_branch_1/agent/sommelier/backend/internal/api/v1.1/testing",
|
||||
"description": "a topic for this agent's internal communication"
|
||||
},
|
||||
"role": {
|
||||
"value": "sommelier",
|
||||
"description": "agent role"
|
||||
},
|
||||
"keepalivetopic": {
|
||||
"mqtttopic": "/yiem_branch_1/agent/sommelier/keepalive",
|
||||
"description": "topic used for keepalive function"
|
||||
},
|
||||
"organization": {
|
||||
"value": "yiem_branch_1",
|
||||
"description": "organization name"
|
||||
|
||||
Reference in New Issue
Block a user