public int getDeviceCount(QueryConditionModel conditValue) { return(dal.getDeviceCount(conditValue)); }