2020-09-20 21:05:44 -04:00
|
|
|
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
|
2020-10-27 01:01:57 -04:00
|
|
|
AFCReport:
|
|
|
|
$ref: "/doc/swagger/include/AFC.yaml#/AFCReport"
|
2022-05-24 16:51:29 -04:00
|
|
|
AMBEReport:
|
|
|
|
$ref: "/doc/swagger/include/AMBE.yaml#/AMBEReport"
|
2021-10-03 17:15:15 -04:00
|
|
|
GS232ControllerReport:
|
|
|
|
$ref: "/doc/swagger/include/GS232Controller.yaml#/GS232ControllerReport"
|
2022-05-22 05:59:02 -04:00
|
|
|
LimeRFEReport:
|
|
|
|
$ref: "/doc/swagger/include/LimeRFE.yaml#/LimeRFEReport"
|
2022-02-09 18:01:08 -05:00
|
|
|
MapReport:
|
|
|
|
$ref: "/doc/swagger/include/Map.yaml#/MapReport"
|
2021-10-23 15:24:25 -04:00
|
|
|
PERTesterReport:
|
|
|
|
$ref: "/doc/swagger/include/PERTester.yaml#/PERTesterReport"
|
|
|
|
RigCtlServerReport:
|
|
|
|
$ref: "/doc/swagger/include/RigCtlServer.yaml#/RigCtlServerReport"
|
|
|
|
SatelliteTrackerReport:
|
|
|
|
$ref: "/doc/swagger/include/SatelliteTracker.yaml#/SatelliteTrackerReport"
|
|
|
|
SimplePTTReport:
|
|
|
|
$ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTReport"
|
2024-02-08 04:21:14 -05:00
|
|
|
SkyMapReport:
|
|
|
|
$ref: "/doc/swagger/include/SkyMap.yaml#/SkyMapReport"
|
2021-10-23 15:24:25 -04:00
|
|
|
StarTrackerReport:
|
|
|
|
$ref: "/doc/swagger/include/StarTracker.yaml#/StarTrackerReport"
|
|
|
|
VORLocalizerReport:
|
|
|
|
$ref: "/doc/swagger/include/VORLocalizer.yaml#/VORLocalizerReport"
|