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