2020-09-21 03:05:44 +02:00
|
|
|
FeatureSettings:
|
|
|
|
description: Base feature settings. Only the feature settings 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
|
|
|
AFCSettings:
|
|
|
|
$ref: "/doc/swagger/include/AFC.yaml#/AFCSettings"
|
2021-05-18 01:52:25 +02:00
|
|
|
AISSettings:
|
|
|
|
$ref: "/doc/swagger/include/AIS.yaml#/AISSettings"
|
2022-05-24 22:51:29 +02:00
|
|
|
AMBESettings:
|
|
|
|
$ref: "/doc/swagger/include/AMBE.yaml#/AMBESettings"
|
2021-05-29 00:55:04 +02:00
|
|
|
AntennaToolsSettings:
|
|
|
|
$ref: "/doc/swagger/include/AntennaTools.yaml#/AntennaToolsSettings"
|
2021-01-13 20:56:45 +00:00
|
|
|
APRSSettings:
|
|
|
|
$ref: "/doc/swagger/include/APRS.yaml#/APRSSettings"
|
2020-12-20 01:53:03 +01:00
|
|
|
DemodAnalyzerSettings:
|
|
|
|
$ref: "/doc/swagger/include/DemodAnalyzer.yaml#/DemodAnalyzerSettings"
|
2022-01-06 22:47:41 +01:00
|
|
|
JogdialControllerSettings:
|
|
|
|
$ref: "/doc/swagger/include/JogdialController.yaml#/JogdialControllerSettings"
|
2020-12-20 01:53:03 +01:00
|
|
|
GS232ControllerSettings:
|
|
|
|
$ref: "/doc/swagger/include/GS232Controller.yaml#/GS232ControllerSettings"
|
2022-05-22 11:59:02 +02:00
|
|
|
LimeRFESettings:
|
|
|
|
$ref: "/doc/swagger/include/LimeRFE.yaml#/LimeRFESettings"
|
2021-01-13 20:56:45 +00:00
|
|
|
MapSettings:
|
|
|
|
$ref: "/doc/swagger/include/Map.yaml#/MapSettings"
|
2024-05-21 02:43:51 +02:00
|
|
|
MorseDecoderSettings:
|
|
|
|
$ref: "/doc/swagger/include/MorseDecoder.yaml#/MorseDecoderSettings"
|
2021-04-12 15:13:39 +02:00
|
|
|
PERTesterSettings:
|
|
|
|
$ref: "/doc/swagger/include/PERTester.yaml#/PERTesterSettings"
|
2022-03-05 05:02:22 +01:00
|
|
|
RadiosondeSettings:
|
|
|
|
$ref: "/doc/swagger/include/Radiosonde.yaml#/RadiosondeSettings"
|
2020-09-28 19:36:51 +02:00
|
|
|
RigCtlServerSettings:
|
|
|
|
$ref: "/doc/swagger/include/RigCtlServer.yaml#/RigCtlServerSettings"
|
2021-03-01 09:51:24 +00:00
|
|
|
SatelliteTrackerSettings:
|
|
|
|
$ref: "/doc/swagger/include/SatelliteTracker.yaml#/SatelliteTrackerSettings"
|
2024-03-27 16:49:46 +00:00
|
|
|
SIDSettings:
|
|
|
|
$ref: "/doc/swagger/include/SID.yaml#/SIDSettings"
|
2020-12-20 01:53:03 +01:00
|
|
|
SimplePTTSettings:
|
|
|
|
$ref: "/doc/swagger/include/SimplePTT.yaml#/SimplePTTSettings"
|
2024-02-08 09:21:14 +00:00
|
|
|
SkyMapSettings:
|
|
|
|
$ref: "/doc/swagger/include/SkyMap.yaml#/SkyMapSettings"
|
|
|
|
StarTrackerSettings:
|
|
|
|
$ref: "/doc/swagger/include/StarTracker.yaml#/StarTrackerSettings"
|
2020-11-30 01:30:18 +01:00
|
|
|
VORLocalizerSettings:
|
|
|
|
$ref: "/doc/swagger/include/VORLocalizer.yaml#/VORLocalizerSettings"
|