<#assign editPage="true"> <#include "/public/template/editTemplate.html"> <#macro editContent>
* * <@ZKUI.Combo onChange="iasDeviceManufacturerChange" id="iasDeviceManufacturer" name="manufacturer" value="${(item.manufacturer)!}" title="ias_device_manufacturer" width="148" hideLabel="true" empty="false" readonly="true">

<@i18n 'common_linkIO_conditions'/>* <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasLinkageTriggerCondTreeId" value="${(item.triggerConds)!}" url="iasLinkage.do?getTriggerCondTreeByTriggerConds&manufacturer=${(item.manufacturer)!}&inputType=${(item.inputType)!}&triggerConds=${(item.triggerConds)!}" cascade="true" type="checkbox" >

<@i18n 'common_linkIO_inputPoint'/>* <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasLinkageInputTreeId" value="${(item.inputIds)!}" url="iasLinkage.do?getInputTreeByInputIds&manufacturer=${(item.manufacturer)!}&inputType=${(item.inputType)!}&inputIds=${(item.inputIds)!}" cascade="true" type="checkbox">

<@i18n 'ias_linkage_iasOutput'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasLinkageOutputTreeId" value="${(item.iasOutputIds)!}" url="iasLinkage.do?getIasOutputTreeByIds&iasOutputIds=${(item.iasOutputIds)!}" cascade="true" type="checkbox">
<@ZKUI.Combo width="148" empty="false" name="iasOutputActionType" hideLabel="true" readonly="readonly" value="${(item.iasOutputActionType)!}">

<@i18n 'acc_door_entity'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasAccDoorTreeId" value="${(item.accDoorIds)!}" url="iasLinkage.do?getAccDoorTreeByIds&accDoorIds=${(item.accDoorIds)!}" cascade="true" type="checkbox">

<@i18n 'acc_leftMenu_auxOut'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasAccAuxOutTreeId" value="${(item.accAuxOutIds)!}" url="iasLinkage.do?getAccAuxOutTreeByIds&accAuxOutIds=${(item.accAuxOutIds)!}" cascade="true" type="checkbox">
<@ZKUI.Combo width="148" empty="false" id="accDoorActionType" name="accDoorActionType" hideLabel="true" readonly="readonly" value="${(item.accDoorActionType)!}">
<@i18n 'ias_linkage_actionTime'/>* <@i18n 'common_linkIO_s'/>(1-254)
<@ZKUI.Combo width="148" empty="false" id="accAuxOutActionType" name="accAuxOutActionType" hideLabel="true" readonly="readonly" value="${(item.accAuxOutActionType)!}">
<@i18n 'ias_linkage_actionTime'/>* <@i18n 'common_linkIO_s'/>(1-254)

<@i18n 'ivs_video_channel'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasIvsChannelTreeId" value="${(item.ivsChannelIds)!}" url="iasLinkage.do?getIvsChannelTreeByIds&ivsChannelIds=${(item.ivsChannelIds)!}" cascade="true" type="checkbox">
<#if item.ivsCapture?exists> <@ZKUI.Input hideLabel="true" type="checkbox" id="ivsCapture" name="ivsCapture" value="${(item.ivsCapture)!}" trueValue="3" falseValue="0" eventCheck=true/> <#else> <@ZKUI.Input hideLabel="true" type="checkbox" id="ivsCapture" name="ivsCapture" trueValue="3" falseValue="0" eventCheck=true/>
<#if item.ivsRecord?exists> <@ZKUI.Input hideLabel="true" type="checkbox" id="ivsRecord" name="ivsRecord" value="${(item.ivsRecord)!}" trueValue="2" falseValue="0" eventCheck=true/> <#else> <@ZKUI.Input hideLabel="true" type="checkbox" id="ivsRecord" name="ivsRecord" trueValue="2" falseValue="0" eventCheck=true/> <@i18n 'common_linkIO_videoLength'/> <@i18n 'common_linkIO_s'/>(10-180)

<@i18n 'ele_floor_name'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasEleFloorTreeId" value="${(item.eleFloorIds)!}" url="iasLinkage.do?getEleFloorTreeByIds&eleFloorIds=${(item.eleFloorIds)!}" cascade="true" type="checkbox">
<@ZKUI.Combo width="148" empty="false" id="eleFloorActionType" name="eleFloorActionType" hideLabel="true" readonly="readonly" value="${(item.eleFloorActionType)!}">
<@i18n 'ias_linkage_actionTime'/>* <@i18n 'common_linkIO_s'/>(1-254)

<@i18n 'psg_gate_name'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasPsgGateTreeId" value="${(item.psgGateIds)!}" url="iasLinkage.do?getPsgGateTreeByIds&psgGateIds=${(item.psgGateIds)!}" cascade="true" type="checkbox">
<@ZKUI.Combo width="148" empty="false" id="psgGateActionType" name="psgGateActionType" hideLabel="true" readonly="readonly" value="${(item.psgGateActionType)!}">

<@i18n 'common_linkIO_mailAddr'/>

<@i18n 'common_email_setMailTip'/>
<#if haveMailParam?exists && haveMailParam?string == "false">
<@i18n 'common_email_checkMailServer'/> <@ZKUI.Permission name="system:mail:getMailParam"> <@i18n 'common_email_jumpToSetMail'/>

<@i18n 'common_linkIO_mobileNo'/>

<@i18n 'common_smsModem_setMobileNoTip'/>
<#if haveSMSParam?exists && haveSMSParam?string == "false">
<@i18n 'common_smsModem_checkSMS'/> <@ZKUI.Permission name="smsModem:message:paramSetting"> <@i18n 'common_smsModem_jumpToSetSMS'/>

<@i18n 'system_systemClient_contacts'/> <@i18n 'common_op_add'/>

<@ZKUI.Tree id="iasLineContactTreeId" value="${(item.lineContactIds)!}" url="iasLinkage.do?getLineContactTreeByIds&lineContactIds=${(item.lineContactIds)!}" cascade="true" type="checkbox">

<@i18n 'common_linkIO_mobileNo'/>

<@i18n 'common_smsModem_setMobileNoTip'/>