DELL
2024-04-01 3724852a7dd499f54740cd682aa7cfe89aea384d
1
2
3
4
5
6
7
8
9
10
11
package com.dev.bts.data;
 
public class FBS9100_SysLog 
{
    public int posStart;
    public int len;
    public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/