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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user