1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00

API: Features: correct feature set and feature indexes replacing device and channel indexes respectively

This commit is contained in:
f4exb
2021-09-17 00:52:08 +02:00
parent e8ed80167c
commit 17869f2dac
59 changed files with 560 additions and 560 deletions
@@ -15,9 +15,9 @@ MapSettings:
type: string
reverseAPIPort:
type: integer
reverseAPIDeviceIndex:
reverseAPIFeatureSetIndex:
type: integer
reverseAPIChannelIndex:
reverseAPIFeatureIndex:
type: integer
MapActions: