|
|
@@ -89,7 +89,7 @@ typedef struct {
|
|
|
#define CAN_KEY_SET_LOGGER 0xa2 //byte 0:modle, byte1 level
|
|
|
#define CAN_KEY_BMS_CLEAR 0xa3 //clear some flags used by PSxxx, exp: stat_cmd_resp_t.insert
|
|
|
#define CAN_KEY_BMS_GET_HEALTH_STAT 0xa4 //return bms_health_t
|
|
|
-
|
|
|
+#define CAN_KEY_BMS_GET_TIME 0xa5 //return bms running times(second) uint32_t
|
|
|
#define CAN_KEY_GET_VERSION 0x0c //return string
|
|
|
#define CAN_KEY_SET_SN 0x06 //string
|
|
|
#define CAN_KEY_GET_SN 0x05 //return string
|