1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00

Reverse API: UDP source

This commit is contained in:
f4exb
2018-12-21 17:10:55 +01:00
parent f8f01d928f
commit dc05df2bcc
11 changed files with 460 additions and 14 deletions
+17 -1
View File
@@ -4638,6 +4638,22 @@ margin-bottom: 20px;
},
"title" : {
"type" : "string"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
},
"reverseAPIAddress" : {
"type" : "string"
},
"reverseAPIPort" : {
"type" : "integer"
},
"reverseAPIDeviceIndex" : {
"type" : "integer"
},
"reverseAPIChannelIndex" : {
"type" : "integer"
}
},
"description" : "UDPSource"
@@ -23813,7 +23829,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-12-21T16:19:50.202+01:00
Generated 2018-12-21T16:57:30.140+01:00
</div>
</div>
</div>