Skip to main content

ResQ.Core.TelemetryPacket

TelemetryPacket.Detections Property

List of AI detections from this telemetry packet.
public System.Collections.Generic.List<ResQ.Core.Detection> Detections { get; init; }

Property Value

System.Collections.Generic.List<Detection>