diff --git a/swagger/sdrangel/api/swagger/include/RemoteInput.yaml b/swagger/sdrangel/api/swagger/include/RemoteInput.yaml index a35e4dbb3..2f6c14bac 100644 --- a/swagger/sdrangel/api/swagger/include/RemoteInput.yaml +++ b/swagger/sdrangel/api/swagger/include/RemoteInput.yaml @@ -9,6 +9,14 @@ RemoteInputSettings: type: string dataPort: type: integer + multicastAddress: + type: string + multicastJoin: + type: integer + description: > + Joim multicast group + * 0 - leave group + * 1 - join group dcBlock: type: integer iqCorrection: