mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 17:28:50 -05:00
Remote Input: multicast: REST API changes
This commit is contained in:
parent
9a39df9c3e
commit
b2e50dd770
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user