mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
REST API: added missing file in doc resources
This commit is contained in:
@@ -119,6 +119,15 @@ PacketModSettings:
|
||||
format: float
|
||||
symbolSpan:
|
||||
type: integer
|
||||
udpEnabled:
|
||||
description: "Whether to receive packets to transmit on specified UDP port"
|
||||
type: integer
|
||||
udpAddress:
|
||||
description: "UDP address to receive packets to transmit via"
|
||||
type: string
|
||||
udpPort:
|
||||
description: "UDP port to receive packets to transmit via"
|
||||
type: integer
|
||||
rgbColor:
|
||||
type: integer
|
||||
title:
|
||||
|
||||
Reference in New Issue
Block a user