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"
|
2020-09-20 21:05:44 -04:00
|
|
|
SimplePTTReport:
|
|
|
|
$ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTReport"
|
2021-10-03 17:15:15 -04:00
|
|
|
GS232ControllerReport:
|
|
|
|
$ref: "/doc/swagger/include/GS232Controller.yaml#/GS232ControllerReport"
|