| | |
| | | import lombok.Data; |
| | | |
| | | import java.io.Serializable; |
| | | import java.util.List; |
| | | |
| | | /** |
| | | * |
| | |
| | | @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; |
| | | |
| | |
| | | @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; |
| | | |
| | | } |