2020-09-21 03:05:44 +02: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 06:01:57 +01:00
|
|
|
AFCActions:
|
|
|
|
$ref: "/doc/swagger/include/AFC.yaml#/AFCActions"
|
2022-05-24 22:51:29 +02:00
|
|
|
AMBEActions:
|
|
|
|
$ref: "/doc/swagger/include/AMBE.yaml#/AMBEActions"
|
2021-10-22 02:01:33 +02:00
|
|
|
GS232ControllerActions:
|
|
|
|
$ref: "/doc/swagger/include/GS232Controller.yaml#/GS232ControllerActions"
|
2022-05-22 11:59:02 +02:00
|
|
|
LimeRFEActions:
|
|
|
|
$ref: "/doc/swagger/include/LimeRFE.yaml#/LimeRFEActions"
|
2021-01-13 20:56:45 +00:00
|
|
|
MapActions:
|
|
|
|
$ref: "/doc/swagger/include/Map.yaml#/MapActions"
|
2024-05-21 02:43:51 +02:00
|
|
|
MorseDecoderActions:
|
|
|
|
$ref: "/doc/swagger/include/MorseDecoder.yaml#/MorseDecoderActions"
|
2021-04-12 15:13:39 +02:00
|
|
|
PERTesterActions:
|
|
|
|
$ref: "/doc/swagger/include/PERTester.yaml#/PERTesterActions"
|
2021-10-22 02:01:33 +02:00
|
|
|
RigCtlServerActions:
|
|
|
|
$ref: "/doc/swagger/include/RigCtlServer.yaml#/RigCtlServerActions"
|
|
|
|
SatelliteTrackerActions:
|
|
|
|
$ref: "/doc/swagger/include/SatelliteTracker.yaml#/SatelliteTrackerActions"
|
2020-09-21 03:05:44 +02:00
|
|
|
SimplePTTActions:
|
|
|
|
$ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTActions"
|
2024-02-08 09:21:14 +00:00
|
|
|
SkyMapActions:
|
|
|
|
$ref: "/doc/swagger/include/SkyMap.yaml#/SkyMapActions"
|
2021-10-22 02:01:33 +02:00
|
|
|
StarTrackerActions:
|
|
|
|
$ref: "/doc/swagger/include/StarTracker.yaml#/StarTrackerActions"
|
|
|
|
VORLocalizerActions:
|
|
|
|
$ref: "/doc/swagger/include/VORLocalizer.yaml#/VORLocalizerActions"
|
2024-01-21 13:47:07 +01:00
|
|
|
DemodAnalyzerActions:
|
|
|
|
$ref: "/doc/swagger/include/DemodAnalyzer.yaml#/DemodAnalyzerActions"
|