{"product_id":"34-wi-fi-smart-motorized-ball-valve-brass-body-remote-app-mobile-control-manual-switch-plug-connection","title":"3\/4\" Wi-Fi Smart Motorized Ball Valve -  Brass Body, Remote App Mobile Control, Manual Switch, Plug Connection","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \n        .desktop-img {\n            display: block;\n        }\n        .mobile-img {\n            display: none;\n        } \n        \n        .section-title {\n            font-size: 22px;\n            line-height: 22px;\n            font-weight: bold;\n            margin: 15px 0 5px; \n            font-family: Arial;\n        }\n        \n        .section-title2 {\n            font-size: 22px;\n            line-height: 22px;\n            font-weight: bold;\n            margin: 15px 0 3px; \n            font-family: Arial;\n        }\n       \n        .section-title3 {\n            font-size: 22px;\n            line-height: 22px;\n            font-weight: bold;\n            margin: 15px 0 10px; \n            font-family: Arial;\n        }\n\n        \n        .section-description {\n            font-size: 16px;\n            line-height: 26px;\n            margin-top: 0px;\n            margin-bottom: 5px; \n            font-family: Arial;\n        }\n      \n        .faq {\n            font-size: 16px; \n            margin: 0; \n            line-height: 26px; \n            background-color: #f2f2f2; \n            padding: 5px;\n        }\n        \n        .section-description2 {\n            font-size: 16px;\n            line-height: 26px;\n            margin: 0px; \n            font-family: Arial;\n        }\n        \n.parameters-table-wrapper {\n    overflow-x: auto; \n    -webkit-overflow-scrolling: touch; \n    margin-top: 0px;\n}\n\n\n.parameters-table {\n    width: 100%;\n    min-width: 1000px;\n    border-collapse: collapse;\n    margin-top: 0px;\n}\n\n.parameters-table th, .parameters-table td {\n    border-top: 1.2px solid #a6a6a6; \n    border-bottom: 1.2px solid #a6a6a6;  \n    border-left: none;  \n    border-right: none;  \n    padding: 5px 2px;\n    text-align: left;\n    font-size: 16px;\n    line-height: 16px;\n}\n\n.parameters-table th {\n    background-color: #f2f2f2;\n    color: #2c2c2c;\n    font-weight: bold;\n}\n\n\n.parameters-table .bg-gray {\n    background-color: #f2f2f2;  \n}\n\n\n.options-table-wrapper {\n    overflow-x: auto; \n    -webkit-overflow-scrolling: touch; \n    margin-top: 0px;\n}\n\n.options-table {\n    width: 100%;\n    min-width: 1000px; \n    border-collapse: collapse;\n    margin-top: 0px;\n    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); \n}\n\n.options-table th, .options-table td {\n    border: 2px solid #000;  \n    padding: 5px 2px;  \n    text-align: center;\n    font-size: 16px;\n    line-height: 16px;\n}\n\n.options-table th {\n    background-color: #f2f2f2;\n    color: #2c2c2c;\n    font-weight: bold;\n}\n\n\n.parameters-table2 {\n    width: 100%;\n    min-width: 1000px; \n    border-collapse: collapse;\n    margin-top: 0px;\n}\n\n.parameters-table2 th, .parameters-table2 td {\n    border-top: 1.2px solid #a6a6a6;  \n    border-bottom: 1.2px solid #a6a6a6; \n    border-left: none;  \n    border-right: none; \n    padding: 5px 2px;\n    text-align: center;\n    font-size: 16px;\n    line-height: 16px;\n}\n\n.parameters-table2 th {\n    background-color: #f2f2f2;\n    color: #2c2c2c;\n    font-weight: bold;\n}\n\n\n.parameters-table2 .bg-gray {\n    background-color: #f2f2f2;  \n}\n\n\n.options-table-wrapper2 {\n    overflow-x: auto; \n    -webkit-overflow-scrolling: touch; \n    margin-top: 0px;\n}\n\n        .instruction-container {\n             display: flex;\n             justify-content: space-between;\n             align-items: flex-start;\n             gap: 10px; \/* Adds space between the video and the text *\/\n             margin-bottom: 0px; \/* Adds some space below the section *\/\n        }\n\n      \n        .img-container {\n              width: 50%; \n             display: flex;\n             justify-content: center; \n        }\n\n      \n        .text-container {\n               width: 50%; \n             font-size: 16px;\n             font-family: Arial;\n             \n         }\n\n         .instruction-container2 {\n             display: flex;\n             justify-content: space-between;\n             align-items: flex-start;\n             gap: 10px; \/* Adds space between the video and the text *\/\n             margin-bottom: 0px; \/* Adds some space below the section *\/\n        }\n\n      \n        .img-container2 {\n             width: 50%; \n             display: flex;\n             justify-content: center; \n        }\n\n      \n        .text-container2 {\n             width: 50%; \n            display: flex;\n             justify-content: center;\n         }\n\n\/* FAQ专属 图片+文字容器 40%+60%占比 - 不影响其他instruction-container *\/\n.instruction-container-faq {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 0px;\n}\n.img-container-faq {\n    width: 35%; \/* FAQ图片占40% *\/\n    display: flex;\n    justify-content: center;\n}\n.text-container-faq {\n    width: 65%; \/* FAQ文字占60% *\/\n    font-size: 16px;\n    font-family: Arial;\n}\n\/* FAQ专属 移动端适配 - 自动上下排列 *\/\n@media (max-width: 768px) {\n    .instruction-container-faq {\n        flex-direction: column;\n        align-items: center;\n    }\n    .img-container-faq, .text-container-faq {\n        width: 100%;\n        margin-bottom: 0px;\n    }\n}\n\n@media (max-width: 768px) {\n    .parameters-table th, .parameters-table td {\n        font-size: 14px; \n        padding: 8px 4px; \n    }\n\n   \n    .options-table th, .options-table td {\n        font-size: 14px; \n        padding: 8px 4px;\n    }\n\n    .parameters-table-wrapper {\n        overflow-x: auto;\n    }\n    .parameters-table2 th, .parameters-table2 td {\n        font-size: 14px; \n        padding: 8px 4px; \n    }\n    .parameters-table-wrapper2 {\n        overflow-x: auto;\n    }\n    .desktop-img {\n                display: none;\n            }\n            .mobile-img {\n                display: block; \n            }\n    .instruction-container {\n                flex-direction: column; \n                align-items: center;\n            }\n\n            .img-container, .text-container {\n                width: 100%; \/* Both take full width *\/\n                margin-bottom: 0px; \n            }\n            .instruction-container2 {\n                flex-direction: column; \n                align-items: center;\n            }\n\n            .img-container2, .text-container2 {\n                width: 100%; \/* Both take full width *\/\n                margin-bottom: 0px; \n            }\n    \n}\n\n@media (max-width: 480px) {\n    .parameters-table th, .parameters-table td {\n        font-size: 12px; \n        padding: 6px 3px; \n    }\n\n    \n    .options-table th, .options-table td {\n        font-size: 12px; \n    }\n\n    .parameters-table-wrapper {\n        overflow-x: auto;\n    }\n    .parameters-table2 th, .parameters-table2 td {\n        font-size: 12px; \n        padding: 6px 3px; \n    }\n    .parameters-table-wrapper2 {\n        overflow-x: auto;\n    }\n    .desktop-img {\n                display: none; \n            }\n            .mobile-img {\n                display: block; \n            }\n    .instruction-container {\n                flex-direction: column; \n            }\n            .instruction-container2 {\n                flex-direction: column; \n            }\n    \n}\n    \u003c\/style\u003e\n\u003c!-- background --\u003e\n\u003cp\u003e\u003cimg alt=\"Desktop Image 1\" class=\"desktop-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFMSV\/jfmsv-WiFi-plug-a.jpg\"\u003e \u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFMSV\/jfmsv-WiFi-plug-a-p.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-title\"\u003eIntroduction\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eThe U.S. Solid Smart Motorized Ball Valve is a cutting-edge motorized ball valve with built-in smart control technology. Easily control the valve using your mobile device via Wi-Fi, with no complicated installation required. Simply download the app, connect to Wi-Fi, and remotely open or close the valve with a few taps. Enjoy unmatched convenience and ease of use compared to traditional valves. Perfect for controlling water, gas, or other fluids with reliable and accurate control every time.\u003cbr\u003eCompared to the basic model of smart motorized ball valve (powered by DC 5V via USB), this series comes with a plug-in AC-DC adapter that converts AC 100V-240V to DC 5V, enabling direct power supply from standard household AC outlets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Applications--\u003e\n\u003ch2 class=\"section-title2\"\u003eApplications\u003c\/h2\u003e\n\u003cp\u003e\u003cimg alt=\"Desktop Image 1\" class=\"desktop-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/JFSV-smart-plug-a.jpg\"\u003e \u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/JFSV-a-p.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- Smart Control--\u003e\n\u003ch2 class=\"section-title2\"\u003eSmart Control\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eThe smart motorized ball valve features a smart-control function, providing you with the convenience of controlling your valve using your cellphone. Furthermore, once the valve is connected to your WiFi, you can remotely control the valve even when you are away from home.\u003cbr\u003eThis feature allows for seamless and convenient operation of the valve from anywhere at any time.In addition to its smart control capabilities, the motorized ball valve is also equipped with a manual switch, providing an added layer of assurance and peace of mind.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"Desktop Image 1\" class=\"desktop-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/JFSV-smart-plug.jpg\"\u003e \u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/JFSV-smart-plug-p-1.jpg\"\u003e \u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/JFSV-smart-plug-p-2.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- Features --\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-title\"\u003eFeatures\u003c\/h2\u003e\n\u003cul class=\"section-description2\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen Percentage:\u003c\/strong\u003e Set the open percentage for precise flow regulation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlug Connection:\u003c\/strong\u003e Equipped with an included AC-DC adapter (converts AC 100V–240V to DC 5V) for direct wall outlet power supply.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNormally Closed:\u003c\/strong\u003e Closed when unpowered, opens when energized.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNPT\/G Threading:\u003c\/strong\u003e NPT (National Pipe Taper) and G (BSPP) threading to accommodate diverse global specifications, ensuring a secure seal with \u003ca href=\"https:\/\/ussolid.com\/products\/u-s-solid-10-rolls-0-7-inch-w-x-905-inches-l-teflon-tape-plumbers-tape-yellow-shell-html?_pos=3\u0026amp;_sid=7aa2e2725\u0026amp;_ss=r\" target=\"_blank\"\u003eteflon tape\u003c\/a\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eValve Body Material:\u003c\/strong\u003e Constructed from corrosion-resistant brass. Not suitable for drinking water applications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePTFE Seal:\u003c\/strong\u003e Superior to NBR and Viton in sealing, temperature, and pressure resistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"Desktop Image 1\" class=\"desktop-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/jfsv-smart-plug-ss.jpg\"\u003e \u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/jfsv-smart-plug-ss-p.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- Technical Data --\u003e\n\u003ch2 class=\"section-title3\"\u003eTechnical Data\u003c\/h2\u003e\n\u003cdiv class=\"parameters-table-wrapper\"\u003e\n\u003ctable class=\"parameters-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eUSS-MSV00452\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eSmart Motorized Ball Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eBore Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eStandard Port\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eLife Expectancy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e80,000-100,000 Cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eStatus Indicator\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eFlow Aperture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e20 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eThread Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eNPT\/G\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eOperating State\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eNormally Closed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e3\/4\"\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eWiring Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003ePlug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eValve Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eBrass\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eBall Seal\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003ePTFE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eOperating Time\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e8-10 Seconds\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eWorking Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eConverts AC 100V–240V to DC 5V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eMax Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e5W\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eMax Torque\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e10 N·m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eMedium Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e32℉ to 194℉\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eAmbient Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e-4℉ to 113℉\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eMax Medium Pressure\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e145 PSI (1.0 Mpa)\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eCompatible Media\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eWater, air, oil and gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003eGross Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e1.90 lbs\u003c\/td\u003e\n\u003ctd class=\"bg-gray\"\u003e\u003cstrong\u003ePackage Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e6.30\"x4.72\"x4.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-description\"\u003e*To view the full table on mobile, please swipe left or right on the screen.\u003c\/p\u003e\n\u003c!-- User Manual --\u003e\n\n\u003ch2 class=\"section-title3\"\u003eCe Certified Quality \u0026amp; Safety\u003c\/h2\u003e\n\u003cimg alt=\"Desktop Image 1\" class=\"desktop-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/CE\/CE.jpg\"\u003e\n\u003cimg alt=\"Desktop Image 2\" class=\"mobile-img\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/CE\/CE.jpg\"\u003e\n\u003ch2 class=\"section-title\"\u003eUser Manual\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eTo learn how to use this product, please refer to the \u003ca href=\"http:\/\/file.ussolid.com\/content\/JFMSV\/Instruction%20Manual-U.S.%20Solid%20Smart%20Motorized%20Ball%20Valve2025.pdf\" target=\"_blank\"\u003euser manual\u003c\/a\u003e or watch the \u003ca href=\"https:\/\/youtu.be\/PfpgH29YU-s?list=TLGGw48OMJtyzq8yMTA3MjAyNQ\" target=\"_blank\"\u003etutorial video\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003eThe GIF demonstrates flow control by setting Open Percentage (100% = fully open, 0% = fully closed).\u003c\/p\u003e\n\u003cdiv class=\"instruction-container\"\u003e\n\u003cdiv class=\"img-container\"\u003e\u003cimg alt=\"\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFMSV\/gif11.gif\" style=\"width: 100%; height: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-container\"\u003e\u003cimg alt=\"\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFMSV\/gif12.gif\" style=\"width: 100%; height: auto;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2 class=\"section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cp class=\"faq\"\u003e\u003cb\u003eProblem 1: What's the difference between this series and the basic Smart Motorized Ball Valve model?\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003eWhile the basic model operates on DC5V via USB, this series includes a plug adapter that converts AC100V-240V to DC5V for direct wall outlet connection.\u003c\/p\u003e\n\u003cp class=\"faq\"\u003e\u003cb\u003eProblem 2: Can the Smart Motorized Ball Valve only be controlled via the app?\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003e\u003cstrong\u003eNo\u003c\/strong\u003e, it also features a manual push-button for local control.\u003c\/p\u003e\n\u003cp class=\"faq\"\u003e\u003cb\u003eProblem 3: This smart ball valve is marked as normally closed – can its power-off passage state be modified via the app?\u003c\/b\u003e\u003c\/p\u003e\n\u003cdiv class=\"instruction-container-faq\"\u003e\n\u003cdiv class=\"img-container-faq\"\u003e\u003cimg alt=\"\" src=\"http:\/\/file.ussolid.com\/content\/Detailed%20Page\/JFSV\/jfsv-smart-plug-off.jpg\" style=\"width: 100%; height: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-container-faq\"\u003e\n\u003cp class=\"section-title\"\u003eTap “Settings” to set\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003eThis smart ball valve is factory default set to a normally closed state (valve passage closes automatically when power is lost), and you can freely adjust its power-off working state according to your actual usage needs through the dedicated mobile app.\u003c\/p\u003e\n\u003cp class=\"section-title\"\u003eThree states\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003eSelect the specific power-off state you need for the valve, and the setting will be automatically saved immediately once you make your selection, no additional save operation is required.\u003c\/p\u003e\n\u003cul class=\"section-description2\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOff:\u003c\/strong\u003e The valve passage stays closed when power is lost (consistent with the default setting).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOn:\u003c\/strong\u003e The valve passage remains open when power is lost.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory:\u003c\/strong\u003e The valve passage maintains its last working position before the power failure.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"faq\"\u003e\u003cb\u003eProblem 4: What is the difference between Full Port and Standard Port?\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"section-description2\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull Port:\u003c\/strong\u003e Matches pipe diameter, minimal flow restriction, ideal for high flow and low pressure drop.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard Port:\u003c\/strong\u003e Smaller than pipe diameter, higher resistance, suitable for general flow and pressure needs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"faq\"\u003e\u003cb\u003eProblem 5: Can this be used for Drinking Water?\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"section-description\"\u003e\u003cstrong\u003eNo.\u003c\/strong\u003e This valve is made of brass and is not suitable for drinking water applications.\u003c\/p\u003e","brand":"U.S. Solid","offers":[{"title":"NPT","offer_id":47129060704511,"sku":"JFMSV00452","price":96.99,"currency_code":"USD","in_stock":true},{"title":"G","offer_id":47158044786943,"sku":"JFMSV00452-G","price":93.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8113\/7151\/files\/1_68b394dc-894f-4181-9855-70dea288a69e.jpg?v=1755586745","url":"https:\/\/ussolid.com\/products\/34-wi-fi-smart-motorized-ball-valve-brass-body-remote-app-mobile-control-manual-switch-plug-connection","provider":"U.S. Solid","version":"1.0","type":"link"}