mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
RTL-SDR bias tee: REST API: generated code
This commit is contained in:
@@ -5888,6 +5888,10 @@ margin-bottom: 20px;
|
||||
"rfBandwidth" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"biasTee" : {
|
||||
"type" : "integer",
|
||||
"description" : "Bias tee\n * 0 - inactive\n * 1 - active\n"
|
||||
},
|
||||
"fileRecordName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
@@ -33459,7 +33463,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2020-06-27T10:29:00.151+02:00
|
||||
Generated 2020-06-27T10:35:39.014+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user