文档
测试

开门消息

POST
http://192.168.0.23:8656/test/train_info/TRAIN_OPEN

接口描述

开门消息(有参数) tct/ipss/device_management_system/train/to_device/train_info

请求json示例

{ "thisSideDevice":["deviceNo1","deviceNo2"], "thatSideDevice":["deviceNo3","deviceNo4"] }

请求参数含义

参数名
类型
描述
必填
thisSideDevice
array
显示本侧开门设备
必填
thatSideDevice
array
显示对侧开门设备
必填