1
0
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:
f4exb
2020-03-09 04:00:39 +01:00
parent 4b5178cf2b
commit 29d86ac947
18 changed files with 3513 additions and 4 deletions
@@ -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