ResQ.Clients.FleetStatus
FleetStatus(string, int, int) Constructor
Status response for a fleet of drones.Parameters
FleetId System.String
Unique identifier for the fleet.
ActiveDrones System.Int32
Number of currently active drones in the fleet.
TotalMissions System.Int32
Total number of missions completed by the fleet.