mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
GS232 Controller API: added serial devices to report + fixes
This commit is contained in:
@@ -5780,6 +5780,13 @@ margin-bottom: 20px;
|
||||
"items" : {
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
"serialPorts" : {
|
||||
"type" : "array",
|
||||
"description" : "Available serial ports",
|
||||
"items" : {
|
||||
"type" : "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description" : "GS-232 Controller report"
|
||||
@@ -50595,7 +50602,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2021-10-03T22:30:03.018+02:00
|
||||
Generated 2021-10-04T00:59:39.001+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user