提交
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
//获取各渗透率光伏台区基准水平数据
|
||||
export function getArealevelData() {
|
||||
return request({
|
||||
url: '/Distributionnetwork-analysis/Arealevel/getArealevel',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
export function getPwRMpBenchmarkLevelList(data) {
|
||||
return request({
|
||||
url: '/harmonic-boot/pwRMpBenchmarkLevel/getPwRMpBenchmarkLevelList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
}
|
||||
export function getPwPermeabilityList(data) {
|
||||
return request({
|
||||
|
||||
url: '/harmonic-boot/rStatPwPermeability/getPwPermeabilityList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
//获取区域告警管理数据
|
||||
export function getRegionalalarmData() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/Regionalalarm/getRegionalalarm',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
//获取监测点告警管理数据
|
||||
export function getMonitoringpointAlarmData() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/MonitoringpointAlarm/getMonitoringpointAlarm',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
//获取告警统计数据
|
||||
export function getAlarmStatisticsData() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/AlarmStatistics/getAlarmStatistics',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
//获取告警明细查看数据
|
||||
export function getAlarmdetailsData() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/Alarmdetails/getAlarmdetails',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
export function getAlarmDetailList(data) {
|
||||
return request({
|
||||
url: '/device-boot/rStatPwAlarmCountW/getAlarmDetailList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
export function getPwAllRStatAreaAlarmCountMList(data) {
|
||||
return request({
|
||||
url: '/device-boot/pwRStatAreaAlarmCountM/getPwAllRStatAreaAlarmCountMList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
export function getPwRMpMonitorAlarmCountMList(data) {
|
||||
return request({
|
||||
url: '/device-boot/pwRMpMonitorAlarmCountM/getPwRMpMonitorAlarmCountMList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
export function getAllRStatPwAlarmCountList(data) {
|
||||
return request({
|
||||
url: '/device-boot/rStatPwAlarmCountW/getAllRStatPwAlarmCountList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
//台账统计
|
||||
import request from "@/utils/request";
|
||||
|
||||
//监测终端统计单位图表
|
||||
|
||||
export function getPwAllRStatHarmonic(data) {
|
||||
return request({
|
||||
url: "/harmonic-boot/harmonic/pwRStatHarmonic/getPwAllRStatHarmonic",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwRStatHarmonicIconDate(data) {
|
||||
return request({
|
||||
url: "/harmonic-boot/harmonic/pwRStatHarmonic/getPwRStatHarmonicIconDate",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwAllRStatEvent(data) {
|
||||
return request({
|
||||
url: "/event-boot/event/pwRStatHarmonic/getPwAllRStatEvent",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwRStatHarmonicIconDatee(data) {
|
||||
return request({
|
||||
url: "/event-boot/event/pwRStatHarmonic/getPwRStatHarmonicIconDate",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
export function getPwAllRStatEventOrg(data) {
|
||||
return request({
|
||||
url: "/event-boot/event/pwRStatHarmonic/getPwAllRStatEventOrg",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwAllRStatEventOrgIcon(data) {
|
||||
return request({
|
||||
url: "/event-boot/event/pwRStatHarmonic/getPwAllRStatEventOrgIcon",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwRStatHarmonicOrg(data) {
|
||||
return request({
|
||||
url: "/harmonic-boot/harmonic/pwRStatHarmonicOrg/getPwRStatHarmonicOrg",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
export function getPwRStatHarmonicOrgIcon(data) {
|
||||
return request({
|
||||
url: "/harmonic-boot/harmonic/pwRStatHarmonicOrg/getPwRStatHarmonicOrgIcon",
|
||||
method: "post",
|
||||
data
|
||||
});
|
||||
}
|
||||
|
||||
export function getPmsInfo(params) {
|
||||
return request({
|
||||
url: "/harmonic-boot/pmsWifi/getPmsInfo",
|
||||
method: "get",
|
||||
params
|
||||
});
|
||||
}
|
||||
|
||||
export function getMonitorOverLimit(params) {
|
||||
return request({
|
||||
url: "/device-boot/commTerminal/getOverLimitData",
|
||||
method: "post",
|
||||
params
|
||||
});
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
//获取监测点稳态指标日报数据
|
||||
export function getDailyData() {
|
||||
return request({
|
||||
url:'/api1/Distributionnetwork-analysis/Daily/getDaily',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
//获取监测点电压暂降和短时中断分布情况数据
|
||||
export function getDaily1Data() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/Daily1/getDaily1',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
//获取监测点电压暂升分布情况数据
|
||||
export function getDaily2Data() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/Daily2/getDaily2',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
//获取监测点暂态事件发生次数数据
|
||||
export function getDaily3Data() {
|
||||
return request({
|
||||
url: '/api1/Distributionnetwork-analysis/Daily3/getDaily3',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
export function getEventDipShortDistribution(data) {
|
||||
return request({
|
||||
url: '/event-boot/pwEventMonitorReport/getEventDipShortDistribution',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
export function getEventRiseDistribution(data) {
|
||||
return request({
|
||||
url: '/event-boot/pwEventMonitorReport/getEventRiseDistribution',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
export function getMonitorEventCount(data) {
|
||||
return request({
|
||||
url: '/event-boot/pwEventMonitorReport/getMonitorEventCount',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user