Skip to main content

ResQ.Clients.TelemetryBatchRequest

TelemetryBatchRequest.Packets Property

List of telemetry packets in this batch.
public System.Collections.Generic.List<ResQ.Clients.TelemetryPacket> Packets { get; init; }

Property Value

System.Collections.Generic.List<TelemetryPacket>