开始充电
POST
http://localhost:8080/machine-fast/app/c2charging/startCharging
接口描述
开始充电
请求头
参数名
类型
描述
必填
token
String
令牌
必填
请求参数
参数名
类型
描述
必填
streetlightId
Long
所属灯杆id
必填
addressCode
String
充电桩物理地址Mac
必填
chargingTime
int
充电时间
必填
type
int
充电类型( 0:USB 1:电单车 2:电动汽车)
必填
响应参数
参数名
类型
描述
必填
code
int
状态码
必填
msg
String
响应信息
必填