whyclxw
2024-07-01 0ce771b4a4ff5897dc91bb1b84a4561781b00ca5
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignalSet.java
@@ -1,29 +1,23 @@
package com.whyc.pojo.db_ckpwrdev_data_rt;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.io.Serializable;
import java.util.List;
/**
 * <p>
 * 测控电源遥信状态遥调表
 * </p>
 *
 * @author lxw
 * @since 2023-11-21
 * 测控电源遥信状态遥调表
 */
@Data
@EqualsAndHashCode(callSuper = false)
@Accessors(chain = true)
@TableName("tb_ckpowerdev_signal_set")
@ApiModel(value="CkpowerdevSignalSet对象", description="测控电源遥信状态遥调表")
@TableName(schema = "db_ckpwrdev_data_rt",value = "tb_ckpowerdev_signal_set")
@ApiModel("测控电源遥信状态遥调表")
public class CKPowerDevSignalSet implements Serializable {
    private static final long serialVersionUID = 1L;
@@ -39,391 +33,726 @@
    private Integer opCmd;
    @ApiModelProperty(value = "交流输入1停电-模拟值-ACSWIB")
    @TableField("acin1_powerdown_fake")
    private Integer acIn1PowerDownFake;
    @ApiModelProperty(value = "交流输入1停电使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_powerdown_st")
    private Integer acIn1PowerDownSt;
    @ApiModelProperty(value = "交流输入2停电-模拟值-ACSWIB")
    @TableField("acin2_powerdown_fake")
    private Integer acIn2PowerDownFake;
    @ApiModelProperty(value = "交流输入2停电使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_powerdown_st")
    private Integer acIn2PowerDownSt;
    @ApiModelProperty(value = "交流输入1防雷器故障-模拟值-ACSWIB")
    @TableField("acin1_thunder_err_fake")
    private Integer acIn1ThunderErrFake;
    @ApiModelProperty(value = "交流输入1防雷器故障使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_thunder_err_st")
    private Integer acIn1ThunderErrSt;
    @ApiModelProperty(value = "交流输入2防雷器故障-模拟值-ACSWIB")
    @TableField("acin2_thunder_err_fake")
    private Integer acIn2ThunderErrFake;
    @ApiModelProperty(value = "交流输入2防雷器故障使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_thunder_err_st")
    private Integer acIn2ThunderErrSt;
    @ApiModelProperty(value = "第1路交流输入开关跳闸-模拟值-ACSWIB")
    @TableField("acin1_switch_trip_fake")
    private Integer acIn1SwitchTripFake;
    @ApiModelProperty(value = "第1路交流输入开关跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_switch_trip_st")
    private Integer acIn1SwitchTripSt;
    @ApiModelProperty(value = "第2路交流输入开关跳闸-模拟值-ACSWIB")
    @TableField("acin2_switch_trip_fake")
    private Integer acIn2SwitchTripFake;
    @ApiModelProperty(value = "第2路交流输入开关跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_switch_trip_st")
    private Integer acIn2SwitchTripSt;
    @ApiModelProperty(value = "第1路交流A相过压-模拟值-ACSWIB")
    @TableField("acin1_over_vola_fake")
    private Integer acIn1OverVolAFake;
    @ApiModelProperty(value = "第1路交流A相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_over_vola_st")
    private Integer acIn1OverVolASt;
    @ApiModelProperty(value = "第1路交流A相欠压-模拟值-ACSWIB")
    @TableField("acin1_under_vola_fake")
    private Integer acIn1UnderVolAFake;
    @ApiModelProperty(value = "第1路交流A相欠压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_under_vola_st")
    private Integer acIn1UnderVolASt;
    @ApiModelProperty(value = "第1路交流B相过压-模拟值-ACSWIB")
    @TableField("acin1_over_volb_fake")
    private Integer acIn1OverVolBFake;
    @ApiModelProperty(value = "第1路交流B相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_over_volb_st")
    private Integer acIn1OverVolBSt;
    @ApiModelProperty(value = "第1路交流B相欠压-模拟值-ACSWIB")
    @TableField("acin1_under_volb_fake")
    private Integer acIn1UnderVolBFake;
    @ApiModelProperty(value = "第1路交流B相欠压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_under_volb_st")
    private Integer acIn1UnderVolBSt;
    @ApiModelProperty(value = "第1路交流C相过压-模拟值-ACSWIB")
    @TableField("acin1_over_volc_fake")
    private Integer acIn1OverVolCFake;
    @ApiModelProperty(value = "第1路交流C相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_over_volc_st")
    private Integer acIn1OverVolCSt;
    @ApiModelProperty(value = "第1路交流C相欠压-模拟值-ACSWIB")
    @TableField("acin1_under_volc_fake")
    private Integer acIn1UnderVolCFake;
    @ApiModelProperty(value = "第1路交流C相欠压-使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_under_volc_st")
    private Integer acIn1UnderVolCSt;
    @ApiModelProperty(value = "第2路交流A相过压-模拟值-ACSWIB")
    @TableField("acin2_over_vola_fake")
    private Integer acIn2OverVolAFake;
    @ApiModelProperty(value = "第2路交流A相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_over_vola_st")
    private Integer acIn2OverVolASt;
    @ApiModelProperty(value = "第2路交流A相欠压-模拟值-ACSWIB")
    @TableField("acin2_under_vola_fake")
    private Integer acIn2UnderVolAFake;
    @ApiModelProperty(value = "第2路交流A相欠压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_under_vola_st")
    private Integer acIn2UnderVolASt;
    @ApiModelProperty(value = "第2路交流B相过压-模拟值-ACSWIB")
    @TableField("acin2_over_volb_fake")
    private Integer acIn2OverVolBFake;
    @ApiModelProperty(value = "第2路交流B相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_over_volb_st")
    private Integer acIn2OverVolBSt;
    @ApiModelProperty(value = "第2路交流B相欠压-模拟值-ACSWIB")
    @TableField("acin2_under_volb_fake")
    private Integer acIn2UnderVolBFake;
    @ApiModelProperty(value = "第2路交流B相欠压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_under_volb_st")
    private Integer acIn2UnderVolBSt;
    @ApiModelProperty(value = "第2路交流C相过压-模拟值-ACSWIB")
    @TableField("acin2_over_volc_fake")
    private Integer acIn2OverVolCFake;
    @ApiModelProperty(value = "第2路交流C相过压使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_over_volc_st")
    private Integer acIn2OverVolCSt;
    @ApiModelProperty(value = "第2路交流C相欠压-模拟值-ACSWIB")
    @TableField("acin2_under_volc_fake")
    private Integer acIn2UnderVolCFake;
    @ApiModelProperty(value = "第2路交流C相欠压-使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_under_volc_st")
    private Integer acIn2UnderVolCSt;
    @ApiModelProperty(value = "第1路交流A相缺相-模拟值-ACSWIB")
    @TableField("acin1_less_vola_fake")
    private Integer acIn1LessVolAFake;
    @ApiModelProperty(value = "第1路交流A相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_less_vola_st")
    private Integer acIn1LessVolASt;
    @ApiModelProperty(value = "第1路交流B相缺相-模拟值-ACSWIB")
    @TableField("acin1_less_volb_fake")
    private Integer acIn1LessVolBFake;
    @ApiModelProperty(value = "第1路交流B相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_less_volb_st")
    private Integer acIn1LessVolBSt;
    @ApiModelProperty(value = "第1路交流C相缺相-模拟值-ACSWIB")
    @TableField("acin1_less_volc_fake")
    private Integer acIn1LessVolCFake;
    @ApiModelProperty(value = "第1路交流C相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin1_less_volc_st")
    private Integer acIn1LessVolCSt;
    @ApiModelProperty(value = "第2路交流A相缺相-模拟值-ACSWIB")
    @TableField("acin2_less_vola_fake")
    private Integer acIn2LessVolAFake;
    @ApiModelProperty(value = "第2路交流A相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_less_vola_st")
    private Integer acIn2LessVolASt;
    @ApiModelProperty(value = "第2路交流B相缺相-模拟值-ACSWIB")
    @TableField("acin2_less_volb_fake")
    private Integer acIn2LessVolBFake;
    @ApiModelProperty(value = "第2路交流B相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_less_volb_st")
    private Integer acIn2LessVolBSt;
    @ApiModelProperty(value = "第2路交流C相缺相-模拟值-ACSWIB")
    @TableField("acin2_less_volc_fake")
    private Integer acIn2LessVolCFake;
    @ApiModelProperty(value = "第2路交流C相缺相使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("acin2_less_volc_st")
    private Integer acIn2LessVolCSt;
    @ApiModelProperty(value = "交流监控单元故障-模拟值-ACSWIB")
    @TableField("ac_monitorerr_fake")
    private Integer acMonitorErrFake;
    @ApiModelProperty(value = "交流监控单元故障使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac_monitorerr_st")
    private Integer acMonitorErrSt;
    @ApiModelProperty(value = "1段交流母线输出开关1-25跳闸-模拟值-ACSWIB")
    @TableField("ac1_outswitch1_trip_fake")
    private Integer ac1OutSwitch1TripFake;
    @ApiModelProperty(value = "1段交流母线输出开关1-25跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac1_outswitch1_trip_st")
    private Integer ac1OutSwitch1TripSt;
    @ApiModelProperty(value = "1段交流母线输出开关26-50跳闸-模拟值-ACSWIB")
    @TableField("ac1_outswitch2_trip_fake")
    private Integer ac1OutSwitch2TripFake;
    @ApiModelProperty(value = "1段交流母线输出开关26-50跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac1_outswitch2_trip_st")
    private Integer ac1OutSwitch2TripSt;
    @ApiModelProperty(value = "1段交流母线输出开关51-75跳闸-模拟值-ACSWIB")
    @TableField("ac1_outswitch3_trip_fake")
    private Integer ac1OutSwitch3TripFake;
    @ApiModelProperty(value = "1段交流母线输出开关51-75跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac1_outswitch3_trip_st")
    private Integer ac1OutSwitch3TripSt;
    @ApiModelProperty(value = "1段交流母线输出开关76-100跳闸-模拟值-ACSWIB")
    @TableField("ac1_outswitch4_trip_fake")
    private Integer ac1OutSwitch4TripFake;
    @ApiModelProperty(value = "1段交流母线输出开关76-100跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac1_outswitch4_trip_st")
    private Integer ac1OutSwitch4TripSt;
    @ApiModelProperty(value = "2段交流母线输出开关1-25跳闸-模拟值-ACSWIB")
    @TableField("ac2_outswitch1_trip_fake")
    private Integer ac2OutSwitch1TripFake;
    @ApiModelProperty(value = "2段交流母线输出开关1-25跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac2_outswitch1_trip_st")
    private Integer ac2OutSwitch1TripSt;
    @ApiModelProperty(value = "2段交流母线输出开关26-50跳闸-模拟值-ACSWIB")
    @TableField("ac2_outswitch2_trip_fake")
    private Integer ac2OutSwitch2TripFake;
    @ApiModelProperty(value = "2段交流母线输出开关26-50跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac2_outswitch2_trip_st")
    private Integer ac2OutSwitch2TripSt;
    @ApiModelProperty(value = "2段交流母线输出开关51-75跳闸-模拟值-ACSWIB")
    @TableField("ac2_outswitch3_trip_fake")
    private Integer ac2OutSwitch3TripFake;
    @ApiModelProperty(value = "2段交流母线输出开关51-75跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac2_outswitch3_trip_st")
    private Integer ac2OutSwitch3TripSt;
    @ApiModelProperty(value = "2段交流母线输出开关76-100跳闸-模拟值-ACSWIB")
    @TableField("ac2_outswitch4_trip_fake")
    private Integer ac2OutSwitch4TripFake;
    @ApiModelProperty(value = "2段交流母线输出开关76-100跳闸使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac2_outswitch4_trip_st")
    private Integer ac2OutSwitch4TripSt;
    @ApiModelProperty(value = "交流配电柜总告警-模拟值-ACSWIB")
    @TableField("ac_cabinet_tatal_alm_fake")
    private Integer acCabinetTatalAlmFake;
    @ApiModelProperty(value = "交流配电柜总告警使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac_cabinet_tatal_alm_st")
    private Integer acCabinetTatalAlmSt;
    @ApiModelProperty(value = "交流配电柜温度告警-模拟值-ACSWIB")
    @TableField("ac_cabinet_temp_alm_fake")
    private Integer acCabinetTempAlmFake;
    @ApiModelProperty(value = "交流配电柜温度告警使用状态[0-真实值   1-模拟值]-ACSWIB")
    @TableField("ac_cabinet_temp_alm_st")
    private Integer acCabinetTempAlmSt;
    @ApiModelProperty(value = "直流配电柜温度告警-模拟值-DCSWIB")
    @TableField("dc_cabinet_temp_alm_fake")
    private Integer dcCabinetTempAlmFake;
    @ApiModelProperty(value = "直流配电柜温度告警使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc_cabinet_temp_alm_st")
    private Integer dcCabinetTempAlmSt;
    @ApiModelProperty(value = "模块1-16开关机状态[0-开机  1-关机]-模拟值-CPSS")
    @TableField("m1_off1_fake")
    private Integer m1Off1Fake;
    @ApiModelProperty(value = "模块1-16开关机状态使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("m1_off1_st")
    private Integer m1Off1St;
    @ApiModelProperty(value = "模块17-32开关机状态[0-开机  1-关机]-模拟值-CPSS")
    @TableField("m1_off2_fake")
    private Integer m1Off2Fake;
    @ApiModelProperty(value = "模块17-32开关机状态使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("m1_off2_st")
    private Integer m1Off2St;
    @ApiModelProperty(value = "模块1-16故障状态-模拟值-CPSS")
    @TableField("m1_err1_fake")
    private Integer m1Err1Fake;
    @ApiModelProperty(value = "模块1-16故障状态-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("m1_err1_st")
    private Integer m1Err1St;
    @ApiModelProperty(value = "模块17-32故障状态-模拟值-CPSS")
    @TableField("m1_err2_fake")
    private Integer m1Err2Fake;
    @ApiModelProperty(value = "模块17-32故障状态-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("m1_err2_st")
    private Integer m1Err2St;
    @ApiModelProperty(value = "高频开关电源柜总告警-模拟值-CPSS")
    @TableField("highfrq_cabinet_total_alm_fake")
    private Integer highFrqCabinetTotalAlmFake;
    @ApiModelProperty(value = "高频开关电源柜总告警-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("highfrq_cabinet_total_alm_st")
    private Integer highFrqCabinetTotalAlmSt;
    @ApiModelProperty(value = "直流输出过压-模拟值-CPSS")
    @TableField("dc_out_overvol_fake")
    private Integer dcOutOverVolFake;
    @ApiModelProperty(value = "直流输出过压-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("dc_out_overvol_st")
    private Integer dcOutOverVolSt;
    @ApiModelProperty(value = "直流输出欠压-模拟值-CPSS")
    @TableField("dc_out_undervol_fake")
    private Integer dcOutUnderVolFake;
    @ApiModelProperty(value = "直流输出欠压-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("dc_out_undervol_st")
    private Integer dcOutUnderVolSt;
    @ApiModelProperty(value = "电池组下电保护告警-模拟值-CPSS")
    @TableField("batt_offprotect_alm_fake")
    private Integer battOffProtectAlmFake;
    @ApiModelProperty(value = "电池组下电保护告警-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("batt_offprotect_alm_st")
    private Integer battOffProtectAlmSt;
    @ApiModelProperty(value = "电池组1熔丝告警-模拟值-CPSS")
    @TableField("batt1_fuse_alm_fake")
    private Integer batt1FuseAlmFake;
    @ApiModelProperty(value = "电池组1熔丝告警-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("batt1_fuse_alm_st")
    private Integer batt1FuseAlmSt;
    @ApiModelProperty(value = "电池组2熔丝告警-模拟值-CPSS")
    @TableField("batt2_fuse_alm_fake")
    private Integer batt2FuseAlmFake;
    @ApiModelProperty(value = "电池组2熔丝告警-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("batt2_fuse_alm_st")
    private Integer batt2FuseAlmSt;
    @ApiModelProperty(value = "负载熔丝状态-模拟值-CPSS")
    @TableField("load_fuse_state_fake")
    private Integer loadFuseStateFake;
    @ApiModelProperty(value = "负载熔丝状态-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("load_fuse_state_st")
    private Integer loadFuseStateSt;
    @ApiModelProperty(value = "均/浮充状态[1-均充;0-浮充]-模拟值-CPSS")
    @TableField("jun_float_state_fake")
    private Integer junFloatStateFake;
    @ApiModelProperty(value = "均/浮充状态-使用状态[0-真实值   1-模拟值]-CPSS")
    @TableField("jun_float_state_st")
    private Integer junFloatStateSt;
    @ApiModelProperty(value = "在用交流输入路数[0-1路交流在用 1-2路交流在用]-模拟值")
    @ApiModelProperty(value = "在用交流输入路数[0-1路交流在用 1-2路交流在用]-模拟值-CPSS")
    @TableField("acin_usecount_fake")
    private Integer acInUseCountFake;
    @ApiModelProperty(value = "在用交流输入路数-使用状态[0-真实值   1-模拟值]")
    @ApiModelProperty(value = "在用交流输入路数-使用状态[0-真实值   1-模拟值-CPSS]")
    @TableField("acin_usecount_st")
    private Integer acInUseCountSt;
    @ApiModelProperty(value = "第1路直流过压-模拟值-DCSWIB")
    @TableField("dc1_overvol_fake")
    private Integer dc1OverVolFake;
    @ApiModelProperty(value = "第1路直流过压-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_overvol_st")
    private Integer dc1OverVolSt;
    @ApiModelProperty(value = "第1路直流欠压-模拟值-DCSWIB")
    @TableField("dc1_undervol_fake")
    private Integer dc1UnderVolFake;
    @ApiModelProperty(value = "第1路直流欠压-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_undervol_st")
    private Integer dc1UnderVolSt;
    @ApiModelProperty(value = "第2路直流过压-模拟值-DCSWIB")
    @TableField("dc2_overvol_fake")
    private Integer dc2OverVolFake;
    @ApiModelProperty(value = "第2路直流过压-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_overvol_st")
    private Integer dc2OverVolSt;
    @ApiModelProperty(value = "第2路直流欠压-模拟值-DCSWIB")
    @TableField("dc2_undervol_fake")
    private Integer dc2UnderVolFake;
    @ApiModelProperty(value = "第2路直流欠压-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_undervol_st")
    private Integer dc2UnderVolSt;
    @ApiModelProperty(value = "第1路直流输入开关跳闸-模拟值-DCSWIB")
    @TableField("dcin1_switch_trip_fake")
    private Integer dcIn1SwitchTripFake;
    @ApiModelProperty(value = "第1路直流输入开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dcin1_switch_trip_st")
    private Integer dcIn1SwitchTripSt;
    @ApiModelProperty(value = "第2路直流输入开关跳闸-模拟值-DCSWIB")
    @TableField("dcin2_switch_trip_fake")
    private Integer dcIn2SwitchTripFake;
    @ApiModelProperty(value = "第2路直流输入开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dcin2_switch_trip_st")
    private Integer dcIn2SwitchTripSt;
    @ApiModelProperty(value = "1段直流第1-25路开关跳闸-模拟值-DCSWIB")
    @TableField("dc1_switch1_trip_fake")
    private Integer dc1Switch1TripFake;
    @ApiModelProperty(value = "1段直流第1-25路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_switch1_trip_st")
    private Integer dc1Switch1TripSt;
    @ApiModelProperty(value = "1段直流第26-50路开关跳闸-模拟值-DCSWIB")
    @TableField("dc1_switch2_trip_fake")
    private Integer dc1Switch2TripFake;
    @ApiModelProperty(value = "1段直流第26-50路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_switch2_trip_st")
    private Integer dc1Switch2TripSt;
    @ApiModelProperty(value = "1段直流第51-75路开关跳闸-模拟值-DCSWIB")
    @TableField("dc1_switch3_trip_fake")
    private Integer dc1Switch3TripFake;
    @ApiModelProperty(value = "1段直流第51-75路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_switch3_trip_st")
    private Integer dc1Switch3TripSt;
    @ApiModelProperty(value = "1段直流第76-100路开关跳闸-模拟值-DCSWIB")
    @TableField("dc1_switch4_trip_fake")
    private Integer dc1Switch4TripFake;
    @ApiModelProperty(value = "1段直流第76-100路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc1_switch4_trip_st")
    private Integer dc1Switch4TripSt;
    @ApiModelProperty(value = "2段直流第1-25路开关跳闸-模拟值-DCSWIB")
    @TableField("dc2_switch1_trip_fake")
    private Integer dc2Switch1TripFake;
    @ApiModelProperty(value = "2段直流第1-25路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_switch1_trip_st")
    private Integer dc2Switch1TripSt;
    @ApiModelProperty(value = "2段直流第26-50路开关跳闸-模拟值-DCSWIB")
    @TableField("dc2_switch2_trip_fake")
    private Integer dc2Switch2TripFake;
    @ApiModelProperty(value = "2段直流第26-50路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_switch2_trip_st")
    private Integer dc2Switch2TripSt;
    @ApiModelProperty(value = "2段直流第51-75路开关跳闸-模拟值-DCSWIB")
    @TableField("dc2_switch3_trip_fake")
    private Integer dc2Switch3TripFake;
    @ApiModelProperty(value = "2段直流第51-75路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_switch3_trip_st")
    private Integer dc2Switch3TripSt;
    @ApiModelProperty(value = "2段直流第76-100路开关跳闸-模拟值-DCSWIB")
    @TableField("dc2_switch4_trip_fake")
    private Integer dc2Switch4TripFake;
    @ApiModelProperty(value = "2段直流第76-100路开关跳闸-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("dc2_switch4_trip_st")
    private Integer dc2Switch4TripSt;
    @ApiModelProperty(value = "监控单元故障-模拟值-DCSWIB")
    @TableField("monitorerr_fake")
    private Integer monitorErrFake;
    @ApiModelProperty(value = "监控单元故障-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @TableField("monitorerr_st")
    private Integer monitorErrSt;
    @ApiModelProperty(value = "直流配电柜总告警-模拟值-DCSWIB")
    @TableField("dc_cabinet_tatal_alm_fake")
    private Integer dcCabinetTatalAlmFake;
    @ApiModelProperty(value = "直流配电柜总告警-使用状态[0-真实值   1-模拟值]-DCSWIB")
    @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_volc_fake")
    @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_over_volc_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;
    @TableField(exist = false)
    private List<CKPowerDevSignalSetLog> logList;
}