获取设备配置参数
GET
/$(BASE_URL)/device/getDeviceConfig
接口描述
获取设备的配置参数
请求参数
参数名
类型
描述
必填
supplierId
int
硬件版本号
必填
cpuId
string
设备ID号
必填
响应参数
参数名
类型
描述
必填
iotServer
string
iot服务器登录地址
必填
deviceId
string
设备编号 19位长度 登录用户名
必填
mqttToken
string
设备登录密码
必填
systemVolume
int
音量
必填
systemTimestamp
long int
服务器时间戳
必填
deviceId
long int
设备编号 19位长度
必填
deviceCode
string
设备编码,设备别称
必填
notOpenDoorDelay
int
default 4s
必填
machineSoldStatus
int
1出厂 2在厂
必填
token
string
oss获取stsinfo 路径
必填
endPoint
string
阿里云oss
必填
bucket
string
阿里云oss
必填
code
int
200 返回正常
必填
message
string
success
必填