Time (4 bytes)
BYTE cmd
BYTE hour
BYTE minute
BYTE second
\end{veratim}
\subsection{Login Character [0x5D]}
\begin{verbatim}
Login Character (73 bytes)
BYTE cmd
BYTE[4] pattern1 (0xedededed)
BYTE[30] char name
BYTE[30] char password
BYTE[4] slot choosen (0-based)
BYTE[4] clientIP
Note: ClientIP should not be trusted.