mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-17 05:08:54 -04:00
KiwiSDR: implemented file record name
This commit is contained in:
@@ -3106,6 +3106,9 @@ margin-bottom: 20px;
|
||||
"type" : "string",
|
||||
"description" : "Distant KiwiSDR instance URL or IPv4 address with port"
|
||||
},
|
||||
"fileRecordName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"useReverseAPI" : {
|
||||
"type" : "integer",
|
||||
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
|
||||
@@ -25148,7 +25151,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2019-06-08T23:46:41.204+02:00
|
||||
Generated 2019-06-09T01:28:52.118+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user