User cee36e2ce1 feat: add node control API for starting/stopping peers via SSH
New endpoints on master node:
- POST /api/nodes/<id>/start - Start rf-mapper on peer
- POST /api/nodes/<id>/stop - Stop rf-mapper on peer
- POST /api/nodes/<id>/restart - Restart rf-mapper on peer
- GET /api/nodes/<id>/status - Check peer status

Uses SSH with scanner_id as hostname (relies on ~/.ssh/config).
Enables Home Assistant integration to control peer nodes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 14:16:38 +01:00
2026-02-01 11:47:28 +01:00
Description
No description provided
1.4 MiB
Languages
Python 63%
JavaScript 28.1%
CSS 5.9%
HTML 3%