6.3 Wire MQTT publish into FramesController
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -161,7 +161,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- Topic: `{BaseTopic}/{mac}`, payload UTF-8 `"update"`, QoS 1, retained false.
|
||||
- Returns success/failure (no throw).
|
||||
|
||||
### [ ] 6.3 Wire into `FramesController`
|
||||
### [x] 6.3 Wire into `FramesController`
|
||||
- After successful save, call `PublishAsync`; set `mqttPublished` accordingly in the response.
|
||||
|
||||
### [ ] 6.4 `/health` reports MQTT status
|
||||
|
||||
Reference in New Issue
Block a user