mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 08:54:49 -04:00
Reverse API: Daemon Source
This commit is contained in:
@@ -11,7 +11,18 @@ DaemonSourceSettings:
|
||||
type: integer
|
||||
title:
|
||||
type: string
|
||||
|
||||
useReverseAPI:
|
||||
description: Synchronize with reverse API (1 for yes, 0 for no)
|
||||
type: integer
|
||||
reverseAPIAddress:
|
||||
type: string
|
||||
reverseAPIPort:
|
||||
type: integer
|
||||
reverseAPIDeviceIndex:
|
||||
type: integer
|
||||
reverseAPIChannelIndex:
|
||||
type: integer
|
||||
|
||||
DaemonSourceReport:
|
||||
description: "Daemon channel source report"
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user