mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
REST API device and channel actions: generated code
This commit is contained in:
@@ -59,3 +59,13 @@ FileSourceReport:
|
||||
description: power transmitted in channel (dB)
|
||||
type: number
|
||||
format: float
|
||||
|
||||
FileSourceActions:
|
||||
description: FileSource
|
||||
properties:
|
||||
play:
|
||||
type: integer
|
||||
description: >
|
||||
Play or Pause stream
|
||||
* 0 - Pause
|
||||
* 1 - Play
|
||||
|
||||
Reference in New Issue
Block a user