暂降系统优化influxdb转mysql

This commit is contained in:
wurui
2023-03-31 10:28:39 +08:00
parent 8c3ae3ef2b
commit 6237a7b656
23 changed files with 1619 additions and 1686 deletions

View File

@@ -24,6 +24,12 @@ public enum DicDataEnum {
FXDL_ENUM("负序电流", "FXDL"),
JXBDY_ENUM("间谐波电压", "JXBDY"),
/**
* 污区图统计类型
*/
I_ALL("谐波电流", "I_All"),
V_HARMONIC("谐波电压", "V_Harmonic"),
/**
* 监测点类型
@@ -49,6 +55,9 @@ public enum DicDataEnum {
VOLTAGE_DIP("电压暂降", "Voltage_Dip"),
VOLTAGE_RISE("电压暂升", "Voltage_Rise"),
SHORT_INTERRUPTIONS("短时中断", "Short_Interruptions"),
DISTURBANCE("扰动", "Disturbance"),
OTHER("其他", "Other"),
RECORDING_WAVE("录波", "Recording_Wave"),
/**
* 数据类型