whycxzp
2023-12-05 d58875f8e852590a2e93eda8bbdd3983736c0502
遥信量更新
2个文件已修改
496 ■■■■■ 已修改文件
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignal.java 298 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignalSet.java 198 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignal.java
@@ -812,5 +812,303 @@
    @TableField("dc_cabinet_tatal_alm_st")
    private Integer dcCabinetTatalAlmSt;
    @TableField("ac1in_powerdown_real")
    @ApiModelProperty("交流输入1停电-真实值-CPSS")
    private Integer ac1InPowerDownReal;
    @TableField("ac1in_powerdown_fake")
    @ApiModelProperty("交流输入1停电-模拟值-CPSS")
    private Integer ac1InPowerDownFake;
    @TableField("ac1in_powerdown_st")
    @ApiModelProperty("交流输入1停电-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1InPowerDownSt;
    @TableField("ac2in_powerdown_real")
    @ApiModelProperty("交流输入2停电-真实值-CPSS")
    private Integer ac2InPowerDownReal;
    @TableField("ac2in_powerdown_fake")
    @ApiModelProperty("交流输入2停电-模拟值-CPSS")
    private Integer ac2InPowerDownFake;
    @TableField("ac2in_powerdown_st")
    @ApiModelProperty("交流输入2停电-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2InPowerDownSt;
    @TableField("ac1in_thunder_err_real")
    @ApiModelProperty("交流输入1防雷器故障-真实值   -CPSS")
    private Integer ac1InThunderErrReal;
    @TableField("ac1in_thunder_err_fake")
    @ApiModelProperty("交流输入1防雷器故障-模拟值   -CPSS")
    private Integer ac1InThunderErrFake;
    @TableField("ac1in_thunder_err_st")
    @ApiModelProperty("交流输入1防雷器故障-使用状态[0-真实值   1-模拟值]   -CPSS")
    private Integer ac1InThunderErrSt;
    @TableField("ac2in_thunder_err_real")
    @ApiModelProperty("交流输入2防雷器故障-真实值   -CPSS")
    private Integer ac2InThunderErrReal;
    @TableField("ac2in_thunder_err_fake")
    @ApiModelProperty("交流输入2防雷器故障-模拟值   -CPSS")
    private Integer ac2InThunderErrFake;
    @TableField("ac2in_thunder_err_st")
    @ApiModelProperty("交流输入2防雷器故障-使用状态[0-真实值   1-模拟值]    -CPSS")
    private Integer ac2InThunderErrSt;
    @TableField("ac1in_switch_trip_real")
    @ApiModelProperty("第1路交流输入开关跳闸-真实值-CPSS")
    private Integer ac1InSwitchTripReal;
    @TableField("ac1in_switch_trip_fake")
    @ApiModelProperty("第1路交流输入开关跳闸-模拟值-CPSS")
    private Integer ac1InSwitchTripFake;
    @TableField("ac1in_switch_trip_st")
    @ApiModelProperty("第1路交流输入开关跳闸-使用状态[0-真实值   1-模拟值]  -CPSS")
    private Integer ac1InSwitchTripSt;
    @TableField("ac2in_switch_trip_real")
    @ApiModelProperty("第2路交流输入开关跳闸-真实值-CPSS")
    private Integer ac2InSwitchTripReal;
    @TableField("ac2in_switch_trip_fake")
    @ApiModelProperty("第2路交流输入开关跳闸-模拟值-CPSS")
    private Integer ac2InSwitchTripFake;
    @TableField("ac2in_switch_trip_st")
    @ApiModelProperty("第2路交流输入开关跳闸-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2InSwitchTripSt;
    @TableField("ac1_over_vola_real")
    @ApiModelProperty("第1路交流A相过压-真实值-CPSS")
    private Integer ac1OverVolAReal;
    @TableField("ac1_over_vola_fake")
    @ApiModelProperty("第1路交流A相过压-模拟值-CPSS")
    private Integer ac1OverVolAFake;
    @TableField("ac1_over_vola_st")
    @ApiModelProperty("第1路交流A相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolASt;
    @TableField("ac1_under_vola_real")
    @ApiModelProperty("第1路交流A相欠压-真实值-CPSS")
    private Integer ac1UnderVolAReal;
    @TableField("ac1_under_vola_fake")
    @ApiModelProperty("第1路交流A相欠压-模拟值-CPSS")
    private Integer ac1UnderVolAFake;
    @TableField("ac1_under_vola_st")
    @ApiModelProperty("第1路交流A相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolASt;
    @TableField("ac1_over_volb_real")
    @ApiModelProperty("第1路交流B相过压-真实值-CPSS")
    private Integer ac1OverVolBReal;
    @TableField("ac1_over_volb_fake")
    @ApiModelProperty("第1路交流B相过压-模拟值-CPSS")
    private Integer ac1OverVolBFake;
    @TableField("ac1_over_volb_st")
    @ApiModelProperty("第1路交流B相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolBSt;
    @TableField("ac1_under_volb_real")
    @ApiModelProperty("第1路交流B相欠压-真实值-CPSS")
    private Integer ac1UnderVolBReal;
    @TableField("ac1_under_volb_fake")
    @ApiModelProperty("第1路交流B相欠压-模拟值-CPSS")
    private Integer ac1UnderVolBFake;
    @TableField("ac1_under_volb_st")
    @ApiModelProperty("第1路交流B相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolBSt;
    @TableField("ac1_over_volc_real")
    @ApiModelProperty("第1路交流C相过压-真实值-CPSS")
    private Integer ac1OverVolCReal;
    @TableField("ac1_over_volcFake")
    @ApiModelProperty("第1路交流C相过压-模拟值-CPSS")
    private Integer ac1OverVolCFake;
    @TableField("ac1_over_volc_st")
    @ApiModelProperty("第1路交流C相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolCSt;
    @TableField("ac1_under_volc_real")
    @ApiModelProperty("第1路交流C相欠压-真实值-CPSS")
    private Integer ac1UnderVolCReal;
    @TableField("ac1_under_volc_fake")
    @ApiModelProperty("第1路交流C相欠压-模拟值-CPSS")
    private Integer ac1UnderVolCFake;
    @TableField("ac1_under_volc_st")
    @ApiModelProperty("第1路交流C相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolCSt;
    @TableField("ac2_over_vola_real")
    @ApiModelProperty("第2路交流A相过压-真实值-CPSS")
    private Integer ac2OverVolAReal;
    @TableField("ac2_over_vola_fake")
    @ApiModelProperty("第2路交流A相过压-模拟值-CPSS")
    private Integer ac2OverVolAFake;
    @TableField("ac2_over_vola_st")
    @ApiModelProperty("第2路交流A相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolASt;
    @TableField("ac2_under_vola_real")
    @ApiModelProperty("第2路交流A相欠压-真实值-CPSS")
    private Integer ac2UnderVolAReal;
    @TableField("ac2_under_vola_fake")
    @ApiModelProperty("第2路交流A相欠压-模拟值-CPSS")
    private Integer ac2UnderVolAFake;
    @TableField("ac2_under_vola_st")
    @ApiModelProperty("第2路交流A相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolASt;
    @TableField("ac2_over_volb_real")
    @ApiModelProperty("第2路交流B相过压-真实值-CPSS")
    private Integer ac2OverVolBReal;
    @TableField("ac2_over_volb_fake")
    @ApiModelProperty("第2路交流B相过压-模拟值-CPSS")
    private Integer ac2OverVolBFake;
    @TableField("ac2_over_volb_st")
    @ApiModelProperty("第2路交流B相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolBSt;
    @TableField("ac2_under_volb_real")
    @ApiModelProperty("第2路交流B相欠压-真实值-CPSS")
    private Integer ac2UnderVolBReal;
    @TableField("ac2_under_volb_fake")
    @ApiModelProperty("第2路交流B相欠压-模拟值-CPSS")
    private Integer ac2UnderVolBFake;
    @TableField("ac2_under_volb_st")
    @ApiModelProperty("第2路交流B相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolBSt;
    @TableField("ac2_over_volc_real")
    @ApiModelProperty("第2路交流C相过压-真实值-CPSS")
    private Integer ac2OverVolCReal;
    @TableField("ac2_over_volc_fake")
    @ApiModelProperty("第2路交流C相过压-模拟值-CPSS")
    private Integer ac2OverVolCFake;
    @TableField("ac2_overVolc_st")
    @ApiModelProperty("第2路交流C相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolCSt;
    @TableField("ac2_under_volc_real")
    @ApiModelProperty("第2路交流C相欠压-真实值-CPSS")
    private Integer ac2UnderVolCReal;
    @TableField("ac2_under_volc_fake")
    @ApiModelProperty("第2路交流C相欠压-模拟值-CPSS")
    private Integer ac2UnderVolCFake;
    @TableField("ac2_under_volc_st")
    @ApiModelProperty("第2路交流C相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolCSt;
    @TableField("ac1_less_vola_real")
    @ApiModelProperty("第1路交流A相缺相-真实值-CPSS")
    private Integer ac1LessVolAReal;
    @TableField("ac1_less_vola_fake")
    @ApiModelProperty("第1路交流A相缺相-模拟值-CPSS")
    private Integer ac1LessVolAFake;
    @TableField("ac1_less_vola_st")
    @ApiModelProperty("第1路交流A相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolASt;
    @TableField("ac1_less_volb_real")
    @ApiModelProperty("第1路交流B相缺相-真实值-CPSS")
    private Integer ac1LessVolBReal;
    @TableField("ac1_less_volb_fake")
    @ApiModelProperty("第1路交流B相缺相-模拟值-CPSS")
    private Integer ac1LessVolBFake;
    @TableField("ac1_less_volb_st")
    @ApiModelProperty("第1路交流B相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolBSt;
    @TableField("ac1_lessVolc_real")
    @ApiModelProperty("第1路交流C相缺相-真实值-CPSS")
    private Integer ac1LessVolCReal;
    @TableField("ac1_less_volc_fake")
    @ApiModelProperty("第1路交流C相缺相-模拟值-CPSS")
    private Integer ac1LessVolCFake;
    @TableField("ac1_less_volc_st")
    @ApiModelProperty("第1路交流C相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolCSt;
    @TableField("ac2_less_vola_real")
    @ApiModelProperty("第2路交流A相缺相-真实值-CPSS")
    private Integer ac2LessVolAReal;
    @TableField("ac2_less_vola_fake")
    @ApiModelProperty("第2路交流A相缺相-模拟值-CPSS")
    private Integer ac2LessVolAFake;
    @TableField("ac2_less_vola_st")
    @ApiModelProperty("第2路交流A相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolASt;
    @TableField("ac2_less_volb_real")
    @ApiModelProperty("第2路交流B相缺相-真实值-CPSS")
    private Integer ac2LessVolBReal;
    @TableField("ac2_less_volb_fake")
    @ApiModelProperty("第2路交流B相缺相-模拟值-CPSS")
    private Integer ac2LessVolBFake;
    @TableField("ac2_less_volb_st")
    @ApiModelProperty("第2路交流B相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolBSt;
    @TableField("ac2_less_volc_real")
    @ApiModelProperty("第2路交流C相缺相-真实值-CPSS")
    private Integer ac2LessVolCReal;
    @TableField("ac2_less_volc_fake")
    @ApiModelProperty("第2路交流C相缺相-模拟值-CPSS")
    private Integer ac2LessVolCFake;
    @TableField("ac2_less_volc_st")
    @ApiModelProperty("第2路交流C相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolCSt;
    @TableField("gp_monitorerr_real")
    @ApiModelProperty("高频监控单元故障-真实值-CPSS")
    private Integer gpMonitorErrReal;
    @TableField("gp_monitorerr_fake")
    @ApiModelProperty("高频监控单元故障-模拟值-CPSS")
    private Integer gpMonitorErrFake;
    @TableField("gp_monitorerr_st")
    @ApiModelProperty("高频监控单元故障-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer gpMonitorErrSt;
}
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignalSet.java
@@ -551,5 +551,203 @@
    @TableField("dc_cabinet_tatal_alm_st")
    private Integer dcCabinetTatalAlmSt;
    @TableField("ac1in_powerdown_fake")
    @ApiModelProperty("交流输入1停电-模拟值-CPSS")
    private Integer ac1InPowerDownFake;
    @TableField("ac1in_powerdown_st")
    @ApiModelProperty("交流输入1停电-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1InPowerDownSt;
    @TableField("ac2in_powerdown_fake")
    @ApiModelProperty("交流输入2停电-模拟值-CPSS")
    private Integer ac2InPowerDownFake;
    @TableField("ac2in_powerdown_st")
    @ApiModelProperty("交流输入2停电-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2InPowerDownSt;
    @TableField("ac1in_thunder_err_fake")
    @ApiModelProperty("交流输入1防雷器故障-模拟值   -CPSS")
    private Integer ac1InThunderErrFake;
    @TableField("ac1in_thunder_err_st")
    @ApiModelProperty("交流输入1防雷器故障-使用状态[0-真实值   1-模拟值]   -CPSS")
    private Integer ac1InThunderErrSt;
    @TableField("ac2in_thunder_err_fake")
    @ApiModelProperty("交流输入2防雷器故障-模拟值   -CPSS")
    private Integer ac2InThunderErrFake;
    @TableField("ac2in_thunder_err_st")
    @ApiModelProperty("交流输入2防雷器故障-使用状态[0-真实值   1-模拟值]    -CPSS")
    private Integer ac2InThunderErrSt;
    @TableField("ac1in_switch_trip_fake")
    @ApiModelProperty("第1路交流输入开关跳闸-模拟值-CPSS")
    private Integer ac1InSwitchTripFake;
    @TableField("ac1in_switch_trip_st")
    @ApiModelProperty("第1路交流输入开关跳闸-使用状态[0-真实值   1-模拟值]  -CPSS")
    private Integer ac1InSwitchTripSt;
    @TableField("ac2in_switch_trip_fake")
    @ApiModelProperty("第2路交流输入开关跳闸-模拟值-CPSS")
    private Integer ac2InSwitchTripFake;
    @TableField("ac2in_switch_trip_st")
    @ApiModelProperty("第2路交流输入开关跳闸-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2InSwitchTripSt;
    @TableField("ac1_over_vola_fake")
    @ApiModelProperty("第1路交流A相过压-模拟值-CPSS")
    private Integer ac1OverVolAFake;
    @TableField("ac1_over_vola_st")
    @ApiModelProperty("第1路交流A相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolASt;
    @TableField("ac1_under_vola_fake")
    @ApiModelProperty("第1路交流A相欠压-模拟值-CPSS")
    private Integer ac1UnderVolAFake;
    @TableField("ac1_under_vola_st")
    @ApiModelProperty("第1路交流A相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolASt;
    @TableField("ac1_over_volb_fake")
    @ApiModelProperty("第1路交流B相过压-模拟值-CPSS")
    private Integer ac1OverVolBFake;
    @TableField("ac1_over_volb_st")
    @ApiModelProperty("第1路交流B相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolBSt;
    @TableField("ac1_under_volb_fake")
    @ApiModelProperty("第1路交流B相欠压-模拟值-CPSS")
    private Integer ac1UnderVolBFake;
    @TableField("ac1_under_volb_st")
    @ApiModelProperty("第1路交流B相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolBSt;
    @TableField("ac1_over_volcFake")
    @ApiModelProperty("第1路交流C相过压-模拟值-CPSS")
    private Integer ac1OverVolCFake;
    @TableField("ac1_over_volc_st")
    @ApiModelProperty("第1路交流C相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1OverVolCSt;
    @TableField("ac1_under_volc_fake")
    @ApiModelProperty("第1路交流C相欠压-模拟值-CPSS")
    private Integer ac1UnderVolCFake;
    @TableField("ac1_under_volc_st")
    @ApiModelProperty("第1路交流C相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1UnderVolCSt;
    @TableField("ac2_over_vola_fake")
    @ApiModelProperty("第2路交流A相过压-模拟值-CPSS")
    private Integer ac2OverVolAFake;
    @TableField("ac2_over_vola_st")
    @ApiModelProperty("第2路交流A相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolASt;
    @TableField("ac2_under_vola_fake")
    @ApiModelProperty("第2路交流A相欠压-模拟值-CPSS")
    private Integer ac2UnderVolAFake;
    @TableField("ac2_under_vola_st")
    @ApiModelProperty("第2路交流A相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolASt;
    @TableField("ac2_over_volb_fake")
    @ApiModelProperty("第2路交流B相过压-模拟值-CPSS")
    private Integer ac2OverVolBFake;
    @TableField("ac2_over_volb_st")
    @ApiModelProperty("第2路交流B相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolBSt;
    @TableField("ac2_under_volb_fake")
    @ApiModelProperty("第2路交流B相欠压-模拟值-CPSS")
    private Integer ac2UnderVolBFake;
    @TableField("ac2_under_volb_st")
    @ApiModelProperty("第2路交流B相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolBSt;
    @TableField("ac2_over_volc_fake")
    @ApiModelProperty("第2路交流C相过压-模拟值-CPSS")
    private Integer ac2OverVolCFake;
    @TableField("ac2_overVolc_st")
    @ApiModelProperty("第2路交流C相过压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2OverVolCSt;
    @TableField("ac2_under_volc_fake")
    @ApiModelProperty("第2路交流C相欠压-模拟值-CPSS")
    private Integer ac2UnderVolCFake;
    @TableField("ac2_under_volc_st")
    @ApiModelProperty("第2路交流C相欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2UnderVolCSt;
    @TableField("ac1_less_vola_fake")
    @ApiModelProperty("第1路交流A相缺相-模拟值-CPSS")
    private Integer ac1LessVolAFake;
    @TableField("ac1_less_vola_st")
    @ApiModelProperty("第1路交流A相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolASt;
    @TableField("ac1_less_volb_fake")
    @ApiModelProperty("第1路交流B相缺相-模拟值-CPSS")
    private Integer ac1LessVolBFake;
    @TableField("ac1_less_volb_st")
    @ApiModelProperty("第1路交流B相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolBSt;
    @TableField("ac1_less_volc_fake")
    @ApiModelProperty("第1路交流C相缺相-模拟值-CPSS")
    private Integer ac1LessVolCFake;
    @TableField("ac1_less_volc_st")
    @ApiModelProperty("第1路交流C相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac1LessVolCSt;
    @TableField("ac2_less_vola_fake")
    @ApiModelProperty("第2路交流A相缺相-模拟值-CPSS")
    private Integer ac2LessVolAFake;
    @TableField("ac2_less_vola_st")
    @ApiModelProperty("第2路交流A相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolASt;
    @TableField("ac2_less_volb_fake")
    @ApiModelProperty("第2路交流B相缺相-模拟值-CPSS")
    private Integer ac2LessVolBFake;
    @TableField("ac2_less_volb_st")
    @ApiModelProperty("第2路交流B相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolBSt;
    @TableField("ac2_less_volc_fake")
    @ApiModelProperty("第2路交流C相缺相-模拟值-CPSS")
    private Integer ac2LessVolCFake;
    @TableField("ac2_less_volc_st")
    @ApiModelProperty("第2路交流C相缺相-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer ac2LessVolCSt;
    @TableField("gp_monitorerr_fake")
    @ApiModelProperty("高频监控单元故障-模拟值-CPSS")
    private Integer gpMonitorErrFake;
    @TableField("gp_monitorerr_st")
    @ApiModelProperty("高频监控单元故障-使用状态[0-真实值   1-模拟值]-CPSS")
    private Integer gpMonitorErrSt;
}