| | |
| | | </PropertyDef> |
| | | <PropertyDef name="deviceName"> |
| | | <Property></Property> |
| | | <Property name="label">名称</Property> |
| | | <Property name="label">设备名称</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotName"> |
| | | <Property></Property> |
| | | <Property name="label">仓库名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotId"> |
| | | <Property></Property> |
| | | <Property name="label">所属仓库编码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="type"> |
| | | <Property></Property> |
| | |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#triggerGatewayDeviceType").getResult()}</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotId"> |
| | | <Property></Property> |
| | | <Property name="label">所属仓库编码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="ip"> |
| | | <Property></Property> |
| | |
| | | <Property name="label">视频RTSP</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="provinceProtocol"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">省平台协议</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#triggerPushProtocol").getResult()}</Property> |
| | |
| | | </PropertyDef> |
| | | <PropertyDef name="pushProtocol"> |
| | | <Property></Property> |
| | | <Property name="label">系统网关通讯协议</Property> |
| | | <Property name="label">与系统通讯协议</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#triggerGatewayProtocol").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | |
| | | </PropertyDef> |
| | | <PropertyDef name="syncProtocol"> |
| | | <Property></Property> |
| | | <Property name="label">网关设备通讯协议</Property> |
| | | <Property name="label">与设备通讯协议</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | |
| | | <Property name="label">TCP服务端口</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="userName"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">设备用户名</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="password"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">设备密码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotName"> |
| | | <PropertyDef name="depotIdSys"> |
| | | <Property/> |
| | | <Property name="label">所属仓库</Property> |
| | | <Property name="label">库区系统仓库编码</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |
| | |
| | | </DataColumn> |
| | | <DataColumn name="type"> |
| | | <Property name="property">type</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="deviceId"> |
| | | <Property name="property">deviceId</Property> |
| | | <Property name="align">center</Property> |
| | | <Property name="width">550</Property> |
| | | </DataColumn> |
| | | <DataColumn name="syncProtocol"> |
| | | <Property name="property">syncProtocol</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="pushProtocol"> |
| | | <Property name="property">pushProtocol</Property> |
| | | </DataColumn> |
| | | <DataColumn name="remark"> |
| | | <Property name="property">remark</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | <Dialog id="dialogMain"> |
| | |
| | | <AutoFormElement> |
| | | <Property name="name">pushProtocol</Property> |
| | | <Property name="property">pushProtocol</Property> |
| | | <Property name="labelWidth">150</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">syncProtocol</Property> |
| | | <Property name="property">syncProtocol</Property> |
| | | <Property name="labelWidth">150</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | |
| | | <Property name="property">httpUrl</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">depotIdSys</Property> |
| | | <Property name="property">depotIdSys</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:3"> |
| | | <Property name="name">remark</Property> |
| | | <Property name="property">remark</Property> |