mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 23:43:43 -04:00
KiwiSDR: implemented report in REST API
This commit is contained in:
@@ -21,3 +21,10 @@ KiwiSDRSettings:
|
||||
type: integer
|
||||
reverseAPIDeviceIndex:
|
||||
type: integer
|
||||
|
||||
KiwiSDRReport:
|
||||
description: KiwiSDR
|
||||
properties:
|
||||
status:
|
||||
description: 0 for Idle, 1 for Connecting, 2 for Connected, 3 for Error, 4 for Disconnected
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user