mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
API: added feature sets in the instance summary
This commit is contained in:
@@ -6144,6 +6144,9 @@ margin-bottom: 20px;
|
||||
},
|
||||
"devicesetlist" : {
|
||||
"$ref" : "#/definitions/DeviceSetList"
|
||||
},
|
||||
"featuresetlist" : {
|
||||
"$ref" : "#/definitions/FeatureSetList"
|
||||
}
|
||||
},
|
||||
"description" : "Summarized information about this SDRangel instance"
|
||||
@@ -48108,7 +48111,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2021-08-28T23:40:46.879+02:00
|
||||
Generated 2021-08-31T23:36:40.361+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user