1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET)

This commit is contained in:
f4exb
2020-05-05 18:58:18 +02:00
parent fc4302f5b8
commit 4d86d7e510
16 changed files with 525 additions and 7 deletions
@@ -4753,6 +4753,10 @@ margin-bottom: 20px;
"wsSpectrumAddress" : {
"type" : "string",
"description" : "IPv4 address of interface the websocket server is listening to"
},
"wsSpectrumPort" : {
"type" : "integer",
"description" : "port on which the websocket server is listening"
}
},
"description" : "GLSpectrumGUI settings"
@@ -44592,7 +44596,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-11-11T12:04:23.918+01:00
Generated 2020-11-11T13:32:52.276+01:00
</div>
</div>
</div>