| | |
| | | public static final int CMD_StopHUOHUATestACK = 0xC4; //停止活化测试成功
|
| | | public static final int CMD_PauseHUOHUATest = 0xC5; //暂停活化测试
|
| | | public static final int CMD_PauseHUOHUATestACK = 0xC6; //暂停活化测试成功
|
| | | |
| | | //-----------------------------清除告警
|
| | | |
| | | public static final int CMD_ForceSetNowBatt = 0xC7; //强制切换电池组
|
| | | public static final int CMD_ForceSetNowBatt_ACK = 0xC8; //强制切换电池组成功
|
| | | |
| | | //-----------------------------清除告警
|
| | | public static final int CMD_ClearSysAlarm = 0xB8; //清除告警
|
| | | public static final int CMD_ClearSysAlarm_ACK = 0xB9; //清除告警成功
|