From ea158caed8018cf2f09b2cd1d8c84901c928ae8c Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:23:45 +0100 Subject: [PATCH] apidocs: add new RPI camera parameters --- apidocs/openapi.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apidocs/openapi.yaml b/apidocs/openapi.yaml index 9f4df8b8..dad0ea46 100644 --- a/apidocs/openapi.yaml +++ b/apidocs/openapi.yaml @@ -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: