1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-11 13:24:19 -04:00

REST API: added missing file in doc resources

This commit is contained in:
f4exb
2021-04-12 15:13:39 +02:00
parent d0c50549af
commit abdb6db51e
11 changed files with 355 additions and 16 deletions
@@ -15,6 +15,15 @@ PacketDemodSettings:
fmDeviation:
type: number
format: float
udpEnabled:
description: "Whether to forward received packets to specified UDP port"
type: integer
udpAddress:
description: "UDP address to forward received packets to"
type: string
udpPort:
description: "UDP port to forward received packets to"
type: integer
rgbColor:
type: integer
title: