mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-17 00:43:50 -04:00
REST API device and channel actions: extension of record action: swagger generated code
This commit is contained in:
@@ -25,3 +25,13 @@ LocalInputReport:
|
||||
format: uint64
|
||||
sampleRate:
|
||||
type: integer
|
||||
|
||||
LocalInputActions:
|
||||
description: LocalInput
|
||||
properties:
|
||||
record:
|
||||
type: integer
|
||||
description: >
|
||||
Record IQ stream action
|
||||
* 0 - stop recording
|
||||
* 1 - start recording
|
||||
Reference in New Issue
Block a user