1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-29 05:24:18 -04:00

REST API device and channel actions: extension of record action: swagger generated code

This commit is contained in:
f4exb
2020-03-10 05:22:51 +01:00
parent b96e0d34a9
commit beee7a7a78
54 changed files with 3868 additions and 64 deletions
@@ -45,3 +45,13 @@ RemoteInputReport:
maxNbRecovery:
description: Maximum number of recovery blocks used per frame
type: integer
RemoteInputActions:
description: RemoteInput
properties:
record:
type: integer
description: >
Record IQ stream action
* 0 - stop recording
* 1 - start recording