| | |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/Add": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/AddData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/Del": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/DeviceOperation": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/DownLoadTemplate": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/Export": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/ExportSeedData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/GetDetailPage": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/GetDeviceStatusDto": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/DeviceStatusRequest" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/DeviceStatusRequest" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/DeviceStatusRequest" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/DeviceStatusRequest" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/GetPageData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/Import": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "multipart/form-data": { |
| | | "schema": { |
| | | "type": "object", |
| | | "properties": { |
| | | "fileInput": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "string", |
| | | "format": "binary" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "encoding": { |
| | | "fileInput": { |
| | | "style": "form" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/OneClickOperation": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/OneClickOperationRequest" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/OneClickOperationRequest" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/OneClickOperationRequest" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/OneClickOperationRequest" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/Update": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Rgvoperainform/UpdateData": { |
| | | "post": { |
| | | "tags": [ |
| | | "Rgvoperainform" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/Add": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/AddData": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/Del": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/DownLoadTemplate": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/Export": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/ExportSeedData": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api/RgvOperation/GetDetailPage": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/GetPageData": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/PageDataOptions" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/Import": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "multipart/form-data": { |
| | | "schema": { |
| | | "type": "object", |
| | | "properties": { |
| | | "fileInput": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "string", |
| | | "format": "binary" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "encoding": { |
| | | "fileInput": { |
| | | "style": "form" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/ManualmovementRGV": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/ReadAlarminformation": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/Update": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/UpdateData": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/Dt_Task_hty" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success" |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteInAbnormal": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteInitialization": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteInNormal": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteInReset": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteOutbuttonpause": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteOutReset": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteOuttouchstart": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/RgvOperation/WriteRGVmokuai": { |
| | | "post": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "RgvOperation" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/SaveModel" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Router/Add": { |
| | | "post": { |
| | | "tags": [ |
| | |
| | | "Task" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "parameters": [ |
| | | { |
| | | "name": "id", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | |
| | | "Task" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "requestBody": { |
| | | "content": { |
| | | "application/json-patch+json": { |
| | | "parameters": [ |
| | | { |
| | | "name": "id", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | }, |
| | | "application/*+json": { |
| | | "schema": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | |
| | | } |
| | | } |
| | | }, |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | "/api/Task/NextStepeXecuted": { |
| | | "post": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "parameters": [ |
| | | { |
| | | "name": "taskNum", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | | "content": { |
| | | "text/plain": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "application/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | }, |
| | | "text/json": { |
| | | "schema": { |
| | | "$ref": "#/components/schemas/WebResponseContent" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "401": { |
| | | "description": "Unauthorized" |
| | | }, |
| | | "403": { |
| | | "description": "Forbidden" |
| | | } |
| | | }, |
| | | "security": [ |
| | | { |
| | | "oauth2": [ ] |
| | | } |
| | | ] |
| | | }, |
| | | "get": { |
| | | "tags": [ |
| | | "Task" |
| | | ], |
| | | "summary": " (Auth)", |
| | | "parameters": [ |
| | | { |
| | | "name": "taskNum", |
| | | "in": "query", |
| | | "schema": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "Success", |
| | |
| | | "format": "int32" |
| | | }, |
| | | "station_code": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "station_name": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "station_tasktype": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "station_material": { |
| | | "type": "integer", |
| | |
| | | "nullable": true |
| | | }, |
| | | "motherCarDeviceCode": { |
| | | "type": "string", |
| | | "nullable": true |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "motherCardeputy": { |
| | | "type": "string", |
| | | "nullable": true |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "motherinlaw": { |
| | | "type": "string", |
| | | "nullable": true |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "zicheMotherinlaw": { |
| | | "type": "string", |
| | | "nullable": true |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "hcjStorageaddress": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "waitmomentOne": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "waitmomentTwo": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | |
| | | }, |
| | | "device": { |
| | | "$ref": "#/components/schemas/IDevice" |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "DeviceStatusRequest": { |
| | | "type": "object", |
| | | "properties": { |
| | | "off": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "monitorType": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | |
| | | "remark": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "taskStateremark": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "roadway": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "rgvTaskType": { |
| | | "type": "integer", |
| | | "format": "int32" |
| | | }, |
| | | "rgvTaskTyperemark": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "OneClickOperationRequest": { |
| | | "type": "object", |
| | | "properties": { |
| | | "monitorType": { |
| | | "type": "string", |
| | | "nullable": true |
| | | }, |
| | | "operationType": { |
| | | "type": "string", |
| | | "nullable": true |
| | | } |
| | | }, |
| | | "additionalProperties": false |
| | | }, |
| | | "PageDataOptions": { |
| | | "type": "object", |
| | | "properties": { |