1
0
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:
f4exb 2020-08-26 20:21:55 +02:00
parent 9a39df9c3e
commit b2e50dd770

View File

@ -9,6 +9,14 @@ RemoteInputSettings:
type: string type: string
dataPort: dataPort:
type: integer type: integer
multicastAddress:
type: string
multicastJoin:
type: integer
description: >
Joim multicast group
* 0 - leave group
* 1 - join group
dcBlock: dcBlock:
type: integer type: integer
iqCorrection: iqCorrection: