mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
AMBE feature: cleanup of AMBE API support in Instance
This commit is contained in:
@@ -23,10 +23,10 @@ AMBEReport:
|
||||
description: AMBE
|
||||
properties:
|
||||
serial:
|
||||
description: List of available DV serial devices
|
||||
description: List of AMBE serial devices in the system
|
||||
$ref: "/doc/swagger/include/AMBE.yaml#/definitions/DVSerialDevices"
|
||||
devices:
|
||||
description: List of AMBE devices (serial or address) used for AMBE frames processing
|
||||
description: List of AMBE devices or servers in use
|
||||
$ref: "/doc/swagger/include/AMBE.yaml#/definitions/AMBEDevices"
|
||||
|
||||
AMBEActions:
|
||||
|
||||
Reference in New Issue
Block a user