> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.TelemetryPacket.FlightMode

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[TelemetryPacket](./ResQ.Clients.TelemetryPacket.md "ResQ.Clients.TelemetryPacket")

## TelemetryPacket.FlightMode Property

Current flight mode (e.g., "IDLE", "ARMED", "AUTO").

```csharp theme={null}
public string FlightMode { get; init; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
