apidocs: add new RPI camera parameters
This commit is contained in:
parent
4841189456
commit
ea158caed8
|
@ -234,6 +234,16 @@ components:
|
|||
type: string
|
||||
rpiCameraLevel:
|
||||
type: string
|
||||
rpiCameraAfMode:
|
||||
type: string
|
||||
rpiCameraAfRange:
|
||||
type: string
|
||||
rpiCameraAfSpeed:
|
||||
type: string
|
||||
rpiCameraLensPosition:
|
||||
type: number
|
||||
rpiCameraAfWindow:
|
||||
type: string
|
||||
|
||||
# authentication
|
||||
publishUser:
|
||||
|
|
Loading…
Reference in New Issue