mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 18:03:56 +08:00
feature:
1.OTA基本能力(固定配置),待优化 2.智能体管理与设备管理对接api,实现流程闭环(已测试)
This commit is contained in:
@@ -510,6 +510,11 @@ music:
|
||||
- ".p3"
|
||||
refresh_time: 300 # 刷新音乐列表的时间间隔,单位为秒
|
||||
|
||||
# 远程配置
|
||||
remote_config:
|
||||
enabled: true
|
||||
url: http://192.168.5.11:8002/user/agent/loadAgentConfig/
|
||||
|
||||
# 以下配置在小于等于0.0.9版本中的docker容器中可用
|
||||
# 0.0.9以后的新版本源码部署已经无法奏效
|
||||
manager:
|
||||
|
||||
Reference in New Issue
Block a user