1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04: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
dataPort:
type: integer
multicastAddress:
type: string
multicastJoin:
type: integer
description: >
Joim multicast group
* 0 - leave group
* 1 - join group
dcBlock:
type: integer
iqCorrection: