mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
No description
- 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). |
||
|---|---|---|
| deploy | ||
| docs | ||
| kiosk | ||
| scripts | ||
| server | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||