{ "swagger": "2.0", "info": { "description": "包含模块:异常检测和健康诊断接口", "version": "1.0", "title": "中能智能分析业务后台相关接口文档", "termsOfService": "https://lanhuapp.com/url/4qLCF", "contact": { "name": "研发中心" } }, "host": "106.120.102.238:16880", "tags": [ { "name": "湍流尾流接口", "x-order": "2147483647" }, { "name": "风机健康查询接口", "x-order": "2147483647" }, { "name": "风机异常检测查询接口", "x-order": "2147483647" } ], "paths": { "/energy-manage-analyse-service/anomaly/geAnomalyYaw": { "post": { "tags": ["风机异常检测查询接口"], "summary": "偏航模块模块", "operationId": "geAnomalyYawUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«偏航模块»", "originalRef": "ResultResp«偏航模块»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAerodynamics": { "post": { "tags": ["风机异常检测查询接口"], "summary": "气动性能", "operationId": "getAerodynamicsUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«气动性能模块»", "originalRef": "ResultResp«气动性能模块»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyCtrlParam": { "post": { "tags": ["风机异常检测查询接口"], "summary": "运行状态模块模块", "operationId": "getAnomalyCtrlParamUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«运行模块»", "originalRef": "ResultResp«运行模块»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyModel": { "post": { "tags": ["风机异常检测查询接口"], "summary": "风机卡片", "operationId": "getAnomalyModelUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«List«风机卡片返回数据»»", "originalRef": "ResultResp«List«风机卡片返回数据»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyModelCount": { "post": { "tags": ["风机异常检测查询接口"], "summary": "查询模块异常台数 -- 雷达图", "operationId": "getAnomalyModelCountUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«模块统计雷达图»", "originalRef": "ResultResp«模块统计雷达图»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyModelMap": { "post": { "tags": ["风机异常检测查询接口"], "summary": "查询热力图", "operationId": "getAnomalyModelMapUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«热力图»", "originalRef": "ResultResp«热力图»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyOverview": { "post": { "tags": ["风机异常检测查询接口"], "summary": "查询异常风机概览", "operationId": "getAnomalyOverviewUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«List«风机异常概览»»", "originalRef": "ResultResp«List«风机异常概览»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyPitch": { "post": { "tags": ["风机异常检测查询接口"], "summary": "变桨模块模块", "operationId": "getAnomalyPitchUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«变桨模块»", "originalRef": "ResultResp«变桨模块»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalySensorCount": { "post": { "tags": ["风机异常检测查询接口"], "summary": "查询传感器异常台数 -- 雷达图", "operationId": "getAnomalySensorCountUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«传感器统计雷达图»", "originalRef": "ResultResp«传感器统计雷达图»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getAnomalyWindpwr": { "post": { "tags": ["风机异常检测查询接口"], "summary": "风速功率模块模块", "operationId": "getAnomalyWindpwrUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«风速功率模块»", "originalRef": "ResultResp«风速功率模块»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getBarChartStats": { "post": { "tags": ["风机异常检测查询接口"], "summary": "查询柱状图", "operationId": "getBarChartStatsUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyDTO", "description": "anomalyDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场参数", "originalRef": "异常检测风场参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«异常检测概览页面柱状图»", "originalRef": "ResultResp«异常检测概览页面柱状图»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/anomaly/getPitchAnomalyTrend": { "post": { "tags": ["风机异常检测查询接口"], "summary": "获取模块异常趋势曲线图(支持年度分表+跨年跨表)", "operationId": "getPitchAnomalyTrendUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "in": "body", "name": "anomalyModelDTO", "description": "anomalyModelDTO", "required": true, "schema": { "$ref": "#/definitions/异常检测风场下风机基础参数", "originalRef": "异常检测风场下风机基础参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«List«异常检测曲线图异常占比»»", "originalRef": "ResultResp«List«异常检测曲线图异常占比»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/healthscores/getHealthOverview": { "post": { "tags": ["风机健康查询接口"], "summary": "风场下所有风机健康查询概览页面", "operationId": "getHealthOverviewUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "name": "datatime", "in": "query", "description": "datatime参数为查询日期,当参数为空时,默认查昨天日期的数据", "required": false, "type": "string" }, { "name": "fieldCode", "in": "query", "description": "fieldCode参数为平台内部风场编号", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«HealthOverviewVO»", "originalRef": "ResultResp«HealthOverviewVO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/healthscores/getHealthscoresWindList": { "post": { "tags": ["风机健康查询接口"], "summary": "首页风场健康台数统计数据", "operationId": "getHealthscoresWindListUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "name": "datatime", "in": "query", "description": "datatime参数为查询日期,当参数为空时,默认查昨天日期的数据", "required": false, "type": "string" }, { "name": "fieldCode", "in": "query", "description": "fieldCode参数为平台内部风场编号,当参数为空时,默认查全部风场", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«List«HealthscoresWindVO»»", "originalRef": "ResultResp«List«HealthscoresWindVO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/healthscores/getLastDaysTrend": { "post": { "tags": ["风机健康查询接口"], "summary": "风机按天数查询趋势图", "operationId": "getLastDaysTrendUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "name": "dateTime", "in": "query", "description": "time", "required": true, "type": "string" }, { "name": "day", "in": "query", "description": "day参数为查询多少天的趋势图数据,如7天,30天,365天", "required": true, "type": "integer", "format": "int32" }, { "name": "engineId", "in": "query", "description": "engineId参数为客户内部风机ID,可通过风机概览页面获取", "required": true, "type": "string" }, { "name": "fieldId", "in": "query", "description": "fieldId参数为客户内部风场ID,可通过风机概览页面获取", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«HealthscoresTendencyVO»", "originalRef": "ResultResp«HealthscoresTendencyVO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } }, "/energy-manage-analyse-service/wakewindfarm/getWakeWindFarm": { "post": { "tags": ["湍流尾流接口"], "summary": "风场湍流尾流的数据", "operationId": "getWakeWindFarmUsingPOST", "consumes": ["application/json"], "produces": ["*/*"], "parameters": [ { "name": "datatime", "in": "query", "description": "datatime参数为查询日期,当参数为空时,默认查昨天日期的数据", "required": false, "type": "string" }, { "name": "fieldCode", "in": "query", "description": "fieldCode参数为平台内部风场编号", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/ResultResp«WakeWindFarmVO»", "originalRef": "ResultResp«WakeWindFarmVO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "x-order": "2147483647" } } }, "definitions": { "AnomalyCabletwistPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyCabletwistPO" }, "AnomalyCpPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyCpPO" }, "AnomalyCpTsrPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyCpTsrPO" }, "AnomalyMinpitchPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyMinpitchPO" }, "AnomalyOperationPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyOperationPO" }, "AnomalyPitchcoordPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyPitchcoordPO" }, "AnomalyPitchregulationPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyPitchregulationPO" }, "AnomalyPowercurvePO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyPowercurvePO" }, "AnomalyPowerqualityPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyPowerqualityPO" }, "AnomalyScatterPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyScatterPO" }, "AnomalySimulinkPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalySimulinkPO" }, "AnomalyStaticyawPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyStaticyawPO" }, "AnomalyTsrPO": { "type": "object", "properties": { "anomalyModelName": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "detectorAnomalyCount": { "type": "integer", "format": "int32" }, "detectorAnomalyRate": { "type": "number" }, "detectorIsAnomaly": { "type": "integer", "format": "int32" }, "detectorNormallyCount": { "type": "integer", "format": "int32" }, "engineId": { "type": "string" }, "fieldId": { "type": "string" }, "filePath": { "type": "string" }, "graphPath": { "type": "string" }, "id": { "type": "integer", "format": "int32" }, "sensorAnomalyCount": { "type": "integer", "format": "int32" }, "sensorAnomalyType": { "type": "string" }, "sensorIsAnomaly": { "type": "integer", "format": "int32" }, "sensorNormallyCount": { "type": "integer", "format": "int32" }, "sourceDatetime": { "type": "string", "format": "date" } }, "title": "AnomalyTsrPO" }, "HealthOverviewListVO": { "type": "object", "properties": { "componentScore": { "type": "number", "description": "部件健康评分" }, "controlSystemScore": { "type": "number", "description": "主控系统健康评分 (0-100)" }, "converterScore": { "type": "number", "description": "变流器健康评分 (0-100)" }, "createTime": { "type": "string", "format": "date-time", "description": "评估入库时间戳 (yyyy-mm-dd hh:mm:ss)" }, "engineId": { "type": "string", "description": "风机ID(客户内部命名)" }, "engineName": { "type": "string", "description": "风机名称" }, "fieldId": { "type": "string", "description": "风场ID(客户内部命名)" }, "gearboxScore": { "type": "number", "description": "齿轮箱健康评分 (0-100)" }, "generatorScore": { "type": "number", "description": "发电机健康评分 (0-100)" }, "hydraulicSystemScore": { "type": "number", "description": "液压系统健康评分 (0-100)" }, "id": { "type": "integer", "format": "int32", "description": "编号" }, "machineTypeCode": { "type": "string", "description": "机型型号" }, "mainShaftScore": { "type": "number", "description": "主轴健康评分 (0-100)" }, "overallLevel": { "type": "string", "description": "综合健康等级 (优/良/中/差)" }, "overallScore": { "type": "number", "description": "综合健康评分 (0-100)" }, "pitchSystemScore": { "type": "number", "description": "变桨系统健康评分 (0-100)" }, "rotorScore": { "type": "number", "description": "叶轮健康评分 (0-100)" }, "sourceDatetime": { "type": "string", "format": "date-time", "description": "数据来源时间 (yyyy-mm-dd)" }, "structureScore": { "type": "number", "description": "结构健康评分" }, "systemScore": { "type": "number", "description": "系统健康评分" }, "towerScore": { "type": "number", "description": "塔筒健康评分 (0-100)" }, "yawSystemScore": { "type": "number", "description": "偏航系统健康评分 (0-100)" } }, "title": "HealthOverviewListVO" }, "HealthOverviewVO": { "type": "object", "properties": { "healthOverviewListVOList": { "type": "array", "description": "健康概览风机集合", "items": { "$ref": "#/definitions/HealthOverviewListVO", "originalRef": "HealthOverviewListVO" } }, "healthscoresWindVO": { "description": "风场健康信息", "$ref": "#/definitions/HealthscoresWindVO", "originalRef": "HealthscoresWindVO" } }, "title": "HealthOverviewVO" }, "HealthscoresTendencyVO": { "type": "object", "properties": { "birthday": { "type": "string", "description": "坐标x时间" }, "controlSystemScore": { "type": "number", "description": "主控系统健康评分" }, "converterScore": { "type": "number", "description": "变流器健康评分" }, "engineId": { "type": "string", "description": "风机id,客户内部编号" }, "fieldId": { "type": "string", "description": "风场id,客户内部编号" }, "gearboxScore": { "type": "number", "description": "齿轮箱健康评分" }, "generatorScore": { "type": "number", "description": "发电机健康评分" }, "hydraulicSystemScore": { "type": "number", "description": "液压系统健康评分" }, "mainShaftScore": { "type": "number", "description": "主轴健康评分" }, "overallScore": { "type": "number", "description": "综合健康评分 (0-100) " }, "pitchSystemScore": { "type": "number", "description": "变桨系统健康评分" }, "rotorScore": { "type": "number", "description": "叶轮健康评分" }, "sourceDatetime": { "type": "string", "format": "date", "description": "坐标x" }, "towerScore": { "type": "number", "description": "塔筒健康评分" }, "yawSystemScore": { "type": "number", "description": "偏航系统健康评分" } }, "title": "HealthscoresTendencyVO" }, "HealthscoresWindVO": { "type": "object", "properties": { "componentScore": { "type": "number", "description": "风场部件健康评分" }, "createTime": { "type": "string", "format": "date-time", "description": "评估入库时间戳" }, "excellentCount": { "type": "number", "description": "风场内健康等级为优的风机占比" }, "fairCount": { "type": "number", "description": "风场内健康等级为中的风机占比" }, "fieldId": { "type": "string", "description": "风场ID(客户内部编号)" }, "fieldName": { "type": "string" }, "goodCount": { "type": "number", "description": "风场内健康等级为良的风机占比" }, "id": { "type": "integer", "format": "int32", "description": "主键ID" }, "overallScore": { "type": "number", "description": "风场综合健康评分" }, "poorCount": { "type": "number", "description": "风场内健康等级为差的风机占比" }, "sourceDatetime": { "type": "string", "format": "date-time", "description": "数据来源时间" }, "structureScore": { "type": "number", "description": "风场结构健康评分" }, "systemScore": { "type": "number", "description": "风场系统健康评分" } }, "title": "HealthscoresWindVO" }, "ResultResp«HealthOverviewVO»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/HealthOverviewVO", "originalRef": "HealthOverviewVO" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«HealthOverviewVO»" }, "ResultResp«HealthscoresTendencyVO»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/HealthscoresTendencyVO", "originalRef": "HealthscoresTendencyVO" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«HealthscoresTendencyVO»" }, "ResultResp«List«HealthscoresWindVO»»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "type": "array", "items": { "$ref": "#/definitions/HealthscoresWindVO", "originalRef": "HealthscoresWindVO" } }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«List«HealthscoresWindVO»»" }, "ResultResp«List«异常检测曲线图异常占比»»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "type": "array", "items": { "$ref": "#/definitions/异常检测曲线图异常占比", "originalRef": "异常检测曲线图异常占比" } }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«List«异常检测曲线图异常占比»»" }, "ResultResp«List«风机卡片返回数据»»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "type": "array", "items": { "$ref": "#/definitions/风机卡片返回数据", "originalRef": "风机卡片返回数据" } }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«List«风机卡片返回数据»»" }, "ResultResp«List«风机异常概览»»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "type": "array", "items": { "$ref": "#/definitions/风机异常概览", "originalRef": "风机异常概览" } }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«List«风机异常概览»»" }, "ResultResp«WakeWindFarmVO»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/WakeWindFarmVO", "originalRef": "WakeWindFarmVO" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«WakeWindFarmVO»" }, "ResultResp«传感器统计雷达图»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/传感器统计雷达图", "originalRef": "传感器统计雷达图" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«传感器统计雷达图»" }, "ResultResp«偏航模块»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/偏航模块", "originalRef": "偏航模块" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«偏航模块»" }, "ResultResp«变桨模块»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/变桨模块", "originalRef": "变桨模块" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«变桨模块»" }, "ResultResp«异常检测概览页面柱状图»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/异常检测概览页面柱状图", "originalRef": "异常检测概览页面柱状图" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«异常检测概览页面柱状图»" }, "ResultResp«模块统计雷达图»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/模块统计雷达图", "originalRef": "模块统计雷达图" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«模块统计雷达图»" }, "ResultResp«气动性能模块»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/气动性能模块", "originalRef": "气动性能模块" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«气动性能模块»" }, "ResultResp«热力图»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/热力图", "originalRef": "热力图" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«热力图»" }, "ResultResp«运行模块»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/运行模块", "originalRef": "运行模块" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«运行模块»" }, "ResultResp«风速功率模块»": { "type": "object", "properties": { "code": { "type": "integer", "format": "int32" }, "data": { "$ref": "#/definitions/风速功率模块", "originalRef": "风速功率模块" }, "msg": { "type": "string" }, "status": { "type": "boolean" } }, "title": "ResultResp«风速功率模块»" }, "WakeTurbineVO": { "type": "object", "required": ["dateResource", "engineId", "fieldId"], "properties": { "confidentLevel": { "type": "number", "description": "检测置信度" }, "dateResource": { "type": "string", "format": "date-time", "example": "2023-12-13", "description": "数据采集时间" }, "engineId": { "type": "string", "description": "风机ID" }, "fieldId": { "type": "string", "description": "风场ID" }, "isWake": { "type": "integer", "format": "int32", "description": "是否受尾流影响(0或1)" }, "turbulenceIntensity": { "type": "number", "description": "湍流强度" }, "velocityDeficit": { "type": "number", "description": "尾流速度损失" }, "wakeRoseDiagramPath": { "type": "string", "description": "玫瑰图 - 新增" }, "wakeTurbinePath": { "type": "string", "description": "每个风机的尾流影响图" } }, "title": "WakeTurbineVO" }, "WakeWindFarmVO": { "type": "object", "properties": { "dataDate": { "type": "string", "format": "date-time", "description": "时间,以天为单位" }, "fieldId": { "type": "string", "description": "风场id" }, "getWakeTurbineList": { "type": "array", "description": "湍流尾流风场风机集合", "items": { "$ref": "#/definitions/WakeTurbineVO", "originalRef": "WakeTurbineVO" } }, "id": { "type": "integer", "format": "int32", "description": "主键ID" }, "velocityDeficitPath": { "type": "string", "description": "风场各风机速度亏损与附加湍流柱状图" }, "wakeDiscriptionPath": { "type": "string", "description": "风机尾流检测结果文本描述路径" }, "wakeDistributePath": { "type": "string", "description": "风场尾流影响分布图路径" }, "wakeLossConfidentPath": { "type": "string", "description": "风场尾流亏损置信度散点图路径" }, "wakeRoseDiagramPath": { "type": "string", "description": "玫瑰图 - 新增" }, "windSpeedDistributionChart": { "type": "string", "description": "风速分布图地址 - 新增 " } }, "title": "WakeWindFarmVO" }, "传感器统计雷达图": { "type": "object", "properties": { "sensorAnomalyApeedCount": { "type": "integer", "format": "int32", "description": "转速传感器异常风机数" }, "sensorAnomalyPitchCount": { "type": "integer", "format": "int32", "description": "变桨传感器异常风机数" }, "sensorAnomalyPowerCount": { "type": "integer", "format": "int32", "description": "功率传感器异常风机数" }, "sensorAnomalySpdTrqCount": { "type": "integer", "format": "int32", "description": " 转速-扭矩逻辑异常风机数" }, "sensorAnomalyTorqueCount": { "type": "integer", "format": "int32", "description": "转矩传感器异常风机数" }, "sensorAnomalyWindCount": { "type": "integer", "format": "int32", "description": "风速传感器异常风机数" }, "sensorAnomalyWindPwrCount": { "type": "integer", "format": "int32", "description": "风速-功率逻辑异常风机数" } }, "title": "传感器统计雷达图" }, "偏航模块": { "type": "object", "properties": { "anomalyCabletwistPO": { "description": "扭缆角度检测器", "$ref": "#/definitions/AnomalyCabletwistPO", "originalRef": "AnomalyCabletwistPO" }, "anomalyStaticyawPO": { "description": "偏航角度检测器", "$ref": "#/definitions/AnomalyStaticyawPO", "originalRef": "AnomalyStaticyawPO" } }, "title": "偏航模块" }, "变桨模块": { "type": "object", "properties": { "anomalyMinpitchPO": { "description": "最小桨距角检测器", "$ref": "#/definitions/AnomalyMinpitchPO", "originalRef": "AnomalyMinpitchPO" }, "anomalyPitchcoordPO": { "description": "变桨-转速-功率检测器", "$ref": "#/definitions/AnomalyPitchcoordPO", "originalRef": "AnomalyPitchcoordPO" }, "anomalyPitchregulationPO": { "description": "变桨检测器", "$ref": "#/definitions/AnomalyPitchregulationPO", "originalRef": "AnomalyPitchregulationPO" } }, "title": "变桨模块" }, "异常检测曲线图异常占比": { "type": "object", "properties": { "createTime": { "type": "string", "format": "date-time", "description": "时间" }, "model1WindpwrPowercurveRatio": { "type": "number", "description": "模块1(风速功率)功率曲线检测器--新增" }, "model1WindpwrScatterRatio": { "type": "number", "description": "模块1(风速功率)功率散点检测器比例 -- 新增" }, "model2YawCabletwistRatio": { "type": "number", "description": "模块2(偏航)扭缆角度检测器--新增" }, "model2YawStaticyawRatio": { "type": "number", "description": "模块2(偏航)偏航角度检测器比例--新增" }, "model3PitchPitchcoordRatio": { "type": "number", "description": "模块3(变桨)变桨-转速-功率检测器--新增" }, "model3PitchPitchregulationRatio": { "type": "number", "description": "模块3(变桨)变桨检测器比例--新增" }, "model4CtrlparamDeloadRatio": { "type": "number", "description": "模块4(运行状态)降载检测器比例--新增" }, "model4CtrlparamOperationstateRatio": { "type": "number", "description": "模块4(运行状态)机械运行状态检测器比例 -- 新增" }, "model4CtrlparamPowerqualityRatio": { "type": "number", "description": "模块4(运行状态)电气功率质量检测器比例新增" }, "model5AerodynamicsCpRatio": { "type": "number", "description": "模块5(气动性能)Cp检测器异常比例--新增" }, "model5AerodynamicsCpTsrRatio": { "type": "number", "description": "模块5(气动性能)Cp-TSR联合分布检测器异常比例--新增" }, "model5AerodynamicsTsrRatio": { "type": "number", "description": "模块5(气动性能)TSR风速分箱检测器异常比例--新增" } }, "title": "异常检测曲线图异常占比" }, "异常检测概览页面柱状图": { "type": "object", "properties": { "ctrlparamCount": { "type": "integer", "format": "int32", "description": "运行模块" }, "pitchCount": { "type": "integer", "format": "int32", "description": "变桨模块" }, "windpwrCount": { "type": "integer", "format": "int32", "description": "风速功率模块" }, "yawCount": { "type": "integer", "format": "int32", "description": "偏航模块" } }, "title": "异常检测概览页面柱状图" }, "异常检测风场下风机基础参数": { "type": "object", "properties": { "datatime": { "type": "string", "description": "查询日期" }, "engineId": { "type": "string", "description": "风机" }, "fieldId": { "type": "string", "description": "风场code" }, "timeRange": { "type": "integer", "format": "int32", "description": "曲线图按天数查询7/30" } }, "title": "异常检测风场下风机基础参数" }, "异常检测风场参数": { "type": "object", "properties": { "datatime": { "type": "string", "description": "查询日期" }, "fieldCode": { "type": "string", "description": "风场code" } }, "title": "异常检测风场参数" }, "检测器热力图": { "type": "object", "properties": { "engineName": { "type": "string", "description": "风机名称" }, "ifAbnorma": { "type": "integer", "format": "int32", "description": "是否异常" }, "ratio": { "type": "number", "description": "异常比例" } }, "title": "检测器热力图" }, "模块统计雷达图": { "type": "object", "properties": { "model1Count": { "type": "integer", "format": "int32", "description": "风速功率 任意检测器异常" }, "model2Count": { "type": "integer", "format": "int32", "description": "偏航 任意检测器异常 " }, "model3Count": { "type": "integer", "format": "int32", "description": "变桨 任意检测器异常" }, "model4Count": { "type": "integer", "format": "int32", "description": "模块4:运行状态 任意检测器异常" }, "model5Count": { "type": "integer", "format": "int32", "description": "模块5: 气动" } }, "title": "模块统计雷达图" }, "气动性能模块": { "type": "object", "properties": { "anomalyCpPO": { "description": "Cp检测器", "$ref": "#/definitions/AnomalyCpPO", "originalRef": "AnomalyCpPO" }, "anomalyCpTsrPO": { "description": "Cp-TSR联合分布检测器", "$ref": "#/definitions/AnomalyCpTsrPO", "originalRef": "AnomalyCpTsrPO" }, "anomalyTsrPO": { "description": "TSR风速分箱检测器", "$ref": "#/definitions/AnomalyTsrPO", "originalRef": "AnomalyTsrPO" } }, "title": "气动性能模块" }, "热力图": { "type": "object", "properties": { "anomalyChartMap": { "type": "object", "description": "异常检测器map热力图", "additionalProperties": { "type": "array", "items": { "$ref": "#/definitions/检测器热力图", "originalRef": "检测器热力图" } } }, "anomalySensorMap": { "type": "object", "description": "传感器热力图", "additionalProperties": { "type": "array", "items": { "$ref": "#/definitions/检测器热力图", "originalRef": "检测器热力图" } } } }, "title": "热力图" }, "运行模块": { "type": "object", "properties": { "anomalyOperationPO": { "description": "机械运行状态检测器", "$ref": "#/definitions/AnomalyOperationPO", "originalRef": "AnomalyOperationPO" }, "anomalyPowerqualityPO": { "description": "电气功率质量检测器", "$ref": "#/definitions/AnomalyPowerqualityPO", "originalRef": "AnomalyPowerqualityPO" } }, "title": "运行模块" }, "风机卡片返回数据": { "type": "object", "properties": { "createTime": { "type": "string", "format": "date-time", "description": "入库时间戳 (yyyy-mm-dd hh:mm:ss)" }, "engineId": { "type": "string", "description": "机组id" }, "engineName": { "type": "string", "description": "风机名称" }, "fieldId": { "type": "string", "description": "风场id内部编号" }, "id": { "type": "integer", "format": "int32", "description": "主键编号" }, "model1WindpwrAnomalyCount": { "type": "integer", "format": "int32", "description": "模块1(风速功率)异常总数" }, "model1WindpwrAnomalyRate": { "type": "number", "description": "模块1(风速功率)异常占比" }, "model1WindpwrIsAnomaly": { "type": "integer", "format": "int32", "description": "模块1(风速功率)是否异常(0或1)" }, "model1WindpwrNormalCount": { "type": "integer", "format": "int32", "description": "模块1(风速功率)正常总数" }, "model1WindpwrPowercurve": { "type": "integer", "format": "int32", "description": " 模块1(风速功率)功率曲线检测器是否异常(0或1)" }, "model1WindpwrPowercurveRatio": { "type": "number", "description": "模块1(风速功率)功率曲线检测器--新增" }, "model1WindpwrScatter": { "type": "integer", "format": "int32", "description": "模块1(风速功率)功率散点检测器是否异常(0或1)" }, "model1WindpwrScatterRatio": { "type": "number", "description": "模块1(风速功率)功率散点检测器比例 -- 新增" }, "model1WindpwrSimulink": { "type": "integer", "format": "int32", "description": "模块1(风速功率)simulink检测器是否异常(0或1)-- 作废" }, "model2YawAnomalyCount": { "type": "integer", "format": "int32", "description": "模块2(偏航)异常总数" }, "model2YawAnomalyRate": { "type": "number", "description": "模块2(偏航)异常占比" }, "model2YawCabletwist": { "type": "integer", "format": "int32", "description": "模块2(偏航)扭缆角度检测器是否异常(0或1)" }, "model2YawCabletwistRatio": { "type": "number", "description": "模块2(偏航)扭缆角度检测器--新增" }, "model2YawIsAnomaly": { "type": "integer", "format": "int32", "description": "模块2(偏航)是否异常(0或1)" }, "model2YawNormalCount": { "type": "integer", "format": "int32", "description": "模块2(偏航)正常总数" }, "model2YawStaticyaw": { "type": "integer", "format": "int32", "description": "模块2(偏航)偏航角度检测器是否异常(0或1)" }, "model2YawStaticyawRatio": { "type": "number", "description": "模块2(偏航)偏航角度检测器比例--新增" }, "model3PitchAnomalyCount": { "type": "integer", "format": "int32", "description": "模块3(变桨)异常总数" }, "model3PitchAnomalyRate": { "type": "number", "description": "模块3(变桨)异常占比" }, "model3PitchIsAnomaly": { "type": "integer", "format": "int32", "description": "模块3(变桨)是否异常(0或1)" }, "model3PitchMinpitch": { "type": "integer", "format": "int32", "description": "模块3(变桨)最小桨距角检测器是否异常(0或1) -- 作废" }, "model3PitchNormalCount": { "type": "integer", "format": "int32", "description": "模块3(变桨)正常总数" }, "model3PitchPitchcoord": { "type": "integer", "format": "int32", "description": "模块3(变桨)变桨-转速-功率检测器是否异常(0或1)" }, "model3PitchPitchcoordRatio": { "type": "number", "description": "模块3(变桨)变桨-转速-功率检测器--新增" }, "model3PitchPitchregulation": { "type": "integer", "format": "int32", "description": " 模块3(变桨)变桨检测器是否异常(0或1)" }, "model3PitchPitchregulationRatio": { "type": "number", "description": "模块3(变桨)变桨检测器比例--新增" }, "model4CtrlparamAnomalyCount": { "type": "integer", "format": "int32", "description": "模块4(运行状态)异常总数" }, "model4CtrlparamAnomalyRate": { "type": "number", "description": "模块4(运行状态)异常占比" }, "model4CtrlparamDeload": { "type": "integer", "format": "int32", "description": "模块4(运行状态)降载检测器是否异常(0或1)新增" }, "model4CtrlparamDeloadRatio": { "type": "number", "description": "模块4(运行状态)降载检测器比例--新增" }, "model4CtrlparamNormalCount": { "type": "integer", "format": "int32", "description": " 模块4(运行状态)正常总数" }, "model4CtrlparamOperationstate": { "type": "integer", "format": "int32", "description": "模块4(运行状态)机械运行状态检测器是否异常(0或1)" }, "model4CtrlparamOperationstateRatio": { "type": "number", "description": "模块4(运行状态)机械运行状态检测器比例 -- 新增" }, "model4CtrlparamPowerquality": { "type": "integer", "format": "int32", "description": "模块4(运行状态)电气功率质量检测器是否异常(0或1)" }, "model4CtrlparamPowerqualityRatio": { "type": "number", "description": "模块4(运行状态)电气功率质量检测器比例新增" }, "model4IsAnomaly": { "type": "integer", "format": "int32", "description": "模块4(运行状态)是否异常(0或1)" }, "model5AerodynamicsAnomalyCount": { "type": "integer", "format": "int32", "description": "模块5(气动性能)异常总数" }, "model5AerodynamicsAnomalyRatio": { "type": "number", "description": "模块5(气动性能)异常占比" }, "model5AerodynamicsCp": { "type": "integer", "format": "int32", "description": "模块5(气动性能)Cp检测器是否异常(0或1)" }, "model5AerodynamicsCpRatio": { "type": "number", "description": "模块5(气动性能)Cp检测器异常比例--新增" }, "model5AerodynamicsCpTsr": { "type": "integer", "format": "int32", "description": "模块5(气动性能)Cp-TSR联合分布检测器是否异常(0或1)" }, "model5AerodynamicsCpTsrRatio": { "type": "number", "description": "模块5(气动性能)Cp-TSR联合分布检测器异常比例--新增" }, "model5AerodynamicsNormalCount": { "type": "integer", "format": "int32", "description": "模块5(气动性能)正常总数" }, "model5AerodynamicsTsr": { "type": "integer", "format": "int32", "description": "模块5(气动性能)TSR风速分箱检测器是否异常(0或1)" }, "model5AerodynamicsTsrRatio": { "type": "number", "description": "模块5(气动性能)TSR风速分箱检测器异常比例--新增" }, "model5IsAnomaly": { "type": "integer", "format": "int32", "description": "模块5(气动性能)是否异常(0或1)" }, "sensorAnomalyPitch": { "type": "integer", "format": "int32", "description": "变桨传感器是否异常" }, "sensorAnomalyPitchRatio": { "type": "number", "description": "变桨传感器是否异常比例--新增" }, "sensorAnomalyPower": { "type": "integer", "format": "int32", "description": "功率传感器是否异常" }, "sensorAnomalyPowerRatio": { "type": "number", "description": "功率传感器是否异常比例--新增" }, "sensorAnomalySpdTrq": { "type": "integer", "format": "int32", "description": "转速-扭矩逻辑是否异常" }, "sensorAnomalySpdTrqRatio": { "type": "number", "description": "转速-扭矩逻辑是否异常比例--新增" }, "sensorAnomalySpeed": { "type": "integer", "format": "int32", "description": "转速传感器是否异常" }, "sensorAnomalySpeedRatio": { "type": "number", "description": "转速传感器是否异常比例--新增" }, "sensorAnomalyTorque": { "type": "integer", "format": "int32", "description": "转矩传感器是否异常" }, "sensorAnomalyTorqueRatio": { "type": "number", "description": "转矩传感器是否异常比例--新增" }, "sensorAnomalyWind": { "type": "integer", "format": "int32", "description": "风速传感器是否异常" }, "sensorAnomalyWindPwr": { "type": "integer", "format": "int32", "description": "风速-功率逻辑是否异常" }, "sensorAnomalyWindPwrRatio": { "type": "number", "description": "风速-功率逻辑是否异常比例--新增" }, "sensorAnomalyWindRatio": { "type": "number", "description": "风速传感器是否异常比例--新增" }, "sourceDatetime": { "type": "string", "format": "date-time", "description": "数据来源时间,以天为单位" } }, "title": "风机卡片返回数据" }, "风机异常概览": { "type": "object", "properties": { "detectorAnomalyCount": { "type": "integer", "format": "int32", "description": "检测器异常数" }, "fieldId": { "type": "string" }, "fieldName": { "type": "string" }, "sensorAnomalyCount": { "type": "integer", "format": "int32", "description": "传感器异常数" }, "totalAnomalyCount": { "type": "integer", "format": "int32", "description": "风场总异常" } }, "title": "风机异常概览" }, "风速功率模块": { "type": "object", "properties": { "anomalyPowercurvePO": { "description": "功率曲线检测器", "$ref": "#/definitions/AnomalyPowercurvePO", "originalRef": "AnomalyPowercurvePO" }, "anomalyScatterPO": { "description": "功率散点检测器", "$ref": "#/definitions/AnomalyScatterPO", "originalRef": "AnomalyScatterPO" }, "anomalySimulinkPO": { "description": "simulink检测器", "$ref": "#/definitions/AnomalySimulinkPO", "originalRef": "AnomalySimulinkPO" } }, "title": "风速功率模块" } } }