feat: add mqtt client version to repeater app and cli

이 커밋은 다음에 포함됨:
Jared Dohrman
2026-04-22 13:29:03 +10:00
부모 b1a32fa56b
커밋 46f0496865
8개의 변경된 파일66개의 추가작업 그리고 25개의 파일을 삭제
+11 -2
파일 보기
@@ -130,7 +130,7 @@ This section runs common read-only commands for:
- Wi-Fi
- MQTT
These are useful for quick checks without typing into the CLI field.
These are useful for quick checks without typing into the CLI field. The MQTT quick actions include `mqtt.status`, `mqtt.client_version`, `mqtt.iata`, `mqtt.owner`, and `mqtt.email`.
## Run CLI Command
@@ -149,6 +149,7 @@ This makes it easy to see exactly what the panel sent to the repeater.
This section includes:
- Device Name
- Clock UTC
- Latitude
- Longitude
- Guest Password
@@ -165,6 +166,14 @@ Notes:
- the refresh buttons load the current value from the repeater
- the save buttons send the matching CLI command immediately
## Info
This section shows:
- `Version`: firmware version with build date
- `Client Version`: MQTT client version string
- `Public Key`
## Ghost Node Mode
Ghost Node Mode is a convenience control on `/app` for a repeater that should stay on Wi-Fi and MQTT, but should not actively behave like another nearby repeater.
@@ -303,7 +312,7 @@ On mobile:
1. Press `Start OTA`.
2. Confirm the action.
3. The local repeater web panel is suspended until reboot so OTA can take over HTTP on port `80`.
3. The local HTTP redirect listener on port `80` is released so OTA can take over that port.
4. Continue with your normal OTA workflow.
### Use Historical Stats