mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 20:16:35 +00:00
- shared/nodered-bridge.ts: fire-and-forget POST to Node-RED HTTP-in - api-http: kiosk event endpoint now forwards to Node-RED at /in/<topic> - Best-effort, never blocks. 3s timeout, warn on failure. - sec-config: noderedUrl on api-http (defaults to http://127.0.0.1:1880) Node-RED flows can attach http-in nodes at /in/<topic> to receive camera motion, GPIO events, etc. Inbound commands (Node-RED → server) go through the admin API with admin Bearer token (no new endpoints needed for v0.1). |
||
|---|---|---|
| .. | ||
| service-admin-http | ||
| service-api-http | ||
| service-coordinator-ws | ||
| service-store | ||