1
0
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:
f4exb
2020-08-24 23:55:10 +02:00
parent 7831fc45de
commit e8c7c66794
5 changed files with 84 additions and 2 deletions
@@ -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: