mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 04:50:29 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			468 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			468 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| FeatureReport:
 | |
|   description: Base feature report. Only the feature report corresponding to the feature specified in the featureType field is or should be present.
 | |
|   discriminator: featureType
 | |
|   required:
 | |
|     - featureType
 | |
|   properties:
 | |
|     featureType:
 | |
|       description: Feature type code
 | |
|       type: string
 | |
|     AFCReport:
 | |
|       $ref: "/doc/swagger/include/AFC.yaml#/AFCReport"
 | |
|     SimplePTTReport:
 | |
|       $ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTReport"
 |