1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 19:44:12 -04:00

UDP Source multicast: REST API: generated code

This commit is contained in:
f4exb
2020-08-25 00:15:54 +02:00
parent a3f68a2c53
commit cdc2d346c8
5 changed files with 84 additions and 2 deletions
@@ -6915,6 +6915,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"
},
@@ -33305,7 +33312,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-08-20T08:53:46.594+02:00
Generated 2020-08-25T00:09:04.978+02:00
</div>
</div>
</div>