获取列表getList
GET
http://139.155.108.49:8445/api/batterySystem/getList
接口描述
获取电池组数据列表
响应参数
参数名
类型
描述
必填
code
int
示例:20000
必填
message
string
示例:获取电池组列表成功
必填
systemId
string
示例:da1f634c5aee4d91bbf1b39fb8869c30
必填
systemCode
int
示例:1
必填
systemName
string
示例:123
必填
systemDesc
string
示例:123
必填
temp
int
示例:3
必填
switchable
boolean
示例:false
必填
switchable_AC
boolean
示例:false
必填
temp_ENV
int
示例:3
必填
quantity
int
示例:3
必填
current
int
示例:3
必填
voltage
int
示例:3
必填
inverter
object
示例:null
必填
batteryId
string
示例:8d5615c9d85d4b268f144130b983ac45
必填
batteryCode
int
示例:1
必填
batteryName
string
示例:123
必填
batteryDesc
string
示例:123
必填
quantity
int
示例:2
必填
current
int
示例:2
必填
voltage
int
示例:2
必填
temp
int
示例:0
必填
createdTime
string
示例:2020-09-07T11:31:35.000+00:00
必填
createdTime
string
示例:2020-09-07T11:17:22.000+00:00
必填