{"id":24221,"date":"2026-08-08T01:12:45","date_gmt":"2026-08-08T09:12:45","guid":{"rendered":"https:\/\/davolin.com\/?post_type=project&#038;p=24221"},"modified":"2026-08-09T23:23:39","modified_gmt":"2026-08-10T07:23:39","slug":"d-8212","status":"publish","type":"project","link":"https:\/\/davolin.com\/ko\/project\/d-8212\/","title":{"rendered":"D-8212"},"content":{"rendered":"<p><div class=\"et_d4_element et_pb_section et_pb_section_0 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_0  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_code et_pb_code_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><script type=\"text\/javascript\">jQuery(function() { _initLayerSlider( '#layerslider_57_lv4qlunetgy4', {createdWith: '7.9.5', sliderVersion: '7.9.5', autoStart: false, skin: 'numbers', globalBGColor: '#222222', hoverPrevNext: false, navStartStop: false, showCircleTimer: false, thumbnailNavigation: 'always', tnContainerWidth: '100%', tnWidth: 165, tnHeight: 125, tnFillMode: 'cover', tnActiveOpacity: 100, tnInactiveOpacity: 30, useSrcset: true, skinsPath: 'https:\/\/davolin.com\/wp-content\/plugins\/LayerSlider\/assets\/static\/layerslider\/skins\/', performanceMode: true}); });<\/script><div id=\"layerslider_57_lv4qlunetgy4\" class=\"ls-wp-container fitvidsignore\" style=\"width:800px;height:500px;margin:0 auto;\"><div class=\"ls-slide\" ><img decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1.webp\" class=\"ls-bg\" alt=\"\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1-480x300.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" \/><\/div><div class=\"ls-slide\" ><img decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1.webp\" class=\"ls-bg\" alt=\"\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1-480x300.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" \/><\/div><div class=\"ls-slide\" ><img decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3.webp\" class=\"ls-bg\" alt=\"\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3-480x300.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" \/><\/div><div class=\"ls-slide\" ><img decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4.webp\" class=\"ls-bg\" alt=\"\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4-480x300.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" \/><\/div><div class=\"ls-slide\" ><img decoding=\"async\" width=\"800\" height=\"500\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5.webp\" class=\"ls-bg\" alt=\"\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5-480x300.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" \/><\/div><\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_code et_pb_code_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><!-- HFCM by 99 Robots - Snippet # 9: Projects Gallery Zoom Out -->\n<script>\r\n  var images = document.querySelectorAll('.ls-bg');\r\n\r\n  images.forEach(function(img) {\r\n    img.addEventListener('mousemove', function(e) {\r\n      var x = e.clientX - e.target.offsetLeft;\r\n      var y = e.clientY - e.target.offsetTop;\r\n\r\n      img.style.transformOrigin = x + 'px ' + y + 'px';\r\n      img.style.transform = 'scale(1.5)';\r\n    });\r\n\r\n    img.addEventListener('mouseleave', function() {\r\n      img.style.transformOrigin = 'center center';\r\n      img.style.transform = 'scale(1)';\r\n    });\r\n  });\r\n<\/script>\n<!-- \/end HFCM by 99 Robots -->\n<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>\ubaa8\ub378: <\/strong>D-8212<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_0 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\uc790\ub3d9\ud654 \uc7a5\ube44\uc6a9 18\ud0a4 \uc0b0\uc5c5\uc6a9 \uae08\uc18d \uc22b\uc790 \ud0a4\ud328\ub4dc<\/h1><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uacac\uace0\ud55c \uc2a4\ud14c\uc778\ub9ac\uc2a4 \uc2a4\ud2f8 \uad6c\uc870\uc640 IP65 \ub4f1\uae09\uc758 \ubc29\uc9c4\u00b7\ubc29\uc218 \uae30\ub2a5\uc744 \uac16\ucd98 12\ud0a4 \uc0b0\uc5c5\uc6a9 \uae08\uc18d \ubc31\ub77c\uc774\ud2b8 \uc22b\uc790 \ud0a4\ud328\ub4dc\uc785\ub2c8\ub2e4. \ucd9c\uc785 \ud1b5\uc81c \uc2dc\uc2a4\ud15c, \ud0a4\uc624\uc2a4\ud06c, \uc790\ud310\uae30 \ubc0f \uc0b0\uc5c5\uc6a9 \uc7a5\ube44\uc5d0\uc11c \uc548\uc815\uc801\uc778 \uc791\ub3d9\uc744 \uc704\ud574 \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n<ul>\n<li>\uace8\ub4dc PCB \uc811\uc810\uc758 \uace8\ub4dc \uc628 \uace8\ub4dc \ub3d4<\/li>\n<li>\ub2e4\uc591\ud55c \uc778\ud130\ud398\uc774\uc2a4 \uc635\uc158 \uc81c\uacf5: USB, PS\/2, RS232, RS485, \ub9e4\ud2b8\ub9ad\uc2a4<\/li>\n<li>\uae30\uacc4\uc801 \uc548\uc815\uc131\uc744 \ubcf4\uc7a5\ud558\ub294 \uac15\ud654 PCB<\/li>\n<li>\ud0a4\uc758 \uac10\ucd09\uc774 \ubd80\ub4dc\ub7fd\uace0 \ubc31\ub77c\uc774\ud2b8\uac00 \ub4e4\uc5b4\uc635\ub2c8\ub2e4.<\/li>\n<li>\ubaa8\ub4e0 \uc5b8\uc5b4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc73c\uba70 \ucd94\uac00 \ube44\uc6a9\uc740 \ubb34\ub8cc\uc785\ub2c8\ub2e4.<\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_0_wrapper  et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module\" href=\"\/ko\/contact-us\/\" data-icon=\"\uf653\">\uacac\uc801 \ubc1b\uae30<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"second_nav\" class=\"et_d4_element et_pb_section et_pb_section_1 et_pb_sticky_module et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_1 et_pb_gutters1  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_pb_with_border et_pb_column_1_5 et_d4_element et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_2 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uac1c\uc694<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_3 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uac1c\uc694<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_5 et_d4_element et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_4 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uc81c\ud488 \ud06c\uae30<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_5 et_d4_element et_pb_column et_pb_column_4  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_5 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uc0ac\uc591<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_5 et_d4_element et_pb_column et_pb_column_5  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_6 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\uac24\ub7ec\ub9ac<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_5 et_d4_element et_pb_column et_pb_column_6  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_7 et_clickable  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\ub2e4\uc6b4\ub85c\ub4dc<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"overview\" class=\"et_d4_element et_pb_section et_pb_section_2 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_2  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_7  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_8  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>D-8212<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_1 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\uc790\ub3d9\ud654 \uc7a5\ube44\uc6a9 18\ud0a4 \uc0b0\uc5c5\uc6a9 \uae08\uc18d \uc22b\uc790 \ud0a4\ud328\ub4dc<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"overview_mobile\" class=\"et_d4_element et_pb_section et_pb_section_3 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_3  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_8  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_9  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>D-8212<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_2 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\uc790\ub3d9\ud654 \uc7a5\ube44\uc6a9 18\ud0a4 \uc0b0\uc5c5\uc6a9 \uae08\uc18d \uc22b\uc790 \ud0a4\ud328\ub4dc<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_section et_pb_section_4 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_4  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_9  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"1100\" height=\"1293\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1.webp\" alt=\"d-8602\" title=\"D-8212-1\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1.webp 1100w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1-980x1152.webp 980w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1-480x564.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1100px, 100vw\" class=\"wp-image-24122\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_5 et_animated et_pb_gutters1  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_pb_with_border et_pb_column_1_3 et_d4_element et_pb_column et_pb_column_10  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_icon et_pb_icon_0\">\n\t\t\t\t<span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\ue011<\/span><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><strong>\uace0\ud488\uc9c8 \uc18c\uc7ac<br \/><\/strong>304 \uc2a4\ud14c\uc778\ub9ac\uc2a4 \uc2a4\ud2f8 \ubc0f \uc0b0\uc5c5\uc6a9 \ub4f1\uae09 \uc2e4\ub9ac\ucf58<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_3 et_d4_element et_pb_column et_pb_column_11  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_icon et_pb_icon_1\">\n\t\t\t\t<span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf0eb<\/span><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_11  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><strong>\ub808\uc774\uc800 \uac01\uc778\ub41c \ubb38\uc790<br \/><\/strong>\ubc31\ub77c\uc774\ud2b8 \ud45c\uc2dc \ubb38\uc790\ub294 \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_12  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_icon et_pb_icon_2\">\n\t\t\t\t<span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf2cc<\/span><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_12  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><strong>\ubcf4\ud638 \uc218\uc900<br \/><\/strong><span>IP65 \ubcf4\ud638 \uc218\uc900<\/span><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_section et_pb_section_5 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_with_border et_d4_element et_pb_row et_pb_row_6 et_pb_equal_columns  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_3_5 et_pb_column et_pb_column_13  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"807\" height=\"528\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3_1.webp\" alt=\"d-8602\" title=\"D-8212-3_(1)\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3_1.webp 807w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3_1-480x314.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 807px, 100vw\" class=\"wp-image-24127\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_2_5 et_pb_column et_pb_column_14  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_13  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><span>-- \uace0\uac1d\uc5d0 \uac00\uc7a5 \uc801\ud569\ud55c \uc194\ub8e8\uc158<\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_3 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\ud2b9\uc218 \uad6c\uc870 \uc124\uacc4<\/h1><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_14  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><span>\uc218\ub144\uac04\uc758 \uc5f0\uad6c \uac1c\ubc1c\uacfc \uc0ac\uc6a9\uc73c\ub85c \ud48d\ubd80\ud55c \uacbd\ud5d8\uc744 \uc313\uc544 \uc7a5\ube44\uc758 \uc124\uacc4\uc640 \uad6c\uc131 \uc694\uc18c\uc5d0\uc11c \uc7a5\uae30\uc801\uc778 \uc548\uc804\uacfc \uc548\uc815\uc131\uc744 \ubcf4\uc7a5\ud558\uc5ec \ud6a8\uc728\uc801\uc778 \uc131\ub2a5\uc744 \ubc1c\ud718\ud560 \uc218 \uc788\ub3c4\ub85d \uc548\ub0b4\ud569\ub2c8\ub2e4.<\/span><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_section et_pb_section_6 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_7 et_animated  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_15  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_15  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><span>-- \uc624\ub9ac\uc9c0\ub110 \ub514\uc790\uc778 \uc81c\uc870\uc5c5\uccb4<\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_4 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\ub2e4\uc591\ud55c \uc778\ud130\ud398\uc774\uc2a4 \uc9c0\uc6d0<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_16  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_16  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><span>\ub2e4\uc591\ud55c \ud50c\ub7ab\ud3fc\uacfc \ud638\ud658\ub418\ub294 \ub2e4\uc591\ud55c \uc124\uce58 \ubc29\ubc95 \uc81c\uacf5<\/span><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"pro_materials\" class=\"et_d4_element et_pb_row et_pb_row_8  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_17  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_2\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"800\" height=\"580\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-1-d-8201f.webp\" alt=\"D-8602 stainless steel\" title=\"\uc778\ud130\ud398\uc774\uc2a4-1-D-8201F\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-1-d-8201f.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-1-d-8201f-480x348.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" class=\"wp-image-4862\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_17  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>USB<\/strong><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_18  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_3\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"800\" height=\"580\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-2-d-8201f.webp\" alt=\"D-8602B-\u7535\u9540\u9ed1\u8272\" title=\"\uc778\ud130\ud398\uc774\uc2a4-2-D-8201F\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-2-d-8201f.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-2-d-8201f-480x348.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" class=\"wp-image-4851\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_18  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>PS2<\/strong><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_19  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_4\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"800\" height=\"580\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-4-d-8201f.webp\" alt=\"d-8602-materials\" title=\"interface-4-d-8201f\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-4-d-8201f.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-4-d-8201f-480x348.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" class=\"wp-image-4853\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_19  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong><span>RS232\/RS485<\/span><\/strong><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_20  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_5\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"800\" height=\"580\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-3-d-8201f.webp\" alt=\"d-8602-materials\" title=\"\uc778\ud130\ud398\uc774\uc2a4-3-D-8201F\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-3-d-8201f.webp 800w, https:\/\/davolin.com\/wp-content\/uploads\/2024\/04\/interface-3-d-8201f-480x348.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw\" class=\"wp-image-4852\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_module et_d4_element et_pb_text et_pb_text_20  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong><span>\ub9e4\ud2b8\ub9ad\uc2a4<\/span><\/strong><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"product_size\" class=\"et_d4_element et_pb_section et_pb_section_7 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_9 et_animated  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_21  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_5 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\uc81c\ud488 \ud06c\uae30<\/h1><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_6\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"1556\" height=\"1206\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-size.webp\" alt=\"product size\" title=\"D-8212 \uc0ac\uc774\uc988\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-size.webp 1556w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-size-1280x992.webp 1280w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-size-980x760.webp 980w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-size-480x372.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1556px, 100vw\" class=\"wp-image-24132\" \/><\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"specifications\" class=\"et_d4_element et_pb_section et_pb_section_8 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_10  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_22  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_6 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\uc0ac\uc591<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_11  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_23  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_21  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" width=\"546\" height=\"629\" style=\"height: 601px; border-collapse: collapse; width: 546px; border-color: gray; border-style: solid; margin-left: auto; margin-right: auto;\">\n<tbody>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td class=\"et2\" height=\"18\" x:str=\"\" style=\"height: 13px; width: 547px; text-align: center;\" colspan=\"2\"><span style=\"color: #c5de48;\"><em><strong>\ubb3c\ub9ac\uc801 \uc18d\uc131<\/strong><\/em><\/span><\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud328\ub110 \ud06c\uae30<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">90\u00d7110mm<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud1b5\uc2e0 \uc778\ud130\ud398\uc774\uc2a4<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">USB\/PS2\/RS232\/RS485\/Matrix<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud0a4 \uac1c\uc218<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">18<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\uc8fc\uc694 \uc5ec\ud589<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\u22481.5mm<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud0a4 \uc555\ub825<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\u22480.6N\u00b10.1N<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\uac1c\uc778 \ud0a4 \uc218\uba85<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\u2248200W \uc2dc\uac04<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\uc8fc\uc694 \uc790\ub8cc<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">304 \uc2a4\ud14c\uc778\ub9ac\uc2a4 \uc2a4\ud2f8<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud328\ub110 \uc7ac\uc9c8<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">304 \uc2a4\ud14c\uc778\ub9ac\uc2a4 \uc2a4\ud2f8<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\uc100\uc2dc \uc7ac\uc9c8<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">304 \uc2a4\ud14c\uc778\ub9ac\uc2a4 \uc2a4\ud2f8<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">PCB \uc7a5\uc778 \uc815\uc2e0<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\uace8\ub4dc \ubab0\uc785<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud0a4 \ubc31\ub77c\uc774\ud2b8<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\uc544\ub2c8\uc694<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud0a4 \ud06c\uae30<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">14\u00d714mm<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\uc21c \uc911\ub7c9<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\uc57d 300g<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.312px;\">\ud2b8\ub9ac\uac70 \ubaa8\ub4dc<\/td>\n<td x:str=\"\" style=\"width: 271.688px; height: 13px;\">\ud0c4\uc18c \uc785\uc790<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"table-container\"><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_2 et_pb_column et_pb_column_24  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_22  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" width=\"546\" height=\"629\" style=\"height: 248px; border-collapse: collapse; width: 546px; border-color: gray; border-style: solid; margin-left: auto; margin-right: auto;\">\n<tbody>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td class=\"et2\" height=\"18\" x:str=\"\" style=\"height: 13px; width: 542px; text-align: center;\" colspan=\"2\"><span style=\"color: #c5de48;\"><em><strong>\uc804\uae30\uc801 \ud2b9\uc131<\/strong><\/em><\/span><\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ud1b5\uc2e0 \uc778\ud130\ud398\uc774\uc2a4<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">USB 2.0<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\uc2dc\uc2a4\ud15c \ud638\ud658\uc131<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">Win, Linux \ub4f1<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\uc791\ub3d9 \uc804\uc555<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">5V\u00b10.25<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\uc791\ub3d9 \uc804\ub958<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">&lt;50mA<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ucd5c\ub300 \uc804\ub825<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">\u22480.15W<\/td>\n<\/tr>\n<tr style=\"height: 0px;\">\n<td style=\"width: 542px; height: 92px;\" colspan=\"2\" rowspan=\"2\"><\/td>\n<\/tr>\n<tr style=\"height: 92px;\"><\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 542px; text-align: center;\" colspan=\"2\"><span style=\"color: #c5de48;\"><em><strong>\ud14c\uc2a4\ud2b8 \ud56d\ubaa9<\/strong><\/em><\/span><\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ubcf4\ud638 \uc218\uc900<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">IP65<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\uc791\ub3d9 \uc628\ub3c4<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">-40\u00b0C~70\u00b0C<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ubcf4\uad00 \uc628\ub3c4<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">-45\u00b0C~85\u00b0C<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ud3c9\uade0 \uc7a5\uc560 \ubc1c\uc0dd \uc2dc\uac04<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">&gt;20000H<\/td>\n<\/tr>\n<tr height=\"18\" style=\"height: 13.50pt;\">\n<td height=\"18\" x:str=\"\" style=\"height: 13px; width: 275.5px;\">\ud3c9\uade0 \uc218\ub9ac \uc2dc\uac04<\/td>\n<td x:str=\"\" style=\"width: 263.5px; height: 13px;\">&lt;30M<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"table-container\"><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"gallery\" class=\"et_d4_element et_pb_section et_pb_section_9 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_12 et_animated  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_25  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_7 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">D-8212 \uac24\ub7ec\ub9ac<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_13  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_26  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div id=\"pro_gallery\" class=\"et_pb_module et_d4_element et_pb_gallery et_pb_gallery_0  et_pb_bg_layout_light et_pb_gallery_grid\">\n\t\t\t\t<div class=\"et_pb_gallery_items et_pb_grid_items et_post_gallery clearfix\" data-per_page=\"5\"><div class=\"et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_css_mix_blend_mode et_pb_gallery_item_0_0\"><div class=\"et_pb_gallery_image landscape\">\n\t\t\t\t\t<a href=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1.webp\" title=\"D-8212-1_(1)\">\n\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"284\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1-400x284.webp\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1.webp 479w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-1_1-400x284.webp 480w\" sizes=\"(max-width:479px) 479px, 100vw\" class=\"wp-image-24123\" \/>\n\t\t\t\t\t<span class=\"et_overlay et_pb_inline_icon\" data-icon=\"T\"><\/span>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div><\/div><div class=\"et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_css_mix_blend_mode et_pb_gallery_item_0_1\"><div class=\"et_pb_gallery_image landscape\">\n\t\t\t\t\t<a href=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1.webp\" title=\"D-8212-2_(1)\">\n\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"284\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1-400x284.webp\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1.webp 479w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-2_1-400x284.webp 480w\" sizes=\"(max-width:479px) 479px, 100vw\" class=\"wp-image-24125\" \/>\n\t\t\t\t\t<span class=\"et_overlay et_pb_inline_icon\" data-icon=\"T\"><\/span>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div><\/div><div class=\"et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_css_mix_blend_mode et_pb_gallery_item_0_2\"><div class=\"et_pb_gallery_image landscape\">\n\t\t\t\t\t<a href=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3.webp\" title=\"D-8212-3\">\n\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"284\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3-400x284.webp\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3.webp 479w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-3-400x284.webp 480w\" sizes=\"(max-width:479px) 479px, 100vw\" class=\"wp-image-24126\" \/>\n\t\t\t\t\t<span class=\"et_overlay et_pb_inline_icon\" data-icon=\"T\"><\/span>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div><\/div><div class=\"et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_css_mix_blend_mode et_pb_gallery_item_0_3\"><div class=\"et_pb_gallery_image landscape\">\n\t\t\t\t\t<a href=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4.webp\" title=\"D-8212-4\">\n\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"284\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4-400x284.webp\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4.webp 479w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-4-400x284.webp 480w\" sizes=\"(max-width:479px) 479px, 100vw\" class=\"wp-image-24128\" \/>\n\t\t\t\t\t<span class=\"et_overlay et_pb_inline_icon\" data-icon=\"T\"><\/span>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div><\/div><div class=\"et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_css_mix_blend_mode et_pb_gallery_item_0_4\"><div class=\"et_pb_gallery_image landscape\">\n\t\t\t\t\t<a href=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5.webp\" title=\"D-8212-5\">\n\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"284\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5-400x284.webp\" srcset=\"https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5.webp 479w, https:\/\/davolin.com\/wp-content\/uploads\/2026\/08\/D-8212-5-400x284.webp 480w\" sizes=\"(max-width:479px) 479px, 100vw\" class=\"wp-image-24130\" \/>\n\t\t\t\t\t<span class=\"et_overlay et_pb_inline_icon\" data-icon=\"T\"><\/span>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div><\/div><\/div><div class=\"et_pb_gallery_pagination\"><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"downlaod_layout\" class=\"et_d4_element et_pb_section et_pb_section_10 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_14  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_27  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_8 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\ub2e4\uc6b4\ub85c\ub4dc<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_with_border et_d4_element et_pb_row et_pb_row_15 download_bar et_pb_section_video_on_hover  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_28  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_23  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p>\ub2e4\uc6b4\ub85c\ub4dc<\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_29  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_24  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><a href=\"\/wp-content\/uploads\/2026\/08\/D-8212-Metal-Keypad-data-sheet.pdf\" target=\"_blank\" rel=\"noopener\">D-8212 \uc0ac\uc591<\/a><\/p><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_30  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_7\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<a href=\"\/wp-content\/uploads\/2026\/08\/D-8212-Metal-Keypad-data-sheet.pdf\" target=\"_blank\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" width=\"30\" height=\"30\" src=\"https:\/\/davolin.com\/wp-content\/uploads\/2024\/01\/catalog-download-fill.png\" alt=\"catalog-download-fill\" title=\"\uce74\ud0c8\ub85c\uadf8-\ub2e4\uc6b4\ub85c\ub4dc-\ucc44\uc6b0\uae30\" class=\"wp-image-3070\" \/><\/span><\/a>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_section et_pb_section_11 et_pb_with_background  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_16  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_2_3 et_pb_column et_pb_column_31  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_heading et_pb_heading_9 et_pb_bg_layout_\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_heading\">\ub2e4\ubcf4\uc640 \ud568\uaed8 \uc0c8\ub85c\uc6b4 \ud504\ub85c\uc81d\ud2b8\ub97c \uc2dc\uc791\ud558\uc138\uc694!<\/h1><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_32  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_button_module_wrapper et_pb_button_1_wrapper  et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_1 et_pb_bg_layout_light et_block_module\" href=\"\/ko\/contact-us\/\" data-icon=\"\ue076\">\uc9c0\uae08 \ubb38\uc758<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":24123,"comment_status":"open","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"project_category":[131,86,112,132],"project_tag":[],"class_list":["post-24221","project","type-project","status-publish","has-post-thumbnail","hentry","project_category-all-product","project_category-keypads","project_category-stainless_steel-keypads","project_category-stainless-steel-all-product"],"_links":{"self":[{"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project\/24221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project"}],"about":[{"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/types\/project"}],"author":[{"embeddable":true,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/comments?post=24221"}],"version-history":[{"count":4,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project\/24221\/revisions"}],"predecessor-version":[{"id":24288,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project\/24221\/revisions\/24288"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/media\/24123"}],"wp:attachment":[{"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/media?parent=24221"}],"wp:term":[{"taxonomy":"project_category","embeddable":true,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project_category?post=24221"},{"taxonomy":"project_tag","embeddable":true,"href":"https:\/\/davolin.com\/ko\/wp-json\/wp\/v2\/project_tag?post=24221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}