1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-18 00:34:13 -04:00

SDRdaemon: Web API: implemented daemonInstanceSummary

This commit is contained in:
f4exb
2018-08-19 19:21:10 +02:00
parent 9eb05a5c14
commit b38d47a082
10 changed files with 135 additions and 25 deletions
@@ -1702,6 +1702,9 @@ margin-bottom: 20px;
"type" : "string",
"description" : "Descriptive text of the operating system running the instance (available with Qt >= 5.4)"
},
"logging" : {
"$ref" : "#/definitions/LoggingInfo"
},
"samplingDevice" : {
"$ref" : "#/definitions/SamplingDevice"
}
@@ -27070,7 +27073,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-08-18T15:06:40.106+02:00
Generated 2018-08-19T11:32:09.545+02:00
</div>
</div>
</div>