mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-04-30 11:24:00 -04:00
REST API: GLSpectrumSettings: updated with new fields
This commit is contained in:
parent
2db3ece8a8
commit
e0b9af218a
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user