package com.fgkj.dto;
|
|
import com.fasterxml.jackson.annotation.JsonFormat;
|
import com.fgkj.dto.ram.Fbs9100_setparam;
|
import org.apache.ibatis.type.Alias;
|
|
import java.io.Serializable;
|
import java.util.Date;
|
|
/**
|
* @author 星伟
|
*/
|
@Alias("BattInf")
|
public class BattInf implements Serializable{
|
private Integer num;
|
private String stationId;
|
private String stationName;
|
private String stationName1;
|
private String stationName2;
|
private String stationName3;
|
private String stationName4;
|
private String stationName5;
|
private String stationName6;
|
private String stationName7;
|
private String stationName8;
|
private String stationName9;
|
private String stationIp;
|
private Integer fbsDeviceId;
|
private String fbsDeviceIp;
|
private String fbsDeviceIp_YM;
|
private String fbsDeviceIp_WG;
|
|
private String fbsDeviceIp_old;
|
private String fbsDeviceIp_YM_old;
|
private String fbsDeviceIp_WG_old;
|
|
private String fbsDeviceName;
|
private Integer groupIndexInFBSDevice;
|
private String battModel;
|
private Integer battGroupId;
|
private Integer battGroupNum;
|
private String battGroupName;
|
private String battGroupName1;
|
private String battGroupName2;
|
private String battGroupName3;
|
private String battGroupName4;
|
private String battGroupName5;
|
private String battGroupName6;
|
private Float floatVolLevel;
|
private Float offlineVolLevel;
|
private Float battFloatCurrent;
|
private String deviceId;
|
private String deviceName;
|
private Integer monCount;
|
private Float monCapStd; //标存容量
|
private Float monResStd;
|
private Float monSerStd;
|
private Float monTmpStd;
|
private Float monVolStd; //标存电压
|
private Float monVolLowToAvg;
|
private Integer monNum;
|
private String battProducer;
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "Asia/Shanghai")
|
private Date battProductDate;
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "Asia/Shanghai")
|
private Date battProductDate1;//生产日期段
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "Asia/Shanghai")
|
private Date battInUseDate;
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "Asia/Shanghai")
|
private Date battInUseDate1; //使用日期段
|
private Integer battGuarantDayCount;//保修年限
|
private String signalId;
|
private Integer cInterFaceId;
|
private Float load_curr;// 负载电流
|
private Float disCurrMax;//最大核容电流
|
private String signalName;
|
private Integer startNum;
|
private Integer size;
|
private String station_phone;
|
|
private String install_user; //安装人
|
|
private Integer station_install; //机房设备是否安装
|
private String stationId_ex;
|
private String videoOrImage ;//上传文件的格式
|
private BattMap_information binfmation;//机房经纬度信息
|
private Fbs9100_setparam fparam;
|
|
//紫晶专属
|
private Float vol_grade;//电压等级(kV)
|
private String manufacturers;//身产厂家
|
private String assetequipment;//是否资产级设备
|
private String deviceclasspath;//设备分类全路径
|
private String deviceoperationdepartment;//设备运维部门
|
private String propertyRightUnit;//产权单位
|
private String propertyAttribute;//产权属性
|
private String factoryNumber;//出厂编号
|
private String operationTeam;//运维(保管)班组
|
private String deviceIdentityCode;//设备身份编码
|
private String projectType;//项目类型
|
private String batteryApplicationType;//蓄电池应用类型
|
private Float singleRatedVoltage;//单电压额定电压
|
private String remoteMonitor;//是否实现远程监控
|
private String batttIndependentPlaced;//是否独立蓄电池室放置
|
private Float junChargeVoltageValue;//均充电压设定值
|
|
public Integer getNum() {
|
return num;
|
}
|
|
public void setNum(Integer num) {
|
this.num = num;
|
}
|
|
public String getStationId() {
|
return stationId;
|
}
|
|
public void setStationId(String stationId) {
|
this.stationId = stationId;
|
}
|
|
public String getStationName() {
|
return stationName;
|
}
|
|
public void setStationName(String stationName) {
|
this.stationName = stationName;
|
}
|
|
public String getStationName1() {
|
return stationName1;
|
}
|
|
public void setStationName1(String stationName1) {
|
this.stationName1 = stationName1;
|
}
|
|
public String getStationName2() {
|
return stationName2;
|
}
|
|
public void setStationName2(String stationName2) {
|
this.stationName2 = stationName2;
|
}
|
|
public String getStationName3() {
|
return stationName3;
|
}
|
|
public void setStationName3(String stationName3) {
|
this.stationName3 = stationName3;
|
}
|
|
public String getStationName4() {
|
return stationName4;
|
}
|
|
public void setStationName4(String stationName4) {
|
this.stationName4 = stationName4;
|
}
|
|
public String getStationName5() {
|
return stationName5;
|
}
|
|
public void setStationName5(String stationName5) {
|
this.stationName5 = stationName5;
|
}
|
|
public String getStationName6() {
|
return stationName6;
|
}
|
|
public void setStationName6(String stationName6) {
|
this.stationName6 = stationName6;
|
}
|
|
public String getStationName7() {
|
return stationName7;
|
}
|
|
public void setStationName7(String stationName7) {
|
this.stationName7 = stationName7;
|
}
|
|
public String getStationName8() {
|
return stationName8;
|
}
|
|
public void setStationName8(String stationName8) {
|
this.stationName8 = stationName8;
|
}
|
|
public String getStationName9() {
|
return stationName9;
|
}
|
|
public void setStationName9(String stationName9) {
|
this.stationName9 = stationName9;
|
}
|
|
public String getStationIp() {
|
return stationIp;
|
}
|
|
public void setStationIp(String stationIp) {
|
this.stationIp = stationIp;
|
}
|
|
public Integer getFbsDeviceId() {
|
return fbsDeviceId;
|
}
|
|
public void setFbsDeviceId(Integer fbsDeviceId) {
|
this.fbsDeviceId = fbsDeviceId;
|
}
|
|
public String getFbsDeviceName() {
|
return fbsDeviceName;
|
}
|
|
public void setFbsDeviceName(String fbsDeviceName) {
|
this.fbsDeviceName = fbsDeviceName;
|
}
|
|
public String getFbsDeviceIp() {
|
return fbsDeviceIp;
|
}
|
|
public void setFbsDeviceIp(String fbsDeviceIp) {
|
this.fbsDeviceIp = fbsDeviceIp;
|
}
|
|
public String getFbsDeviceIp_YM() {
|
return fbsDeviceIp_YM;
|
}
|
|
public void setFbsDeviceIp_YM(String fbsDeviceIp_YM) {
|
this.fbsDeviceIp_YM = fbsDeviceIp_YM;
|
}
|
|
public String getFbsDeviceIp_WG() {
|
return fbsDeviceIp_WG;
|
}
|
|
public void setFbsDeviceIp_WG(String fbsDeviceIp_WG) {
|
this.fbsDeviceIp_WG = fbsDeviceIp_WG;
|
}
|
|
public String getFbsDeviceIp_old() {
|
return fbsDeviceIp_old;
|
}
|
|
public void setFbsDeviceIp_old(String fbsDeviceIp_old) {
|
this.fbsDeviceIp_old = fbsDeviceIp_old;
|
}
|
|
public String getFbsDeviceIp_YM_old() {
|
return fbsDeviceIp_YM_old;
|
}
|
|
public void setFbsDeviceIp_YM_old(String fbsDeviceIp_YM_old) {
|
this.fbsDeviceIp_YM_old = fbsDeviceIp_YM_old;
|
}
|
|
public String getFbsDeviceIp_WG_old() {
|
return fbsDeviceIp_WG_old;
|
}
|
|
public void setFbsDeviceIp_WG_old(String fbsDeviceIp_WG_old) {
|
this.fbsDeviceIp_WG_old = fbsDeviceIp_WG_old;
|
}
|
|
public Integer getGroupIndexInFBSDevice() {
|
return groupIndexInFBSDevice;
|
}
|
|
public void setGroupIndexInFBSDevice(Integer groupIndexInFBSDevice) {
|
this.groupIndexInFBSDevice = groupIndexInFBSDevice;
|
}
|
|
public String getBattModel() {
|
return battModel;
|
}
|
|
public void setBattModel(String battModel) {
|
this.battModel = battModel;
|
}
|
|
public Integer getBattGroupId() {
|
return battGroupId;
|
}
|
|
public void setBattGroupId(Integer battGroupId) {
|
this.battGroupId = battGroupId;
|
}
|
|
public Integer getBattGroupNum() {
|
return battGroupNum;
|
}
|
|
public void setBattGroupNum(Integer battGroupNum) {
|
this.battGroupNum = battGroupNum;
|
}
|
|
public String getBattGroupName() {
|
return battGroupName;
|
}
|
|
public void setBattGroupName(String battGroupName) {
|
this.battGroupName = battGroupName;
|
}
|
|
public String getBattGroupName1() {
|
return battGroupName1;
|
}
|
|
public void setBattGroupName1(String battGroupName1) {
|
this.battGroupName1 = battGroupName1;
|
}
|
|
public String getBattGroupName2() {
|
return battGroupName2;
|
}
|
|
public void setBattGroupName2(String battGroupName2) {
|
this.battGroupName2 = battGroupName2;
|
}
|
|
public String getBattGroupName3() {
|
return battGroupName3;
|
}
|
|
public void setBattGroupName3(String battGroupName3) {
|
this.battGroupName3 = battGroupName3;
|
}
|
|
public String getBattGroupName4() {
|
return battGroupName4;
|
}
|
|
public void setBattGroupName4(String battGroupName4) {
|
this.battGroupName4 = battGroupName4;
|
}
|
|
public String getBattGroupName5() {
|
return battGroupName5;
|
}
|
|
public void setBattGroupName5(String battGroupName5) {
|
this.battGroupName5 = battGroupName5;
|
}
|
|
public String getBattGroupName6() {
|
return battGroupName6;
|
}
|
|
public void setBattGroupName6(String battGroupName6) {
|
this.battGroupName6 = battGroupName6;
|
}
|
|
public Float getFloatVolLevel() {
|
return floatVolLevel;
|
}
|
|
public void setFloatVolLevel(Float floatVolLevel) {
|
this.floatVolLevel = floatVolLevel;
|
}
|
|
public Float getOfflineVolLevel() {
|
return offlineVolLevel;
|
}
|
|
public void setOfflineVolLevel(Float offlineVolLevel) {
|
this.offlineVolLevel = offlineVolLevel;
|
}
|
|
public Float getBattFloatCurrent() {
|
return battFloatCurrent;
|
}
|
|
public void setBattFloatCurrent(Float battFloatCurrent) {
|
this.battFloatCurrent = battFloatCurrent;
|
}
|
|
public String getDeviceId() {
|
return deviceId;
|
}
|
|
public void setDeviceId(String deviceId) {
|
this.deviceId = deviceId;
|
}
|
|
public String getDeviceName() {
|
return deviceName;
|
}
|
|
public void setDeviceName(String deviceName) {
|
this.deviceName = deviceName;
|
}
|
|
public Integer getMonCount() {
|
return monCount;
|
}
|
|
public void setMonCount(Integer monCount) {
|
this.monCount = monCount;
|
}
|
|
public Float getMonCapStd() {
|
return monCapStd;
|
}
|
|
public void setMonCapStd(Float monCapStd) {
|
this.monCapStd = monCapStd;
|
}
|
|
public Float getMonResStd() {
|
return monResStd;
|
}
|
|
public void setMonResStd(Float monResStd) {
|
this.monResStd = monResStd;
|
}
|
|
public Float getMonSerStd() {
|
return monSerStd;
|
}
|
|
public void setMonSerStd(Float monSerStd) {
|
this.monSerStd = monSerStd;
|
}
|
|
public Float getMonTmpStd() {
|
return monTmpStd;
|
}
|
|
public void setMonTmpStd(Float monTmpStd) {
|
this.monTmpStd = monTmpStd;
|
}
|
|
public Float getMonVolStd() {
|
return monVolStd;
|
}
|
|
public void setMonVolStd(Float monVolStd) {
|
this.monVolStd = monVolStd;
|
}
|
|
public Float getMonVolLowToAvg() {
|
return monVolLowToAvg;
|
}
|
|
public void setMonVolLowToAvg(Float monVolLowToAvg) {
|
this.monVolLowToAvg = monVolLowToAvg;
|
}
|
|
public Integer getMonNum() {
|
return monNum;
|
}
|
|
public void setMonNum(Integer monNum) {
|
this.monNum = monNum;
|
}
|
|
public String getBattProducer() {
|
return battProducer;
|
}
|
|
public void setBattProducer(String battProducer) {
|
this.battProducer = battProducer;
|
}
|
|
public Date getBattProductDate() {
|
return battProductDate;
|
}
|
|
public void setBattProductDate(Date battProductDate) {
|
this.battProductDate = battProductDate;
|
}
|
|
public Date getBattProductDate1() {
|
return battProductDate1;
|
}
|
|
public void setBattProductDate1(Date battProductDate1) {
|
this.battProductDate1 = battProductDate1;
|
}
|
|
public Date getBattInUseDate() {
|
return battInUseDate;
|
}
|
|
public void setBattInUseDate(Date battInUseDate) {
|
this.battInUseDate = battInUseDate;
|
}
|
|
public Date getBattInUseDate1() {
|
return battInUseDate1;
|
}
|
|
public void setBattInUseDate1(Date battInUseDate1) {
|
this.battInUseDate1 = battInUseDate1;
|
}
|
|
public Integer getBattGuarantDayCount() {
|
return battGuarantDayCount;
|
}
|
|
public void setBattGuarantDayCount(Integer battGuarantDayCount) {
|
this.battGuarantDayCount = battGuarantDayCount;
|
}
|
|
public String getSignalId() {
|
return signalId;
|
}
|
|
public void setSignalId(String signalId) {
|
this.signalId = signalId;
|
}
|
|
public Integer getcInterFaceId() {
|
return cInterFaceId;
|
}
|
|
public void setcInterFaceId(Integer cInterFaceId) {
|
this.cInterFaceId = cInterFaceId;
|
}
|
|
public Float getLoad_curr() {
|
return load_curr;
|
}
|
|
public void setLoad_curr(Float load_curr) {
|
this.load_curr = load_curr;
|
}
|
|
public Float getDisCurrMax() {
|
return disCurrMax;
|
}
|
|
public void setDisCurrMax(Float disCurrMax) {
|
this.disCurrMax = disCurrMax;
|
}
|
|
public String getSignalName() {
|
return signalName;
|
}
|
|
public void setSignalName(String signalName) {
|
this.signalName = signalName;
|
}
|
|
public Integer getStartNum() {
|
return startNum;
|
}
|
|
public void setStartNum(Integer startNum) {
|
this.startNum = startNum;
|
}
|
|
public Integer getSize() {
|
return size;
|
}
|
|
public void setSize(Integer size) {
|
this.size = size;
|
}
|
|
public String getStation_phone() {
|
return station_phone;
|
}
|
|
public void setStation_phone(String station_phone) {
|
this.station_phone = station_phone;
|
}
|
|
public String getInstall_user() {
|
return install_user;
|
}
|
|
public void setInstall_user(String install_user) {
|
this.install_user = install_user;
|
}
|
|
public Integer getStation_install() {
|
return station_install;
|
}
|
|
public void setStation_install(Integer station_install) {
|
this.station_install = station_install;
|
}
|
|
public String getStationId_ex() {
|
return stationId_ex;
|
}
|
|
public void setStationId_ex(String stationId_ex) {
|
this.stationId_ex = stationId_ex;
|
}
|
|
public String getVideoOrImage() {
|
return videoOrImage;
|
}
|
|
public void setVideoOrImage(String videoOrImage) {
|
this.videoOrImage = videoOrImage;
|
}
|
|
public BattMap_information getBinfmation() {
|
return binfmation;
|
}
|
|
public void setBinfmation(BattMap_information binfmation) {
|
this.binfmation = binfmation;
|
}
|
|
public Fbs9100_setparam getFparam() {
|
return fparam;
|
}
|
|
public void setFparam(Fbs9100_setparam fparam) {
|
this.fparam = fparam;
|
}
|
|
public Float getVol_grade() {
|
return vol_grade;
|
}
|
|
public void setVol_grade(Float vol_grade) {
|
this.vol_grade = vol_grade;
|
}
|
|
public String getManufacturers() {
|
return manufacturers;
|
}
|
|
public void setManufacturers(String manufacturers) {
|
this.manufacturers = manufacturers;
|
}
|
|
public String getAssetequipment() {
|
return assetequipment;
|
}
|
|
public void setAssetequipment(String assetequipment) {
|
this.assetequipment = assetequipment;
|
}
|
|
public String getDeviceclasspath() {
|
return deviceclasspath;
|
}
|
|
public void setDeviceclasspath(String deviceclasspath) {
|
this.deviceclasspath = deviceclasspath;
|
}
|
|
public String getDeviceoperationdepartment() {
|
return deviceoperationdepartment;
|
}
|
|
public void setDeviceoperationdepartment(String deviceoperationdepartment) {
|
this.deviceoperationdepartment = deviceoperationdepartment;
|
}
|
|
public String getPropertyRightUnit() {
|
return propertyRightUnit;
|
}
|
|
public void setPropertyRightUnit(String propertyRightUnit) {
|
this.propertyRightUnit = propertyRightUnit;
|
}
|
|
public String getPropertyAttribute() {
|
return propertyAttribute;
|
}
|
|
public void setPropertyAttribute(String propertyAttribute) {
|
this.propertyAttribute = propertyAttribute;
|
}
|
|
public String getFactoryNumber() {
|
return factoryNumber;
|
}
|
|
public void setFactoryNumber(String factoryNumber) {
|
this.factoryNumber = factoryNumber;
|
}
|
|
public String getOperationTeam() {
|
return operationTeam;
|
}
|
|
public void setOperationTeam(String operationTeam) {
|
this.operationTeam = operationTeam;
|
}
|
|
public String getDeviceIdentityCode() {
|
return deviceIdentityCode;
|
}
|
|
public void setDeviceIdentityCode(String deviceIdentityCode) {
|
this.deviceIdentityCode = deviceIdentityCode;
|
}
|
|
public String getProjectType() {
|
return projectType;
|
}
|
|
public void setProjectType(String projectType) {
|
this.projectType = projectType;
|
}
|
|
public String getBatteryApplicationType() {
|
return batteryApplicationType;
|
}
|
|
public void setBatteryApplicationType(String batteryApplicationType) {
|
this.batteryApplicationType = batteryApplicationType;
|
}
|
|
public Float getSingleRatedVoltage() {
|
return singleRatedVoltage;
|
}
|
|
public void setSingleRatedVoltage(Float singleRatedVoltage) {
|
this.singleRatedVoltage = singleRatedVoltage;
|
}
|
|
public String getRemoteMonitor() {
|
return remoteMonitor;
|
}
|
|
public void setRemoteMonitor(String remoteMonitor) {
|
this.remoteMonitor = remoteMonitor;
|
}
|
|
public String getBatttIndependentPlaced() {
|
return batttIndependentPlaced;
|
}
|
|
public void setBatttIndependentPlaced(String batttIndependentPlaced) {
|
this.batttIndependentPlaced = batttIndependentPlaced;
|
}
|
|
public Float getJunChargeVoltageValue() {
|
return junChargeVoltageValue;
|
}
|
|
public void setJunChargeVoltageValue(Float junChargeVoltageValue) {
|
this.junChargeVoltageValue = junChargeVoltageValue;
|
}
|
|
@Override
|
public String toString() {
|
return "BattInf{" +
|
"num=" + num +
|
", stationId='" + stationId + '\'' +
|
", stationName='" + stationName + '\'' +
|
", stationName1='" + stationName1 + '\'' +
|
", stationName2='" + stationName2 + '\'' +
|
", stationName3='" + stationName3 + '\'' +
|
", stationName4='" + stationName4 + '\'' +
|
", stationName5='" + stationName5 + '\'' +
|
", stationName6='" + stationName6 + '\'' +
|
", stationName7='" + stationName7 + '\'' +
|
", stationName8='" + stationName8 + '\'' +
|
", stationName9='" + stationName9 + '\'' +
|
", stationIp='" + stationIp + '\'' +
|
", fbsDeviceId=" + fbsDeviceId +
|
", fbsDeviceIp='" + fbsDeviceIp + '\'' +
|
", fbsDeviceIp_YM='" + fbsDeviceIp_YM + '\'' +
|
", fbsDeviceIp_WG='" + fbsDeviceIp_WG + '\'' +
|
", fbsDeviceIp_old='" + fbsDeviceIp_old + '\'' +
|
", fbsDeviceIp_YM_old='" + fbsDeviceIp_YM_old + '\'' +
|
", fbsDeviceIp_WG_old='" + fbsDeviceIp_WG_old + '\'' +
|
", fbsDeviceName='" + fbsDeviceName + '\'' +
|
", groupIndexInFBSDevice=" + groupIndexInFBSDevice +
|
", battModel='" + battModel + '\'' +
|
", battGroupId=" + battGroupId +
|
", battGroupNum=" + battGroupNum +
|
", battGroupName='" + battGroupName + '\'' +
|
", battGroupName1='" + battGroupName1 + '\'' +
|
", battGroupName2='" + battGroupName2 + '\'' +
|
", battGroupName3='" + battGroupName3 + '\'' +
|
", battGroupName4='" + battGroupName4 + '\'' +
|
", battGroupName5='" + battGroupName5 + '\'' +
|
", battGroupName6='" + battGroupName6 + '\'' +
|
", floatVolLevel=" + floatVolLevel +
|
", offlineVolLevel=" + offlineVolLevel +
|
", battFloatCurrent=" + battFloatCurrent +
|
", deviceId='" + deviceId + '\'' +
|
", deviceName='" + deviceName + '\'' +
|
", monCount=" + monCount +
|
", monCapStd=" + monCapStd +
|
", monResStd=" + monResStd +
|
", monSerStd=" + monSerStd +
|
", monTmpStd=" + monTmpStd +
|
", monVolStd=" + monVolStd +
|
", monVolLowToAvg=" + monVolLowToAvg +
|
", monNum=" + monNum +
|
", battProducer='" + battProducer + '\'' +
|
", battProductDate=" + battProductDate +
|
", battProductDate1=" + battProductDate1 +
|
", battInUseDate=" + battInUseDate +
|
", battInUseDate1=" + battInUseDate1 +
|
", battGuarantDayCount=" + battGuarantDayCount +
|
", signalId='" + signalId + '\'' +
|
", cInterFaceId=" + cInterFaceId +
|
", load_curr=" + load_curr +
|
", disCurrMax=" + disCurrMax +
|
", signalName='" + signalName + '\'' +
|
", startNum=" + startNum +
|
", size=" + size +
|
", station_phone='" + station_phone + '\'' +
|
", install_user='" + install_user + '\'' +
|
", station_install=" + station_install +
|
", stationId_ex='" + stationId_ex + '\'' +
|
", videoOrImage='" + videoOrImage + '\'' +
|
", vol_grade=" + vol_grade +
|
", manufacturers='" + manufacturers + '\'' +
|
", assetequipment='" + assetequipment + '\'' +
|
", deviceclasspath='" + deviceclasspath + '\'' +
|
", deviceoperationdepartment='" + deviceoperationdepartment + '\'' +
|
", propertyRightUnit='" + propertyRightUnit + '\'' +
|
", propertyAttribute='" + propertyAttribute + '\'' +
|
", factoryNumber='" + factoryNumber + '\'' +
|
", operationTeam='" + operationTeam + '\'' +
|
", deviceIdentityCode='" + deviceIdentityCode + '\'' +
|
", projectType='" + projectType + '\'' +
|
", batteryApplicationType='" + batteryApplicationType + '\'' +
|
", singleRatedVoltage=" + singleRatedVoltage +
|
", remoteMonitor='" + remoteMonitor + '\'' +
|
", batttIndependentPlaced='" + batttIndependentPlaced + '\'' +
|
", junChargeVoltageValue=" + junChargeVoltageValue +
|
'}';
|
}
|
}
|