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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user