{"id":10721,"date":"2026-04-24T01:20:52","date_gmt":"2026-04-24T01:20:52","guid":{"rendered":"https:\/\/np.sheetheg.com\/?post_type=portfolio&#038;p=10721"},"modified":"2026-06-27T13:41:00","modified_gmt":"2026-06-27T10:41:00","slug":"3-cctv-and-smart-residential-complex-solutions","status":"publish","type":"portfolio","link":"https:\/\/np.sheetheg.com\/ar\/portfolio\/3-cctv-and-smart-residential-complex-solutions\/","title":{"rendered":"\u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0627\u0644\u0645\u062c\u0645\u0639 \u0627\u0644\u0633\u0643\u0646\u064a \u0627\u0644\u0630\u0643\u064a \u0627\u0644\u0645\u0632\u0648\u062f \u0628\u0643\u0627\u0645\u064a\u0631\u0627\u062a \u0645\u0631\u0627\u0642\u0628\u0629 \u062b\u0644\u0627\u062b\u064a\u0629 \u0627\u0644\u0623\u0628\u0639\u0627\u062f - NETPON"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10721\" class=\"elementor elementor-10721\" data-elementor-post-type=\"portfolio\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0800109 e-con-full e-flex e-con e-parent\" data-id=\"0800109\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-add5f51 elementor-widget elementor-widget-shortcode\" data-id=\"add5f51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        \/* ==========================================================================\n           WMM Scenarios Premium CSS - V10 (Full-Width, Sliders, RTL Fixes)\n           ========================================================================== *\/\n        :root {\n            --wmm-blue: #3b82f6; \n            --wmm-blue-dark: #0f172a; \n            --wmm-gold: #faba5b;\n            --wmm-gold-light: #ffc977;\n            \n            --wmm-bg-main: transparent;\n            --wmm-bg-card: rgba(255, 255, 255, 0.03); \n            --wmm-bg-card-hover: rgba(255, 255, 255, 0.06);\n            --wmm-text-main: #f8fafc; \n            --wmm-text-muted: #cbd5e1; \n            --wmm-border-color: rgba(255, 255, 255, 0.1); \n            \n            --wmm-radius: 20px;\n            --wmm-shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.5); \n            --wmm-shadow-hover: 0 20px 50px rgba(0, 0, 0, 0.8);\n            --wmm-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        }\n\n        @keyframes wmmFadeUp { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } }\n        @keyframes wmmPulse { 0% { opacity: 0.7; } 50% { opacity: 1; transform: scale(1.02); } 100% { opacity: 0.7; } }\n\n        \/* Container Full Width *\/\n        .wmm-scenario-container {\n            font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n            color: var(--wmm-text-main); background-color: var(--wmm-bg-main);\n            width: 100%; max-width: 100%; margin: 0 auto; padding: 40px 5%; line-height: 1.8; box-sizing: border-box; overflow: hidden;\n        }\n        .wmm-scenario-container * { box-sizing: border-box; }\n\n        \/* 1. Video Wrapper *\/\n        .wmm-video-wrapper {\n            position: relative; width: 100%; max-width: 1200px; margin: 0 auto 70px; aspect-ratio: 16 \/ 9;\n            border-radius: var(--wmm-radius); overflow: hidden; box-shadow: var(--wmm-shadow-hover);\n            background: #000; animation: wmmFadeUp 0.8s ease forwards; border: 1px solid var(--wmm-border-color); \n        }\n        .wmm-video-wrapper iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; }\n\n        \/* 2. Intro Section & Typography *\/\n        .wmm-intro-section { display: flex; flex-wrap: wrap; gap: 60px; margin-bottom: 90px; align-items: center; animation: wmmFadeUp 0.8s ease forwards; }\n        .wmm-intro-text { flex: 1 1 450px; }\n        .wmm-main-title {\n            color: var(--wmm-text-main); font-size: 3rem; font-weight: 800;\n            margin-bottom: 30px; position: relative; padding-bottom: 20px; line-height: 1.25; letter-spacing: -0.5px; \n        }\n        .wmm-main-title::after {\n            content: ''; position: absolute; bottom: 0; left: 0; width: 80px; height: 5px;\n            background: linear-gradient(90deg, var(--wmm-gold), var(--wmm-gold-light)); border-radius: 5px;\n        }\n        .wmm-intro-text p { font-size: 1.15rem; margin-bottom: 18px; color: var(--wmm-text-muted); }\n\n        \/* 3. Smart Dynamic Image Grid *\/\n        .wmm-intro-gallery { flex: 1 1 500px; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 18px; }\n        .wmm-gallery-img {\n            width: 100%; height: 100%; object-fit: cover; border-radius: var(--wmm-radius);\n            box-shadow: var(--wmm-shadow-soft); border: 1px solid var(--wmm-border-color); background: var(--wmm-bg-card);\n            transition: var(--wmm-transition); aspect-ratio: 4\/3;\n        }\n        .wmm-gallery-img:hover { transform: translateY(-6px) scale(1.02); box-shadow: var(--wmm-shadow-hover); z-index: 2; border-color: var(--wmm-gold); }\n\n        \/* 4. Sections *\/\n        .wmm-section { margin-bottom: 80px; width: 100%; animation: wmmFadeUp 1s ease forwards; }\n        .wmm-section-title { text-align: center; color: var(--wmm-text-main); font-size: 2.5rem; font-weight: 800; margin-bottom: 60px; letter-spacing: -0.5px; }\n        .wmm-text-gold { color: var(--wmm-gold) !important; }\n\n        \/* 5. Horizontal Sliders for Cards (\u0627\u0644\u0633\u0644\u0627\u064a\u062f\u0631 \u0627\u0644\u0623\u0641\u0642\u064a) *\/\n        .wmm-slider-container { position: relative; width: 100%; display: flex; align-items: center; }\n        .wmm-slider-arrow {\n            position: absolute; top: 50%; transform: translateY(-50%);\n            width: 45px; height: 45px; background: rgba(15, 23, 42, 0.8);\n            border: 1px solid var(--wmm-gold); color: var(--wmm-gold); border-radius: 50%;\n            z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center;\n            font-size: 1.2rem; transition: var(--wmm-transition); backdrop-filter: blur(10px);\n        }\n        .wmm-slider-arrow:hover { background: var(--wmm-gold); color: #000; box-shadow: 0 5px 15px rgba(250, 186, 91, 0.5); }\n        .wmm-prev { left: -10px; }\n        .wmm-next { right: -10px; }\n        \n        html[dir=\"rtl\"] .wmm-prev { left: auto; right: -10px; transform: translateY(-50%) rotate(180deg); }\n        html[dir=\"rtl\"] .wmm-next { right: auto; left: -10px; transform: translateY(-50%) rotate(180deg); }\n\n        .wmm-grid-cards { \n            display: flex !important; flex-wrap: nowrap !important; overflow-x: auto !important; overflow-y: hidden !important;\n            scroll-snap-type: x mandatory !important; gap: 30px !important; \n            padding: 30px 10px 50px !important; scrollbar-width: thin; scrollbar-color: var(--wmm-gold) rgba(255,255,255,0.05);\n            scroll-behavior: smooth; align-items: stretch !important; cursor: grab; width: 100%;\n        }\n        .wmm-grid-cards:active { cursor: grabbing; }\n        .wmm-grid-cards::-webkit-scrollbar { height: 8px; }\n        .wmm-grid-cards::-webkit-scrollbar-track { background: rgba(255,255,255,0.05); border-radius: 10px; }\n        .wmm-grid-cards::-webkit-scrollbar-thumb { background: var(--wmm-gold); border-radius: 10px; }\n\n        \/* 6. Card Design *\/\n        .wmm-card {\n            flex: 0 0 350px !important; max-width: 350px !important; scroll-snap-align: start !important;\n            background: var(--wmm-bg-card); padding: 45px 30px 35px !important; border-radius: 24px !important; \n            box-shadow: var(--wmm-shadow-soft); position: relative; border: 1px solid var(--wmm-border-color); \n            border-top: 4px solid var(--wmm-blue); transition: var(--wmm-transition); z-index: 1; backdrop-filter: blur(15px);\n            display: flex; flex-direction: column;\n        }\n        .wmm-card:hover { transform: translateY(-10px) !important; background: var(--wmm-bg-card-hover); box-shadow: var(--wmm-shadow-hover); border-top-color: var(--wmm-gold); }\n\n        .wmm-card-number {\n            position: absolute; top: -25px; left: 35px; width: 50px; height: 50px;\n            background: linear-gradient(135deg, var(--wmm-gold), #e6a32d); color: #000;\n            display: flex; align-items: center; justify-content: center; border-radius: 50%;\n            font-weight: 800; font-size: 1.3rem; border: 4px solid #1e293b; \n            box-shadow: 0 5px 15px rgba(250, 186, 91, 0.3); transition: var(--wmm-transition);\n            direction: ltr !important; unicode-bidi: isolate !important;\n        }\n        .wmm-card:hover .wmm-card-number { transform: scale(1.15); box-shadow: 0 8px 20px rgba(250, 186, 91, 0.5); border-color: #2d3748; }\n\n        .wmm-card-title { color: var(--wmm-text-main); font-size: 1.4rem; font-weight: 800; margin: 15px 0 20px; line-height: 1.4; }\n        .wmm-card-desc { color: var(--wmm-text-muted); font-size: 1.05rem; margin: 0; line-height: 1.8; }\n\n        \/* 7. Alt Card (Highlights - Glass Background) *\/\n        .wmm-bg-blue {\n            background: rgba(15, 23, 42, 0.4) !important; backdrop-filter: blur(30px) !important;\n            padding: 80px 5% !important; border-radius: 35px !important; position: relative; overflow: hidden;\n            box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05), 0 20px 50px rgba(0,0,0,0.5) !important; \n        }\n        .wmm-bg-blue::before { content: ''; position: absolute; top: -100px; right: -100px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(250,186,91,0.1) 0%, transparent 70%); border-radius: 50%; pointer-events: none; }\n        .wmm-card-alt { border-top: none !important; border-left: 5px solid var(--wmm-gold) !important; }\n        .wmm-card-alt:hover { border-left-color: var(--wmm-blue) !important; }\n        .wmm-card-border { border-top: none !important; border-left: 5px solid var(--wmm-gold) !important; }\n        .wmm-card-border:hover { border-left-color: var(--wmm-blue) !important; }\n\n        \/* 8. Topology Image & Native Lightbox Features *\/\n        .wmm-topology-wrapper { background: var(--wmm-bg-card); padding: 30px; border-radius: var(--wmm-radius); text-align: center; border: 1px solid var(--wmm-border-color); transition: var(--wmm-transition); box-shadow: var(--wmm-shadow-soft); width: 100%; max-width: 1200px; margin: 0 auto; }\n        .wmm-topology-wrapper:hover { box-shadow: var(--wmm-shadow-hover); border-color: var(--wmm-gold); transform: translateY(-4px); }\n        .wmm-topology-wrapper a { display: block; overflow: hidden; border-radius: 12px; }\n        .wmm-topology-img { max-width: 100%; height: auto; border-radius: 12px; transition: transform 0.4s ease; width: 100%; }\n        .wmm-topology-wrapper a:hover .wmm-topology-img { transform: scale(1.03); }\n        .wmm-topology-note { font-size: 1rem; color: var(--wmm-gold); margin: 20px 0 0 0; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 8px; animation: wmmPulse 2s infinite; pointer-events: none; }\n\n        \/* ==========================================================================\n           9. RTL Fixes (\u0625\u0635\u0644\u0627\u062d\u0627\u062a \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629)\n           ========================================================================== *\/\n        html[dir=\"rtl\"] .wmm-scenario-container { direction: rtl !important; text-align: right !important; }\n        html[dir=\"rtl\"] .wmm-main-title::after { left: auto !important; right: 0 !important; }\n        html[dir=\"rtl\"] .wmm-card-number { left: auto !important; right: 35px !important; }\n        html[dir=\"rtl\"] .wmm-card-title { direction: rtl !important; }\n        html[dir=\"rtl\"] .wmm-card-alt, html[dir=\"rtl\"] .wmm-card-border { border-left: none !important; border-right: 5px solid var(--wmm-gold) !important; }\n        html[dir=\"rtl\"] .wmm-card-alt:hover, html[dir=\"rtl\"] .wmm-card-border:hover { border-right-color: var(--wmm-blue) !important; }\n\n        \/* ==========================================================================\n           10. Mobile Adjustments\n           ========================================================================== *\/\n        @media (max-width: 992px) { .wmm-intro-section { flex-direction: column; gap: 40px; } .wmm-intro-gallery { width: 100%; } .wmm-main-title { font-size: 2.4rem; } }\n        @media (max-width: 768px) {\n            .wmm-scenario-container { padding: 40px 20px !important; }\n            .wmm-main-title { font-size: 2.1rem; text-align: center !important; }\n            .wmm-main-title::after { left: 50% !important; transform: translateX(-50%) !important; right: auto !important; }\n            .wmm-intro-text p { text-align: center !important; }\n            \n            .wmm-section-title { font-size: 1.9rem; margin-bottom: 40px; text-align: center !important; }\n            .wmm-intro-gallery { display: flex; flex-direction: column; gap: 20px; } \n            \n            .wmm-slider-container { padding: 0 !important; }\n            .wmm-prev { left: 5px; } .wmm-next { right: 5px; }\n            html[dir=\"rtl\"] .wmm-prev { left: auto; right: 5px; }\n            html[dir=\"rtl\"] .wmm-next { right: auto; left: 5px; }\n\n            .wmm-grid-cards { gap: 20px !important; padding: 20px 0 40px !important; }\n            .wmm-card { flex: 0 0 85vw !important; max-width: 85vw !important; scroll-snap-align: center !important; padding: 45px 25px 30px !important; }\n            .wmm-card-title, .wmm-card-desc { text-align: center !important; }\n            \n            .wmm-card-number { left: 50% !important; right: auto !important; transform: translateX(-50%) !important; }\n            html[dir=\"rtl\"] .wmm-card-number { right: 50% !important; transform: translateX(50%) !important; }\n            .wmm-card:hover .wmm-card-number { transform: translateX(-50%) scale(1.15) !important; }\n            html[dir=\"rtl\"] .wmm-card:hover .wmm-card-number { transform: translateX(50%) scale(1.15) !important; }\n        }\n    <\/style>\n\n    <div class=\"wmm-scenario-container\">\n        \n        \n        <div class=\"wmm-intro-section\">\n            <div class=\"wmm-intro-text\">\n                <h1 class=\"wmm-main-title\">CCTV and Smart Residential Complex Solutions<\/h1>\n                                    <p>Modern residential complexes are rapidly evolving into fully connected smart communities, where safety, efficiency, and reliability are essential. CCTV and Smart Residential Complex PON Solutions provide a powerful, integrated approach to secure and intelligent living environments.<\/p>\n                                    <p>By using Passive Optical Network (PON) technology, residential developers can deploy a high-capacity fiber infrastructure that supports both HD\/4K CCTV surveillance systems and smart home services through a single, cost-effective network. This unified architecture reduces maintenance, enhances signal quality, and enables seamless scalability for future upgrades.<\/p>\n                                    <p>Through advanced fiber-based connectivity, residential complexes can integrate intelligent access control, perimeter monitoring, video analytics, and building automation creating a centralized ecosystem that enhances the safety and comfort of every resident. PON technology ensures stable, long-distance transmission with lower energy consumption, supporting continuous operation and high-reliability security services.<\/p>\n                            <\/div>\n            <div class=\"wmm-intro-gallery\">\n                                    <img decoding=\"async\" src=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/image1-netpon-1.webp\" class=\"wmm-gallery-img\">\n                                    <img decoding=\"async\" src=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/image2-netpon-1.webp\" class=\"wmm-gallery-img\">\n                                    <img decoding=\"async\" src=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/image3-netpon-1.webp\" class=\"wmm-gallery-img\">\n                                    <img decoding=\"async\" src=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/image4-netpon-1.webp\" class=\"wmm-gallery-img\">\n                            <\/div>\n        <\/div>\n\n        <div class=\"wmm-section\">\n            <h2 class=\"wmm-section-title\">Project Requirements<\/h2>\n            <div class=\"wmm-slider-container\">\n                <button class=\"wmm-slider-arrow wmm-prev\" aria-label=\"Previous\">&#10094;<\/button>\n                <div class=\"wmm-grid-cards\">\n                                            <div class=\"wmm-card\">\n                            <div class=\"wmm-card-number\">01.<\/div>\n                            <h3 class=\"wmm-card-title\">Main entrances and lobbies<\/h3>\n                            <p class=\"wmm-card-desc\">Meet the rigorous security demands of high-traffic access points, ensuring real-time data transmission for facial recognition systems, high-definition CCTV monitoring, and digital visitor intercoms. The network must prioritize critical security data while restricting unauthorized physical and digital access to the complex&#039;s internal management systems.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card\">\n                            <div class=\"wmm-card-number\">02.<\/div>\n                            <h3 class=\"wmm-card-title\">Outdoor amenities (Parks and pools)<\/h3>\n                            <p class=\"wmm-card-desc\">To cope with diverse weather conditions, the outdoor network must work stably for a long time using ruggedized equipment, with one fiber multi-service capability. It must carry real-time video surveillance data, public Wi-Fi for residents, smart lighting controls, environmental IoT sensors, and public address (PA) systems across the complex grounds.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card\">\n                            <div class=\"wmm-card-number\">03.<\/div>\n                            <h3 class=\"wmm-card-title\">Parking facilities and basements<\/h3>\n                            <p class=\"wmm-card-desc\">Target comprehensive vehicle monitoring, visual event linkage with Automatic Number Plate Recognition (ANPR), and automated barrier gate systems. Achieving seamless network coverage in underground blind spots for low-light CCTV and emergency voice intercoms, executing immediate security alerts and visual tracking for any unauthorized entry before incidents occur.<\/p>\n                        <\/div>\n                                    <\/div>\n                <button class=\"wmm-slider-arrow wmm-next\" aria-label=\"Next\">&#10095;<\/button>\n            <\/div>\n        <\/div>\n\n                <div class=\"wmm-section\">\n            <h2 class=\"wmm-section-title\">Network Topology<\/h2>\n            <div class=\"wmm-topology-wrapper\">\n                <a href=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/network-topology-netpon-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"Network Topology\">\n                    <img decoding=\"async\" src=\"https:\/\/np.sheetheg.com\/wp-content\/uploads\/2026\/05\/network-topology-netpon-1.webp\" class=\"wmm-topology-img\" alt=\"Network Topology\">\n                <\/a>\n                <p class=\"wmm-topology-note\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"><\/line><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"><\/line><\/svg>\n                    Click on the image to enlarge\n                <\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"wmm-section wmm-bg-blue\">\n            <h2 class=\"wmm-section-title wmm-text-gold\">Highlights of the Solution<\/h2>\n            <div class=\"wmm-slider-container\">\n                <button class=\"wmm-slider-arrow wmm-prev\" aria-label=\"Previous\">&#10094;<\/button>\n                <div class=\"wmm-grid-cards\">\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">01. Enhanced Competitive Edge<\/h3>\n                            <p class=\"wmm-card-desc\">Differentiate yourself in new market segments, unlock fresh profit growth opportunities, and break free from industry saturation. Our zero-threshold optical solutions provide immediate competitive advantages over traditional alternatives.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">02. Network Stability &amp; Reliability<\/h3>\n                            <p class=\"wmm-card-desc\">By reducing the deployment of active devices, we significantly minimize the risk of network failures caused by equipment malfunctions, thereby enhancing overall system stability and reliability. This technology has been proven through successful large-scale commercial deployments by major operators.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">03. Scalable Flexibility<\/h3>\n                            <p class=\"wmm-card-desc\">Our solution enables seamless bandwidth upgrades without modifying existing cabling infrastructure designed to meet network demands for the next 30 years.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">04. Simplified Operations<\/h3>\n                            <p class=\"wmm-card-desc\">Deploy new sites without on-site manual configuration through one-click management and deployment via the EAAS platform.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">05. Unified Surveillance<\/h3>\n                            <p class=\"wmm-card-desc\">With CVR deployed at headquarters, executives can remotely monitor all branch operations from anywhere, even from home.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-alt\">\n                            <h3 class=\"wmm-card-title\">06. High-Quality Network<\/h3>\n                            <p class=\"wmm-card-desc\">Intelligent routing and traffic prioritization ensure smooth transmission for critical video streams, delivering a premium and highly reliable network experience.<\/p>\n                        <\/div>\n                                    <\/div>\n                <button class=\"wmm-slider-arrow wmm-next\" aria-label=\"Next\">&#10095;<\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"wmm-section\">\n            <h2 class=\"wmm-section-title\">User Value<\/h2>\n            <div class=\"wmm-slider-container\">\n                <button class=\"wmm-slider-arrow wmm-prev\" aria-label=\"Previous\">&#10094;<\/button>\n                <div class=\"wmm-grid-cards\">\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">01. Fiber to the Apartment with Multi-Service Support<\/h3>\n                            <p class=\"wmm-card-desc\">Deploying fiber directly to residential units eliminates the need for hallway weak-current rooms, saving cabling costs while reducing maintenance and safety risks. The network terminal carries all services, provides PoE functionality, and flexibly supports connections for CCTV cameras, smart IP intercoms, wireless APs, and IoT devices.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">02. Unified network for living and management<\/h3>\n                            <p class=\"wmm-card-desc\">Providing one network for residents&#039; daily life and property management use; A single physical infrastructure supports both operational needs and high-speed residential access, saving TCO investment; Wi-Fi supports seamless roaming across complex amenities like pools, parks, and gyms.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">03. Smart bandwidth and traffic management<\/h3>\n                            <p class=\"wmm-card-desc\">Intelligent traffic control through routing to prioritize critical security data (such as CCTV video streams) while ensuring a smooth, uninterrupted internet experience for all residents.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">04. Internal and external network isolation<\/h3>\n                            <p class=\"wmm-card-desc\">Strict network isolation between the complex&#039;s security\/management systems and the residents&#039; or guests&#039; public networks to prevent unauthorized access and ensure maximum information and physical security.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">05. Comprehensive security visualization<\/h3>\n                            <p class=\"wmm-card-desc\">Property management and security personnel can conduct remote digital patrols to monitor the complex grounds, public facilities, and perimeter security; When detecting trespassing, parking violations, or emergencies, the visual broadcasting system can be used to directly issue verbal warnings at specific locations or broadcast preset announcements for immediate deterrence.<\/p>\n                        <\/div>\n                                            <div class=\"wmm-card wmm-card-border\">\n                            <h3 class=\"wmm-card-title\">06. Integrated alarm for immediate response<\/h3>\n                            <p class=\"wmm-card-desc\">Audio and video linkage with security cameras and smart intercoms, pre-set emergency alarm audio playback, executing a &quot;first see and hear&quot; complete security verification mode before patrol guards arrive at the scene.<\/p>\n                        <\/div>\n                                    <\/div>\n                <button class=\"wmm-slider-arrow wmm-next\" aria-label=\"Next\">&#10095;<\/button>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- Mouse Drag & Arrows Logic -->\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const sliderContainers = document.querySelectorAll('.wmm-slider-container');\n        \n        sliderContainers.forEach(container => {\n            const slider = container.querySelector('.wmm-grid-cards');\n            const prev = container.querySelector('.wmm-prev');\n            const next = container.querySelector('.wmm-next');\n            if(!slider || !prev || !next) return;\n\n            const isRTL = document.documentElement.dir === 'rtl';\n            const scrollAmount = isRTL ? -350 : 350;\n\n            prev.addEventListener('click', () => { slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }); });\n            next.addEventListener('click', () => { slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }); });\n\n            let isDown = false;\n            let startX;\n            let scrollLeft;\n\n            slider.addEventListener('mousedown', (e) => {\n                isDown = true;\n                slider.style.cursor = 'grabbing';\n                startX = e.pageX - slider.offsetLeft;\n                scrollLeft = slider.scrollLeft;\n            });\n            slider.addEventListener('mouseleave', () => { isDown = false; slider.style.cursor = 'grab'; });\n            slider.addEventListener('mouseup', () => { isDown = false; slider.style.cursor = 'grab'; });\n            slider.addEventListener('mousemove', (e) => {\n                if (!isDown) return;\n                e.preventDefault();\n                const x = e.pageX - slider.offsetLeft;\n                const walk = (x - startX) * 2; \n                slider.scrollLeft = scrollLeft - walk;\n            });\n        });\n    });\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":11684,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","project-cat":[133],"class_list":["post-10721","portfolio","type-portfolio","status-publish","has-post-thumbnail","hentry","project-cat-pol-solutions"],"_links":{"self":[{"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/portfolio\/10721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/portfolio"}],"about":[{"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/types\/portfolio"}],"replies":[{"embeddable":true,"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/comments?post=10721"}],"version-history":[{"count":9,"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/portfolio\/10721\/revisions"}],"predecessor-version":[{"id":12132,"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/portfolio\/10721\/revisions\/12132"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/media\/11684"}],"wp:attachment":[{"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/media?parent=10721"}],"wp:term":[{"taxonomy":"project-cat","embeddable":true,"href":"https:\/\/np.sheetheg.com\/ar\/wp-json\/wp\/v2\/project-cat?post=10721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}