fix(aiot): 配置推送超时保持10秒 - Edge改为异步启动摄像头
Edge端已改为异步启动摄像头,配置写入SQLite后立即返回响应, 因此云端保持10秒超时即可 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -125,6 +125,7 @@ ai:
|
||||
# MQTT推送开关
|
||||
enabled: false
|
||||
# EMQX Broker地址
|
||||
|
||||
broker: tcp://127.0.0.1:1883
|
||||
# 客户端ID
|
||||
client-id: wvp-server
|
||||
|
||||
Reference in New Issue
Block a user