Skip to main content

Crate wifi_densepose_cli

Crate wifi_densepose_cli 

Source
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 alerts

Modules§

mat
MAT (Mass Casualty Assessment Tool) CLI Subcommands

Structs§

Cli
WiFi-DensePose Command Line Interface

Enums§

Commands
Top-level commands