> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.TelemetryPacket.DroneId

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

## TelemetryPacket.DroneId Property

Unique identifier of the drone (required by HCE per-packet schema).

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

#### Property Value

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