文档
测试

获取车辆自检信息

POST
http://localhost:8088/carRealTimeData/getVehicleSelfChecking?vin=LVVDC17B2JD101191

请求头

参数名
类型
描述
必填
token
string
示例:eyJKV1QiOiJKV1QiLCJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6OCwiaWF0IjoxNjA2OTgyODM4LCJqdGkiOiI4In0.2Xi8G5eUTeTRutI1EtwXdKSGW9T97wjekV-CTKgRnRA
必填

请求参数

参数名
类型
描述
必填
vin
string
示例:LVVDC17B2JD101191
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
batteryVoltage
object
数据字典
必填
overallUndervoltageProtection
boolean
示例:true
必填
overallOvervoltageProtection
boolean
示例:true
必填
singleUndervoltageProtection
boolean
示例:true
必填
singleOvervoltageProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryTemperature
object
数据字典
必填
dischargeLowTemperatureProtection
boolean
示例:true
必填
dischargeOverTemperatureProtection
boolean
示例:true
必填
chargingLowTemperatureProtection
boolean
示例:true
必填
chargingOverTemperatureProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryElectrice
object
数据字典
必填
dischargeOverCurrentProtection
boolean
示例:true
必填
chargeingOverCurrentProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryMOS
object
数据字典
必填
invalid
boolean
示例:true
必填
overtemperature
boolean
示例:true
必填
status
boolean
示例:true
必填
shortCircuitProtection
boolean
示例:true
必填
samplingChip
boolean
示例:true
必填
chargingProtection
boolean
示例:true
必填
sampling
boolean
示例:false
必填
msg
string
示例:ok
必填
timestamp
int
示例:1606978253
必填
code
int
示例:200
必填
data
object
数据字典
必填
batteryVoltage
object
数据字典
必填
overallUndervoltageProtection
boolean
示例:true
必填
overallOvervoltageProtection
boolean
示例:true
必填
singleUndervoltageProtection
boolean
示例:true
必填
singleOvervoltageProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryTemperature
object
数据字典
必填
dischargeLowTemperatureProtection
boolean
示例:true
必填
dischargeOverTemperatureProtection
boolean
示例:true
必填
chargingLowTemperatureProtection
boolean
示例:true
必填
chargingOverTemperatureProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryElectrice
object
数据字典
必填
dischargeOverCurrentProtection
boolean
示例:true
必填
chargeingOverCurrentProtection
boolean
示例:true
必填
status
boolean
示例:true
必填
batteryMOS
object
数据字典
必填
invalid
boolean
示例:true
必填
overtemperature
boolean
示例:true
必填
status
boolean
示例:true
必填
shortCircuitProtection
boolean
示例:true
必填
samplingChip
boolean
示例:true
必填
chargingProtection
boolean
示例:true
必填
sampling
boolean
示例:true
必填
msg
string
示例:ok
必填
timestamp
int
示例:1606983195
必填