Raspberry Pi Node
Raspberry Pi node runs as a headless scanner service and can expose a local admin API.
Capabilities
- Persistent scan service managed by systemd
- Optional offline buffering and delayed sync patterns
- Local admin API used by server-side remote management actions
Integration Points
- Server receives scans via POST /api/scan/
- Heartbeats and telemetry via POST /api/devicelogs/
- Optional remote actions through LOCAL_NODE_ADMIN_* settings