仓储9代巷道灯接口文档-V2.0

标签注册

仓储9代巷道灯注册

磁体靠近条码所在区域附近,触发巷道灯注册到系统

注册成功:闪红灯变绿灯常亮,之后熄灭

仓储9代巷道灯接口文档-V2.0_第1张图片

查询巷道灯信息接口

接口地址:192.168.1.200/wms/associate/queryIndicates

请求类型:application/json

请求方式:post

接口备注:查询巷道灯信息接口

调试工具:ApiPost

请求体参数说明:

参数名称

示例值

类型

参数说明

Body传基站id的集合[1828,1829],传空[]则查全部

请求参数示例:

[1828]

返回示例:

{ "datalist": [ { "hardwareVersion": "5.1", "mac": "99.88.06.83", "manufacture": "CoreWind1", "productionBatch": "22-05-06", "routerId": 1828, "rssi": -14, "screenType": 0, "serialNumber": "CNSHZH23125", "softwareVersion": "1.5", "state": true, "status": 1 }, { "hardwareVersion": "5.1", "mac": "99.89.19.44", "manufacture": "CoreWind0", "productionBatch": "20-09-09", "routerId": 1828, "rssi": -15, "screenType": 0, "serialNumber": "CNSHZH23125", "softwareVersion": "1.4", "state": true, "status": 1 }, { "hardwareVersion": "5.1", "mac": "99.88.06.86", "manufacture": "CoreWind1", "productionBatch": "22-05-06", "routerId": 1828, "rssi": -14, "screenType": 0, "serialNumber": "CNSHZH23125", "softwareVersion": "1.5", "state": true, "status": 1 } ], "resultCode": 10, "resultMsg": "success"}

返回参数说明:

参数名称

示例值

类型

参数说明

mac

99.89.40.57

String

标签id号

routerid

CWR000001

String

所属基站地址

rssi

-57

Integer

信号强度

manufacture

CoreWind1

String

暂无描述

productionBatch

22-05-06

String

该标签屏幕显示的样式

screenType

0

Integer

暂无描述

serialNumber

CNSHZH23125

String

暂无描述

softwareVersion

1.5

String

软件版本号

hardwareVersion

5.1

String

硬件版本号

state

true

Bool

status

1

Integer

更新状态

巷道灯控制接口

接口地址:http://192.168.1.200/wms/associate/ctrlShelfIndicator

请求类型:application/json

请求方式:post

接口备注:仓储10代标签控制接口

调试工具:ApiPost

请求体参数说明:

参数名称

示例值

类型

参数说明

mac

99.88.40.20

string

标签设备ID号,示例:99.88.40.20

timeout

0

int

timeout=0,常亮,不会自动灭灯;timeout>0,(timeout)秒后标签自动熄灭;单位,秒;

ledrgb

ffff00

string

红,ledrgb=“ff0000”;绿,ledrgb=”ff00”;黄,ledrgb=“ffff00”;

ledmode

0

int

常亮快闪慢闪单个灭全灭

buzzer

1

int

0,蜂鸣器不响1.蜂鸣器响

reserve

reserve

string

reserve

请求示例:

[{"mac":"99.88.40.20","timeout":0,"ledrgb":"ffff00","ledmode":0,"buzzer":1,"reserve":"reserve"}]

返回示例:

true

返回参数说明:

参数名称

示例值

类型

参数说明

无请求参数 KEY/VALUE 类型

点亮结果回调

仓储1代,11代,巷道灯的点亮结果回调是同一个接口设置

回调请求类型:application/json

回调请求方式:post

回调请求参数示例:

{"mac":"99.89.40.57", "result": true}

回调请求参数说明:

参数名称

示例值

类型

参数说明

mac

99.89.40.57

string

触发按键的标签ID号

result

true

bool

true,点亮成功 false,点亮失败

回调接口设置:

仓储9代巷道灯接口文档-V2.0_第2张图片

描述

url地址

ctrlShelfIndicatorResult

客户自己的回调接口地址

你可能感兴趣的:(ptl亮灯拣选系统,数字化仓储管理系统,电子墨水屏,电子货架标签,仓库拣货标签,亮灯拣选指引系统,巷道灯)