Expand description
WiFi-DensePose CLI
Command-line interface for WiFi-DensePose system, including the Mass Casualty Assessment Tool (MAT) for disaster response.
§Features
- mat: Disaster survivor detection and triage management
- version: Display version information
§Usage
# Start scanning for survivors
wifi-densepose mat scan --zone "Building A"
# View current scan status
wifi-densepose mat status
# List detected survivors
wifi-densepose mat survivors --sort-by triage
# View and manage alerts
wifi-densepose mat alertsModules§
- calibrate
wifi-densepose calibrate— empty-room baseline calibration subcommand.- calibrate_
api wifi-densepose calibrate-serve— HTTP API around ADR-135 baseline calibration.- mat
- MAT (Mass Casualty Assessment Tool) CLI Subcommands
- room
enroll/train-room/room-status/room-watch— ADR-151 Stages 2–5 CLI.
Structs§
- Cli
- WiFi-DensePose Command Line Interface
Enums§
- Commands
- Top-level commands