Files
qipai/docs/api-changelog/2026-06-22-M06-A-mqtt-health.md

13 lines
360 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# M06-A MQTT 健康状态 API
- `GET /app-api/ready`
- `GET /admin-api/ready`
`checks` 新增:
- `mqttConfigured`MQTT 用户名和密码均已配置。
- `mqttConnected`:后端当前与 Broker 真实连接。
- `mqttSubscriptionsReady`:两个设备上行 Topic 已成功订阅。
健康接口不返回 Broker 凭据、Client ID 或错误堆栈。