mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 21:26:33 +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). |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||