mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
UDP Source multicast: REST API: generated code
This commit is contained in:
@@ -47,6 +47,14 @@ UDPSourceSettings:
|
||||
udpPort:
|
||||
type: integer
|
||||
format: uint16
|
||||
multicastAddress:
|
||||
type: string
|
||||
multicastJoin:
|
||||
type: integer
|
||||
description: >
|
||||
Joim multicast group
|
||||
* 0 - leave group
|
||||
* 1 - join group
|
||||
title:
|
||||
type: string
|
||||
streamIndex:
|
||||
|
||||
Reference in New Issue
Block a user