设备接入(设备录入)Device access(Device entry)
POST
/addDevice
接口描述
应用场景Application scenarios 设备接入至驴充充云平台(录入至驴充充云平台) The device is connected to the donkey charge cloud platform(Enter into the donkey charge cloud platform)
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
token
String
身份标识 Identification
必填
chargePriceId
int
消费标准模板ID,默认1元240分钟 Consumer standard template ID, the default is 1 yuan for 240 minutes Available consumption standards can be obtained through the [Available consumption standards pull] interface 可通过【可用消费标准拉取】接口获取可用消费标准
必填
name
string
设备名称 Equipment name
可选
simId
String
SIM卡id SIM Card Id
必填
estateId
Integer
小区id estate id
可选
portNum
Integer
插座号 Socekt No.
可选
lng
double
位置:经度,默认江西赣州 Location: Longitude, default Jiangxi ganzhou
可选
lat
double
位置:纬度,默认江西赣州 Location: Latitude, default Jiangxi ganzhou
可选
deviceFamily
int
设备系列:默认电动两轮车,汽车桩必传 0:电动两轮车设备 1:汽车桩设备 Equipment series: default electric two-wheeler 0: Electric two-wheeler equipment 1: Automobile pile equipment
必填
deviceType
int
设备类型(见说明) Supported device types
可选
address
string
设备安装地址 Equipment installation address
可选
响应参数
参数名
类型
描述
必填
data
object
数据字典 data detail
可选
success
boolean
请求成功与否标识 Identification for request success or no
必填
code
String
code
可选
error
String
error message 错误信息
可选