| | |
| | | <Property></Property> |
| | | <Property name="label">视频RTSP</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="provinceProtocol"> |
| | | <PropertyDef name="pushProtocol"> |
| | | <Property></Property> |
| | | <Property name="label">省平台协议</Property> |
| | | <Property name="label">上行协议</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#triggerPushProtocol").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | |
| | | </Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="pushProtocol"> |
| | | <Property></Property> |
| | | <Property name="label">与系统通讯协议</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#triggerGatewayProtocol").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | <Property name="required">true</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> |
| | |
| | | <PropertyDef name="cableCir"> |
| | | <Property></Property> |
| | | <Property name="label">筒仓层规则</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="position"> |
| | | <Property/> |
| | | <Property name="label">位置</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtParam" parent="Map"> |
| | |
| | | <ClientEvent name="onClick">view.get("#dialogLpr").show();
 |
| | | </ClientEvent> |
| | | <Property name="caption">车牌识别调试</Property> |
| | | <Property name="iconClass">fa fa-wrench</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | </ToolBarButton> |
| | | <Separator/> |
| | | <ToolBarButton> |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | | var param = {
 |
| | | deviceId:data.get("deviceId"),
 |
| | | bizType:"initLpr"
 |
| | | }
 |
| | | initLpr(param);</ClientEvent> |
| | | <Property name="caption">车牌识别初始化</Property> |
| | | <Property name="iconClass">fa fa-wrench</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | </ToolBarButton> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">provinceProtocol</Property> |
| | | <Property name="property">provinceProtocol</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">pushProtocol</Property> |
| | | <Property name="property">pushProtocol</Property> |
| | | <Editor/> |
| | |
| | | <Property name="property">httpUrl</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">position</Property> |
| | | <Property name="property">position</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:3"> |
| | | <Property name="name">remark</Property> |
| | | <Property name="property">remark</Property> |