|
|
@ -31,63 +31,78 @@ namespace Service.Charger.Msg.Charger.Req
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池编码
|
|
|
|
/// 电池编码
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte BatteryCode { get; set; }
|
|
|
|
[Property(32, 24, PropertyReadConstant.Byte)]
|
|
|
|
|
|
|
|
public byte[] BatteryCode { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 产权标识
|
|
|
|
/// 产权标识
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(224, 8)]
|
|
|
|
public byte TitleMarke { get; set; }
|
|
|
|
public byte TitleMarke { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池成组厂商
|
|
|
|
/// 电池成组厂商
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte Batterymanufacturers { get; set; }
|
|
|
|
[Property(232, 32)]
|
|
|
|
|
|
|
|
public string Batterymanufacturers { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池成组生产日期:年
|
|
|
|
/// 电池成组生产日期:年
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(264, 8)]
|
|
|
|
public byte GroupYear { get; set; }
|
|
|
|
public byte GroupYear { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池成组生产日期:月
|
|
|
|
/// 电池成组生产日期:月
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(272, 8)]
|
|
|
|
public byte GroupMonth { get; set; }
|
|
|
|
public byte GroupMonth { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池成组生产日期:日
|
|
|
|
/// 电池成组生产日期:日
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(280, 8)]
|
|
|
|
public byte GroupDay { get; set; }
|
|
|
|
public byte GroupDay { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池电芯生产厂商
|
|
|
|
/// 电池电芯生产厂商
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte BatteryManufacturer { get; set; }
|
|
|
|
[Property(288, 32)]
|
|
|
|
|
|
|
|
public byte[] BatteryManufacturer { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池电芯生产日期:年
|
|
|
|
/// 电池电芯生产日期:年
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(320, 8)]
|
|
|
|
public byte CellYear { get; set; }
|
|
|
|
public byte CellYear { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池电芯生产日期:月
|
|
|
|
/// 电池电芯生产日期:月
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(328, 8)]
|
|
|
|
public byte CellMonth { get; set; }
|
|
|
|
public byte CellMonth { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池电芯生产日期:日
|
|
|
|
/// 电池电芯生产日期:日
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(336, 8)]
|
|
|
|
public byte CellDay { get; set; }
|
|
|
|
public byte CellDay { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池箱电子控制单元生产厂商
|
|
|
|
/// 电池箱电子控制单元生产厂商
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte Manufacturer { get; set; }
|
|
|
|
[Property(344, 32)]
|
|
|
|
|
|
|
|
public byte[] Manufacturer { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池箱电子控制单元硬件版本
|
|
|
|
/// 电池箱电子控制单元硬件版本
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(376, 8)]
|
|
|
|
public byte HardwareVersion { get; set; }
|
|
|
|
public byte HardwareVersion { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池箱电子控制单元软件版本
|
|
|
|
/// 电池箱电子控制单元软件版本
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(384, 8)]
|
|
|
|
public byte SoftwareVersion { get; set; }
|
|
|
|
public byte SoftwareVersion { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池包序列号
|
|
|
|
/// 电池包序列号
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte SerialNumber { get; set; }
|
|
|
|
[Property(392, 32)]
|
|
|
|
|
|
|
|
public byte[] SerialNumber { get; set; }
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// 电池包型号
|
|
|
|
/// 电池包型号
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public byte ModelNumber { get; set; }
|
|
|
|
[Property(424, 64)]
|
|
|
|
|
|
|
|
public byte[] ModelNumber { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|