mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-12 18:58:48 -04:00
Remote Input: multicast: REST API changes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user