2020-09-20 21:05:44 -04:00
|
|
|
FeatureActions:
|
|
|
|
description: Base feature actions. Only the feature actions 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
|
|
|
|
originatorFeatureSetIndex:
|
|
|
|
description: Optional for reverse API. This is the feature set index from where the message comes from.
|
|
|
|
type: integer
|
|
|
|
originatorFeatureIndex:
|
|
|
|
description: Optional for reverse API. This is the feature index from where the message comes from.
|
|
|
|
type: integer
|
2020-10-27 01:01:57 -04:00
|
|
|
AFCActions:
|
|
|
|
$ref: "/doc/swagger/include/AFC.yaml#/AFCActions"
|
2022-05-24 16:51:29 -04:00
|
|
|
AMBEActions:
|
|
|
|
$ref: "/doc/swagger/include/AMBE.yaml#/AMBEActions"
|
2021-10-21 20:01:33 -04:00
|
|
|
GS232ControllerActions:
|
|
|
|
$ref: "/doc/swagger/include/GS232Controller.yaml#/GS232ControllerActions"
|
2022-05-22 05:59:02 -04:00
|
|
|
LimeRFEActions:
|
|
|
|
$ref: "/doc/swagger/include/LimeRFE.yaml#/LimeRFEActions"
|
2021-01-13 15:56:45 -05:00
|
|
|
MapActions:
|
|
|
|
$ref: "/doc/swagger/include/Map.yaml#/MapActions"
|
2021-04-12 09:13:39 -04:00
|
|
|
PERTesterActions:
|
|
|
|
$ref: "/doc/swagger/include/PERTester.yaml#/PERTesterActions"
|
2021-10-21 20:01:33 -04:00
|
|
|
RigCtlServerActions:
|
|
|
|
$ref: "/doc/swagger/include/RigCtlServer.yaml#/RigCtlServerActions"
|
|
|
|
SatelliteTrackerActions:
|
|
|
|
$ref: "/doc/swagger/include/SatelliteTracker.yaml#/SatelliteTrackerActions"
|
2020-09-20 21:05:44 -04:00
|
|
|
SimplePTTActions:
|
|
|
|
$ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTActions"
|
2021-10-21 20:01:33 -04:00
|
|
|
StarTrackerActions:
|
|
|
|
$ref: "/doc/swagger/include/StarTracker.yaml#/StarTrackerActions"
|
|
|
|
VORLocalizerActions:
|
|
|
|
$ref: "/doc/swagger/include/VORLocalizer.yaml#/VORLocalizerActions"
|