1
0
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:
f4exb
2021-10-04 02:11:27 +02:00
parent f5e14f6502
commit 00b3ae29d9
7 changed files with 81 additions and 3 deletions
@@ -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>