<#assign gridName="accDeviceGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="alias" maxlength="30" title="common_dev_name" type="text"/> <@ZKUI.Input name="sn" maxlength="30" title="common_dev_sn" type="text"/> <@ZKUI.Input name="ipAddress" maxlength="30" title="common_ipAddress" type="text"/> <@ZKUI.SearchBelow> <@ZKUI.Input name="deviceName" maxlength="30" title="common_dev_deviceModel" type="text"/> <@ZKUI.ComboTree type="radio" url="authArea.do?tree" title="base_area_name" name="authAreaId" readonly="readonly"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="reloadDevGrid" permission="acc:device:refresh"/> <@ZKUI.ToolItem id="accDevice.do?edit" text="common_op_new" width="450" height="600" img="comm_add.png" action="commonAdd" permission="acc:device:add"/> <@ZKUI.ToolItem id="accDevice.do?del&alias=(alias)" text="common_op_del" img="comm_del.png" action="commonDel" permission="acc:device:del"/> <@ZKUI.ToolItem id="accDevice.do?export" type="export" permission="acc:device:export"/> <@ZKUI.ToolItem id="accDevice.do?getSearchDevInfo&type=searchDev" text="common_dev_searchDev" title="common_dev_searchDev" img="comm_search.png" width="1000" height="585" action="commonOpen" permission="acc:device:searchDev"/> <@ZKUI.ToolItem type="more" text="common_dev_devControl" img="acc_dev_control.png"> <@ZKUI.ToolItem id="accDevice.do?clearAdministrator" text="acc_dev_clearAdmin" title="acc_dev_clearAdmin" img="acc_dev_clearAdministrator.png" action="clearAdministratorOperate" permission="acc:device:clearAdministrator"/> <@ZKUI.ToolItem id="accDevice.do?getDevIdsByUpgradeFirmware&type=upgradeFirmware" text="common_dev_upgradeFirmware" title="common_dev_upgradeFirmware" img="comm_upgradeFirmware.png" action="accOpenOperate" width="600" height="440" permission="acc:device:upgradeFirmware"/> <@ZKUI.ToolItem id="accDevice.do?rebootDevice&alias=(alias)" text="common_dev_reboot" title="common_dev_reboot" img="comm_rebootDevice.png" action="commonOperate" permission="acc:device:rebootDevice"/> <@ZKUI.ToolItem id="accDevice.do?getDevSyncTimeInfo&type=syncTime&alias=(alias)" text="common_dev_syncTime" title="common_dev_syncTime" img="comm_syncTime.png" action="accOpenOperate" width="600" height="410" permission="acc:device:syncTime"/> <@ZKUI.ToolItem id="accDevice.do?setDevEnbale&alias=(alias)" text="common_enable" img="comm_enable.png" action="commonOperate" permission="acc:device:enable"/> <@ZKUI.ToolItem id="accDevice.do?setDevDisable&alias=(alias)" text="common_disable" img="comm_disable.png" action="commonOperate" permission="acc:device:disable"/> <@ZKUI.ToolItem id="accDevice.do?getDevIdsBySyncData&type=syncAllData" text="common_dev_syncAllDataToDev" width="800" height="470" title="common_dev_syncAllDataToDev" img="comm_syncAllData.png" action="accOpenOperate" permission="acc:device:syncAllData"/> <@ZKUI.ToolItem type="more" text="common_adf_setting" img="acc_dev_setting.png"> <@ZKUI.ToolItem id="accDevice.do?getDevIdsByIssueBgValid" text="acc_dev_issueVerifyParam" title="acc_dev_issueVerifyParam" img="acc_issueVerifyParam.png" action="accOpenOperate" width="600" height="520" permission="acc:device:issueBGVerifyParam" isShow="JAVA#accShowBGVerify.isShow"/> <@ZKUI.ToolItem id="accDevice.do?getDevIdsBySetTimeZone" text="acc_dev_setTimeZone" title="acc_dev_setTimeZone" img="acc_setdevicetime.png" action="accOpenOperate" width="600" height="410" permission="acc:device:setTimeZone"/> <@ZKUI.ToolItem id="accDevice.do?getDevIdsBySetRegistrationDevice" text="acc_dev_setRegistrationDevice" title="acc_dev_setRegistrationDevice" img="acc_settingdevice.png" mode="single" action="accOpenOperate" width="420" height="205" permission="acc:device:setRegistrationDevice"/> <@ZKUI.ToolItem id="accDevice.do?getDevIdsBySetDstimeSortByDstime" text="acc_dev_setDstime" title="acc_dev_setDstime" img="acc_daylight_time.png" action="accOpenOperate" width="600" height="410" permission="acc:device:setDSTime"/> <@ZKUI.ToolItem id="accDevice.do?getDevMThresholdInfo&type=updateMThreshold" text="common_dev_modifyFPThreshold" title="common_dev_modifyFPThreshold" img="comm_changeDevMThreshold.png" width="380" height="170" mode="single" action="accOpenOperate" permission="acc:device:updateMThreshold"/> <@ZKUI.ToolItem id="accDevice.do?getDevIOStateInfo&type=setDevIOState" text="acc_dev_setDevSate" title="acc_dev_setDevSate" img="acc_dev_setIOState.png" width="380" height="200" mode="single" action="accOpenOperate" permission="acc:device:setDevIOState"/> <#-- <@ZKUI.ToolItem id="accDevice.do?getDevHepInfo" text="acc_dev_setHep" title="acc_dev_setHep" img="comm_changeDevIp.png" width="500" height="400" mode="single" action="accOpenOperate" permission="acc:device:updateDevHepParam" isShow="JAVA#accDeviceController.isShowSetHepParam"/>--> <@ZKUI.ToolItem id="accDevice.do?getDevExtendInfo" text="acc_dev_setExtendParam" title="acc_dev_setExtendParam" img="comm_changeDevIp.png" width="500" height="500" mode="single" action="accOpenOperate" permission="acc:device:updateDevExtendParam"/> <@ZKUI.ToolItem id="accDevice.do?getIntercomServerParams" text="acc_dev_setIntercomServer" title="acc_dev_setIntercomServer" img="acc_dev_setVideoIntercomServer.png" width="500" height="500" action="accOpenOperate" permission="acc:device:setIntercomServer" isShow="JAVA#accDeviceController.isShowSetIntercomServer"/> <@ZKUI.ToolItem type="more" text="common_dev_viewOrGetInfo" img="acc_dev_viewOrGetInfo.png"> <@ZKUI.ToolItem id="accDevice.do?getOptFromDev&alias=(alias)" text="common_dev_getDevOpt" title="common_dev_getDevOpt" img="comm_getOptFromDev.png" action="commonOperate" permission="acc:device:getOptFromDev"/> <@ZKUI.ToolItem id="accDevice.do?getUploadPersonInfo" text="common_dev_getPersonInfo" title="common_dev_getPersonInfo" img="comm_uploadUserInfo.png" mode="single" action="accOpenOperate" width="600" height="470" permission="acc:device:uploadPersonInfo"/> <@ZKUI.ToolItem id="accDevice.do?getUploadTransactionInfo&type=uploadTransaction" text="common_dev_getTrans" title="common_dev_getTrans" img="comm_uploadTransaction.png" mode="single" action="accOpenOperate" width="600" height="430" permission="acc:device:uploadTransaction"/> <@ZKUI.ToolItem id="accDevice.do?queryDevRule&alias=(alias)" text="acc_dev_accessRules" title="acc_dev_accessRules" img="acc_viewing_rules.png" width="600" height="580" mode="single" action="accOpenOperate" permission="acc:device:queryDevRule"/> <@ZKUI.ToolItem id="accDevice.do?queryDevUsage&alias=(alias)" text="acc_dev_queryDevVolume" title="acc_dev_queryDevVolume" img="acc_queryDevice Capacity.png" width="1100" height="450" action="accOpenOperate" permission="acc:device:queryDevUsage"/> <@ZKUI.ToolItem type="more" text="common_dev_communication" img="acc_dev_communication.png"> <@ZKUI.ToolItem id="accDevice.do?getDevIPAddressInfo&type=updateIpAddr" text="common_dev_modifyIPAddress" title="common_dev_modifyIPAddress" img="comm_changeDevIp.png" action="accOpenOperate" width="420" height="370" mode="single" permission="acc:device:updateIpAddr"/> <@ZKUI.ToolItem id="accDevice.do?getDevCommPwdInfo&type=updateCommPwd" text="common_dev_modifyCommPwd" title="common_dev_modifyCommPwd" img="comm_changeDevPwd.png" action="accOpenOperate" width="430" height="190" mode="single" permission="acc:device:updateCommPwd"/> <@ZKUI.ToolItem id="accDevice.do?getRs485Addr" text="acc_dev_modifyRS485Addr" title="acc_dev_modifyRS485Addr" img="comm_changeDevIp.png" action="accOpenOperate" width="420" height="190" mode="single" permission="acc:device:updateRs485Addr"/> <@ZKUI.ToolItem id="accDevice.do?getDevNetConnectModeInfo&type=updateNetConnectMode" text="acc_dev_updateNetConnectMode" title="acc_dev_updateNetConnectMode" img="acc_swith_net.png" width="450" height="250" mode="single" action="accOpenOperate" permission="acc:device:updateNetConnectMode"/> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.acc.vo.AccDeviceItem" query="accDevice.do?list" hideTreeImg="true"/>