文档
测试

新增led控制卡

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

请求参数

参数名
类型
描述
必填
ledControl
entity
led控制卡实体类
必填
height
led屏高度
必填
areaId
区域id
必填
speed
led 滚动速度
必填
width
led 屏宽度
必填
name
设备名称
必填
params
led 屏参数
必填
code
设备编号
必填
uploadInterval
上传间隔
必填
isDelete
是否删除0:未删除1:已删除
必填
comCode
公司代码
必填

响应参数

参数名
类型
描述
必填
state
boolean
操作结果是否成功. false:失败;true:成功
必填
time
date
请求时间
必填
msg
String
请求返回内容
必填

说明 / 示例

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