mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 20:14:19 -04:00
REST API: GLSpectrumSettings: updated with new fields
This commit is contained in:
@@ -53,3 +53,15 @@ GLSpectrum:
|
||||
linear:
|
||||
description: boolean
|
||||
type: integer
|
||||
ssb:
|
||||
description: boolean
|
||||
type: integer
|
||||
usb:
|
||||
description: boolean
|
||||
type: integer
|
||||
wsSpectrumAddress:
|
||||
description: IPv4 address of interface the websocket server is listening to
|
||||
type: string
|
||||
wsSpectrumPort:
|
||||
description: port on which the websocket server is listening
|
||||
type: integer
|
||||
@@ -53,3 +53,15 @@ GLSpectrum:
|
||||
linear:
|
||||
description: boolean
|
||||
type: integer
|
||||
ssb:
|
||||
description: boolean
|
||||
type: integer
|
||||
usb:
|
||||
description: boolean
|
||||
type: integer
|
||||
wsSpectrumAddress:
|
||||
description: IPv4 address of interface the websocket server is listening to
|
||||
type: string
|
||||
wsSpectrumPort:
|
||||
description: port on which the websocket server is listening
|
||||
type: integer
|
||||
Reference in New Issue
Block a user