文档
测试

led控制卡通过id查询

POST
http://39.98.155.166:4050/agro_monitor/ledControl/findLedControlById.do

请求参数

参数名
类型
描述
必填
id
String
led控制卡设备ID
必填

响应参数

参数名
类型
描述
必填
state
boolean
操作结果是否成功. false:失败;true:成功
必填
time
date
请求时间
必填
msg
String
请求返回内容
必填
code
int
错误状态码
必填
data
list
返回数据
必填
id
String
led设备Id
必填
height
int
led 屏高度
必填
areaId
String
区域ID
必填
areaName
String
区域名称
必填
speed
int
led 滚动速度
必填
width
int
led屏宽度
必填
name
String
设备名称
必填
params
String
led 屏参数设置
必填
code
String
设备编号
必填
uploadInterval
int
上传间隔
必填
isDelete
int
是否删除0:未删除1:已删除
必填

说明 / 示例

led屏参数设置如下: content_h:内容高 content_w:内容宽 content_x:内容x content_y:内容y custom_boolean:是否为固定行 custom_h:固定行高 custom_txt:固定内容 custom_w:固定行宽 custom_x:固定行x custom_y:固定行y head_h:标题高 head_w:标题宽 head_x:标题x head_y:标题y