<#include '/public/template/editTemplate.html'> <#macro editContent>
* checked="checked"/>

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

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

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

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

<@ZKUI.Combo width="148" empty="false" id="doorActionType" name="doorActionType" onChange="checkedDoorActionType" hideLabel="true" readonly="readonly" value="${(item.doorActionType)!}">
<@i18n 'common_linkIO_actionDelay'/>* <@i18n 'common_linkIO_s'/>(1-254)
<@ZKUI.Combo width="148" empty="false" id="auxoutActionType" name="auxoutActionType" onChange="checkedAuxoutActionType" hideLabel="true" readonly="readonly" value="${(item.auxoutActionType)!}">
<@i18n 'common_linkIO_actionDelay'/>* <@i18n 'common_linkIO_s'/>(1-254)
<@ZKUI.Combo width="148" empty="true" id="accGlobalLinkageTimeSeg" name="timeSegId" hideLabel="true" readonly="readonly" value="${(item.timeSegId)!}" path="accTimeSeg.do?getTimeSegList" autoFirst="true">
checked="checked"/>
<@ZKUI.Input type="date" id="id_start" endId="id_end" today="true" value="${((item.startTime)?string('yyyy-MM-dd'))!}" max="0" name="startTime" hideLabel="true" readonly="false"/>
<@ZKUI.Input type="date" id="id_end" today="true" value="${((item.endTime)?string('yyyy-MM-dd'))!}" min="0" name="endTime" hideLabel="true" readonly="true"/>
<@ZKUI.ComboTree id="baseMediaFileId" name="baseMediaFileId" width="148" tree_onCheck="onAccMediaTreeChecked" value="${(item.baseMediaFileId)!}" type="radio" hideLabel="true" url="baseMediaFile.do?getMediaFileList"/>
      
<@i18n 'common_linkIO_mailAddr'/>
<@i18n 'common_email_setMailTip'/>
<#if showSMS?exists && showSMS?string == "true">
<@i18n 'common_linkIO_mobileNo'/>
<@i18n 'common_email_setMailTip'/>
<#if showDigifort?exists && showDigifort?string == "true">

<@i18n 'acc_digifort_globalEvent'/>     <@i18n 'common_op_add'/>

<@i18n 'acc_digifort_eventExpiredTip'/>