mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 03:24:18 -04:00
UDP Source multicast: REST API: generated code
This commit is contained in:
@@ -8126,6 +8126,13 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"format" : "uint16"
|
||||
},
|
||||
"multicastAddress" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"multicastJoin" : {
|
||||
"type" : "integer",
|
||||
"description" : "Joim multicast group * 0 - leave group * 1 - join group\n"
|
||||
},
|
||||
"title" : {
|
||||
"type" : "string"
|
||||
},
|
||||
@@ -37445,7 +37452,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2020-08-20T14:09:12.392+02:00
|
||||
Generated 2020-08-24T23:40:56.615+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user