Update Channel Power API

This commit is contained in:
srcejon 2024-04-06 19:01:18 +01:00
parent 9c31f0066a
commit 7b6c9e23ec
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ ChannelPowerSettings:
inputFrequencyOffset:
type: integer
format: int64
frequencyMode:
description: (0 for Offset, 1 for Absolute)
type: integer
frequency:
description: Channel center frequency
type: integer
format: int64
rfBandwidth:
type: number
format: float