{"id":159,"date":"2026-09-01T11:11:02","date_gmt":"2026-09-01T04:11:02","guid":{"rendered":"https:\/\/siteplore.com\/?page_id=159"},"modified":"2026-09-02T11:29:15","modified_gmt":"2026-09-02T04:29:15","slug":"edge-connectivity","status":"publish","type":"page","link":"https:\/\/siteplore.com\/index.php\/edge-connectivity\/","title":{"rendered":"Edge &amp; Connectivity"},"content":{"rendered":"\n<!-- =========================================================\n     SITEPLORE \u2014 EDGE & CONNECTIVITY\n     WordPress Custom HTML\n     ========================================================= -->\n\n<style>\n\n.ec-page {\n    --ec-yellow: #f7b900;\n    --ec-yellow-dark: #d99f00;\n    --ec-navy: #15213b;\n    --ec-navy-2: #1c2d4f;\n    --ec-blue: #214c88;\n    --ec-cyan: #31a9e1;\n    --ec-cyan-light: #dff5ff;\n    --ec-green: #19a974;\n    --ec-red: #d75c5c;\n    --ec-text: #202b3d;\n    --ec-muted: #667085;\n    --ec-border: #e4e9f0;\n    --ec-light: #f7f9fc;\n\n    font-family: inherit;\n    color: var(--ec-text);\n    line-height: 1.6;\n    overflow: hidden;\n}\n\n.ec-page *,\n.ec-page *::before,\n.ec-page *::after {\n    box-sizing: border-box;\n}\n\n.ec-page a {\n    text-decoration: none;\n}\n\n.ec-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n}\n\n.ec-section {\n    padding: 88px 0;\n}\n\n.ec-light {\n    background: var(--ec-light);\n}\n\n.ec-dark {\n    color: white;\n    background:\n        radial-gradient(circle at 85% 15%, rgba(49,169,225,.17), transparent 28%),\n        radial-gradient(circle at 10% 85%, rgba(247,185,0,.08), transparent 23%),\n        linear-gradient(135deg, #111c34 0%, #1a2948 100%);\n}\n\n.ec-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 14px;\n    color: var(--ec-blue);\n    text-transform: uppercase;\n    letter-spacing: 1.6px;\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.ec-eyebrow::before {\n    content: \"\";\n    width: 28px;\n    height: 3px;\n    border-radius: 3px;\n    background: var(--ec-yellow);\n}\n\n.ec-dark .ec-eyebrow {\n    color: #8bd5f7;\n}\n\n.ec-title {\n    margin: 0;\n    color: var(--ec-navy);\n    font-size: clamp(32px,4vw,48px);\n    line-height: 1.12;\n    letter-spacing: -1px;\n}\n\n.ec-dark .ec-title {\n    color: white;\n}\n\n.ec-lead {\n    max-width: 850px;\n    margin: 22px 0 0;\n    color: var(--ec-muted);\n    font-size: 18px;\n    line-height: 1.75;\n}\n\n.ec-dark .ec-lead {\n    color: #c6d2e2;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.ec-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 34px;\n}\n\n.ec-btn {\n    min-height: 50px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 23px;\n    border-radius: 7px;\n    font-size: 15px;\n    font-weight: 800;\n    transition: .2s ease;\n}\n\n.ec-btn-primary {\n    color: var(--ec-navy);\n    background: var(--ec-yellow);\n}\n\n.ec-btn-primary:hover {\n    color: var(--ec-navy);\n    background: #ffc729;\n    transform: translateY(-2px);\n}\n\n.ec-btn-secondary {\n    color: white;\n    border: 1px solid rgba(255,255,255,.34);\n    background: rgba(255,255,255,.05);\n}\n\n.ec-btn-secondary:hover {\n    color: white;\n    background: rgba(255,255,255,.11);\n}\n\n.ec-btn-dark {\n    color: white;\n    background: var(--ec-navy);\n}\n\n.ec-btn-dark:hover {\n    color: white;\n    background: #223459;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.ec-hero {\n    position: relative;\n    min-height: 710px;\n    display: flex;\n    align-items: center;\n    color: white;\n    background:\n        radial-gradient(circle at 80% 22%, rgba(49,169,225,.26), transparent 29%),\n        radial-gradient(circle at 91% 78%, rgba(247,185,0,.11), transparent 24%),\n        linear-gradient(135deg, #101a30 0%, #193158 58%, #174b70 100%);\n}\n\n.ec-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n        linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);\n    background-size: 42px 42px;\n}\n\n.ec-hero-inner {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: 1.03fr .97fr;\n    gap: 65px;\n    align-items: center;\n    padding: 90px 0;\n}\n\n.ec-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 14px;\n    margin-bottom: 22px;\n    border-radius: 999px;\n    border: 1px solid rgba(255,255,255,.20);\n    background: rgba(255,255,255,.07);\n    color: #d8e7f7;\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.ec-badge-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--ec-yellow);\n    box-shadow: 0 0 0 5px rgba(247,185,0,.12);\n}\n\n.ec-hero h1 {\n    margin: 0;\n    color: white;\n    font-size: clamp(44px,5.8vw,70px);\n    line-height: 1.02;\n    letter-spacing: -2.2px;\n}\n\n.ec-hero h1 span {\n    color: var(--ec-yellow);\n}\n\n.ec-hero-copy {\n    max-width: 710px;\n    margin: 26px 0 0;\n    color: #d4e0ee;\n    font-size: 19px;\n    line-height: 1.75;\n}\n\n\n\/* =========================================================\n   HERO CONNECTION PANEL\n   ========================================================= *\/\n\n.ec-connect-panel {\n    padding: 27px;\n    border-radius: 18px;\n    background: rgba(12,27,50,.80);\n    border: 1px solid rgba(255,255,255,.14);\n    box-shadow: 0 30px 70px rgba(0,0,0,.25);\n    backdrop-filter: blur(12px);\n}\n\n.ec-panel-label {\n    color: #8bd5f7;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n}\n\n.ec-source-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 10px;\n}\n\n.ec-source {\n    padding: 14px;\n    border-radius: 9px;\n    border: 1px solid rgba(49,169,225,.18);\n    background: rgba(49,169,225,.08);\n}\n\n.ec-source small {\n    display: block;\n    color: #8fa5bc;\n    font-size: 9px;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n}\n\n.ec-source strong {\n    display: block;\n    margin-top: 4px;\n    color: white;\n    font-size: 14px;\n}\n\n.ec-source span {\n    display: block;\n    margin-top: 2px;\n    color: #87d7fb;\n    font-size: 10px;\n}\n\n.ec-panel-arrow {\n    padding: 12px 0;\n    text-align: center;\n    color: var(--ec-yellow);\n    font-size: 21px;\n}\n\n.ec-edge-box {\n    padding: 17px;\n    border-radius: 10px;\n    text-align: center;\n    background: rgba(255,255,255,.055);\n    border: 1px solid rgba(255,255,255,.10);\n}\n\n.ec-edge-box strong {\n    display: block;\n    color: var(--ec-yellow);\n    font-size: 19px;\n}\n\n.ec-edge-box span {\n    display: block;\n    margin-top: 4px;\n    color: #b6c4d5;\n    font-size: 11px;\n}\n\n.ec-connectivity-row {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 8px;\n    margin-top: 12px;\n}\n\n.ec-connectivity-row div {\n    padding: 10px 5px;\n    border-radius: 7px;\n    text-align: center;\n    border: 1px solid rgba(255,255,255,.08);\n    background: rgba(255,255,255,.04);\n    color: #b8c5d7;\n    font-size: 10px;\n}\n\n.ec-connectivity-row b {\n    display: block;\n    color: #88dcff;\n}\n\n\n\/* =========================================================\n   PROBLEMS\n   ========================================================= *\/\n\n.ec-problem-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 48px;\n}\n\n.ec-card {\n    padding: 28px;\n    border: 1px solid var(--ec-border);\n    border-radius: 13px;\n    background: white;\n}\n\n.ec-card-icon {\n    width: 46px;\n    height: 46px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n    border-radius: 10px;\n    color: #b57e00;\n    background: #fff5d5;\n    font-weight: 900;\n}\n\n.ec-card h3 {\n    margin: 0 0 10px;\n    color: var(--ec-navy);\n    font-size: 19px;\n}\n\n.ec-card p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 14px;\n}\n\n\n\/* =========================================================\n   ARCHITECTURE\n   ========================================================= *\/\n\n.ec-architecture {\n    margin-top: 52px;\n}\n\n.ec-arch-row {\n    display: grid;\n    grid-template-columns:\n        1fr 30px\n        1fr 30px\n        1fr 30px\n        1fr 30px\n        1fr;\n}\n\n.ec-arch-box {\n    padding: 21px;\n    border-radius: 13px;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.055);\n}\n\n.ec-arch-no {\n    color: var(--ec-yellow);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 1.1px;\n}\n\n.ec-arch-box h3 {\n    margin: 10px 0 8px;\n    color: white;\n    font-size: 17px;\n}\n\n.ec-arch-box p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 12px;\n}\n\n.ec-arch-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--ec-yellow);\n    font-size: 20px;\n}\n\n\n\/* =========================================================\n   INTERFACE PATHS\n   ========================================================= *\/\n\n.ec-interface-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-interface {\n    padding: 27px;\n    border: 1px solid var(--ec-border);\n    border-radius: 13px;\n    background: white;\n}\n\n.ec-interface-type {\n    display: inline-flex;\n    padding: 5px 9px;\n    margin-bottom: 15px;\n    border-radius: 999px;\n    color: var(--ec-blue);\n    background: #eef6ff;\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.ec-interface h3 {\n    margin: 0 0 8px;\n    color: var(--ec-navy);\n    font-size: 18px;\n}\n\n.ec-interface p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-interface-example {\n    padding-top: 14px;\n    margin-top: 16px;\n    border-top: 1px solid var(--ec-border);\n    color: var(--ec-blue);\n    font-size: 11px;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   EDGE FUNCTIONS\n   ========================================================= *\/\n\n.ec-function-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-function {\n    padding: 27px;\n    border-radius: 13px;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.055);\n}\n\n.ec-function-no {\n    color: var(--ec-yellow);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 1px;\n}\n\n.ec-function h3 {\n    margin: 11px 0 8px;\n    color: white;\n    font-size: 18px;\n}\n\n.ec-function p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   CONNECTIVITY\n   ========================================================= *\/\n\n.ec-network-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-network {\n    position: relative;\n    overflow: hidden;\n    padding: 27px;\n    border: 1px solid var(--ec-border);\n    border-radius: 13px;\n    background: white;\n}\n\n.ec-network::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 4px;\n    height: 100%;\n    background: var(--ec-yellow);\n}\n\n.ec-network-label {\n    color: var(--ec-blue);\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.ec-network h3 {\n    margin: 9px 0 8px;\n    color: var(--ec-navy);\n    font-size: 18px;\n}\n\n.ec-network p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   REKASENSE\n   ========================================================= *\/\n\n.ec-reka-grid {\n    display: grid;\n    grid-template-columns: .92fr 1.08fr;\n    gap: 55px;\n    align-items: center;\n}\n\n.ec-reka-panel {\n    padding: 30px;\n    border-radius: 16px;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.055);\n}\n\n.ec-reka-item {\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(255,255,255,.08);\n}\n\n.ec-reka-item:last-child {\n    border-bottom: 0;\n}\n\n.ec-reka-item strong {\n    display: block;\n    color: white;\n    font-size: 15px;\n}\n\n.ec-reka-item span {\n    display: block;\n    margin-top: 4px;\n    color: #b9c5d5;\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   ENGINEERING CHECKS\n   ========================================================= *\/\n\n.ec-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-check {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 15px;\n    padding: 22px;\n    border: 1px solid var(--ec-border);\n    border-radius: 12px;\n    background: white;\n}\n\n.ec-check-icon {\n    width: 36px;\n    height: 36px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: var(--ec-green);\n    background: #eaf8f3;\n    font-weight: 900;\n}\n\n.ec-check h3 {\n    margin: 0 0 5px;\n    color: var(--ec-navy);\n    font-size: 16px;\n}\n\n.ec-check p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   EXISTING OT\n   ========================================================= *\/\n\n.ec-existing-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: 55px;\n    align-items: center;\n}\n\n.ec-existing-panel {\n    padding: 30px;\n    border-radius: 16px;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.055);\n}\n\n.ec-existing-item {\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(255,255,255,.08);\n}\n\n.ec-existing-item:last-child {\n    border-bottom: 0;\n}\n\n.ec-existing-item strong {\n    display: block;\n    color: white;\n    font-size: 15px;\n}\n\n.ec-existing-item span {\n    display: block;\n    margin-top: 4px;\n    color: #b9c5d5;\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.ec-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-use {\n    overflow: hidden;\n    border: 1px solid var(--ec-border);\n    border-radius: 14px;\n    background: white;\n}\n\n.ec-use-head {\n    padding: 23px;\n    color: white;\n    background: linear-gradient(135deg,#172541,#214c70);\n}\n\n.ec-use-head small {\n    display: block;\n    color: #8bd5f7;\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.ec-use-head h3 {\n    margin: 7px 0 0;\n    color: white;\n    font-size: 19px;\n}\n\n.ec-use-body {\n    padding: 23px;\n}\n\n.ec-use-body p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-use-chain {\n    margin-top: 17px;\n    color: var(--ec-blue);\n    font-size: 11px;\n    line-height: 1.8;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   PRODUCTS\n   ========================================================= *\/\n\n.ec-product-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.ec-product {\n    padding: 27px;\n    border-radius: 14px;\n    border: 1px solid var(--ec-border);\n    background: white;\n}\n\n.ec-product-type {\n    color: var(--ec-blue);\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.ec-product h3 {\n    margin: 8px 0;\n    color: var(--ec-navy);\n    font-size: 21px;\n}\n\n.ec-product p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-product-link {\n    display: inline-block;\n    margin-top: 17px;\n    color: var(--ec-blue);\n    font-size: 12px;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   BOUNDARY TABLE\n   ========================================================= *\/\n\n.ec-boundary {\n    margin-top: 48px;\n    overflow-x: auto;\n    border-radius: 14px;\n    border: 1px solid var(--ec-border);\n}\n\n.ec-boundary table {\n    width: 100%;\n    min-width: 780px;\n    border-collapse: collapse;\n    background: white;\n}\n\n.ec-boundary th,\n.ec-boundary td {\n    padding: 17px 20px;\n    text-align: left;\n    border-bottom: 1px solid var(--ec-border);\n}\n\n.ec-boundary th {\n    color: var(--ec-navy);\n    background: #f0f4f8;\n    font-size: 13px;\n}\n\n.ec-boundary td {\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-boundary tr:last-child td {\n    border-bottom: 0;\n}\n\n.ec-yes {\n    color: var(--ec-green) !important;\n    font-weight: 800;\n}\n\n.ec-caution {\n    color: #b47d00 !important;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   PROCESS\n   ========================================================= *\/\n\n.ec-process-grid {\n    display: grid;\n    grid-template-columns: repeat(5,1fr);\n    gap: 16px;\n    margin-top: 48px;\n}\n\n.ec-process {\n    padding: 24px;\n    border-radius: 13px;\n    border: 1px solid rgba(255,255,255,.11);\n    background: rgba(255,255,255,.055);\n}\n\n.ec-process-no {\n    color: var(--ec-yellow);\n    font-size: 29px;\n    line-height: 1;\n    font-weight: 900;\n}\n\n.ec-process h3 {\n    margin: 14px 0 7px;\n    color: white;\n    font-size: 16px;\n}\n\n.ec-process p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 12px;\n}\n\n\n\/* =========================================================\n   START\n   ========================================================= *\/\n\n.ec-start-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 48px;\n}\n\n.ec-start {\n    position: relative;\n    padding: 30px;\n    border: 1px solid var(--ec-border);\n    border-radius: 15px;\n    background: white;\n}\n\n.ec-start-featured {\n    border: 2px solid var(--ec-yellow);\n    transform: translateY(-6px);\n    box-shadow: 0 17px 42px rgba(20,35,60,.09);\n}\n\n.ec-start-badge {\n    position: absolute;\n    right: 18px;\n    top: 18px;\n    padding: 5px 9px;\n    border-radius: 999px;\n    color: #966c00;\n    background: #fff4cc;\n    font-size: 9px;\n    font-weight: 900;\n    text-transform: uppercase;\n}\n\n.ec-start-type {\n    color: var(--ec-blue);\n    font-size: 11px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.1px;\n}\n\n.ec-start h3 {\n    margin: 8px 0;\n    color: var(--ec-navy);\n    font-size: 24px;\n}\n\n.ec-start p {\n    margin: 0;\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-start ul {\n    margin: 20px 0 0;\n    padding: 18px 0 0 18px;\n    border-top: 1px solid var(--ec-border);\n    color: var(--ec-muted);\n    font-size: 13px;\n}\n\n.ec-start li {\n    margin: 7px 0;\n}\n\n.ec-start .ec-btn {\n    width: 100%;\n    margin-top: 21px;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.ec-faq {\n    max-width: 900px;\n    margin-top: 44px;\n}\n\n.ec-faq details {\n    padding: 18px 0;\n    border-bottom: 1px solid var(--ec-border);\n}\n\n.ec-faq summary {\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 30px;\n    color: var(--ec-navy);\n    font-size: 16px;\n    font-weight: 800;\n}\n\n.ec-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.ec-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    color: var(--ec-blue);\n    font-size: 22px;\n}\n\n.ec-faq details[open] summary::after {\n    content: \"\u2013\";\n}\n\n.ec-faq p {\n    max-width: 820px;\n    margin: 12px 0 3px;\n    color: var(--ec-muted);\n    font-size: 14px;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.ec-cta {\n    padding: 88px 0;\n    background:\n        radial-gradient(circle at 15% 50%, rgba(49,169,225,.17), transparent 30%),\n        linear-gradient(135deg,#172541,#213f69);\n}\n\n.ec-cta-inner {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 45px;\n    align-items: center;\n}\n\n.ec-cta h2 {\n    max-width: 800px;\n    margin: 0;\n    color: white;\n    font-size: clamp(30px,4vw,45px);\n    line-height: 1.14;\n}\n\n.ec-cta h2 span {\n    color: var(--ec-yellow);\n}\n\n.ec-cta p {\n    max-width: 730px;\n    margin: 16px 0 0;\n    color: #c8d4e4;\n    font-size: 16px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width:980px) {\n\n    .ec-hero-inner,\n    .ec-reka-grid,\n    .ec-existing-grid,\n    .ec-cta-inner {\n        grid-template-columns:1fr;\n    }\n\n    .ec-problem-grid,\n    .ec-interface-grid,\n    .ec-function-grid,\n    .ec-network-grid,\n    .ec-use-grid,\n    .ec-start-grid {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .ec-product-grid {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .ec-process-grid {\n        grid-template-columns:repeat(3,1fr);\n    }\n\n    .ec-arch-row {\n        grid-template-columns:1fr;\n        gap:10px;\n    }\n\n    .ec-arch-arrow {\n        height:25px;\n        transform:rotate(90deg);\n    }\n}\n\n@media (max-width:640px) {\n\n    .ec-container {\n        width:min(100% - 28px,1180px);\n    }\n\n    .ec-section {\n        padding:65px 0;\n    }\n\n    .ec-hero-inner {\n        padding:70px 0;\n    }\n\n    .ec-problem-grid,\n    .ec-interface-grid,\n    .ec-function-grid,\n    .ec-network-grid,\n    .ec-check-grid,\n    .ec-use-grid,\n    .ec-product-grid,\n    .ec-process-grid,\n    .ec-start-grid {\n        grid-template-columns:1fr;\n    }\n\n    .ec-source-grid {\n        grid-template-columns:1fr;\n    }\n\n    .ec-connectivity-row {\n        grid-template-columns:1fr;\n    }\n\n    .ec-start-featured {\n        transform:none;\n    }\n\n    .ec-actions {\n        flex-direction:column;\n    }\n\n    .ec-btn {\n        width:100%;\n    }\n}\n\n<\/style>\n\n\n<div class=\"ec-page\">\n\n\n<!-- ========================================================\n     HERO\n     ======================================================== -->\n\n<section class=\"ec-hero\">\n\n    <div class=\"ec-container ec-hero-inner\">\n\n        <div>\n\n            <div class=\"ec-badge\">\n                <span class=\"ec-badge-dot\"><\/span>\n                Siteplore Edge &amp; Connectivity\n            <\/div>\n\n            <h1>\n                Connect Field Data\n                <span>Without Forcing Every Asset Into the Same Architecture.<\/span>\n            <\/h1>\n\n            <p class=\"ec-hero-copy\">\n                Siteplore Edge &amp; Connectivity bridges compatible\n                sensors, meters, equipment and existing data sources\n                with the Siteplore platform \u2014 using an engineering-led\n                approach to field interfaces, edge devices,\n                communication networks and remote connectivity.\n            <\/p>\n\n\n            <div class=\"ec-actions\">\n\n                <a class=\"ec-btn ec-btn-primary\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20request%20a%20Siteplore%20Edge%20and%20Connectivity%20assessment.\" target=\"_blank\" rel=\"noopener\">\n                    Request Connectivity Assessment \u2192\n                <\/a>\n\n                <a class=\"ec-btn ec-btn-secondary\" href=\"\/index.php\/rekasense\">\n                    Explore RekaSense\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"ec-connect-panel\">\n\n            <div class=\"ec-panel-label\">\n                Field-to-Platform Architecture\n            <\/div>\n\n\n            <div class=\"ec-source-grid\">\n\n                <div class=\"ec-source\">\n                    <small>Industrial Devices<\/small>\n                    <strong>Digital Instruments<\/strong>\n                    <span>RS485 \u2022 Compatible Protocols<\/span>\n                <\/div>\n\n                <div class=\"ec-source\">\n                    <small>Conventional Signals<\/small>\n                    <strong>Analog Instruments<\/strong>\n                    <span>4\u201320 mA \u2022 0\u201310 V via Interface<\/span>\n                <\/div>\n\n                <div class=\"ec-source\">\n                    <small>Electrical<\/small>\n                    <strong>Meters &amp; Equipment<\/strong>\n                    <span>Energy \u2022 Load \u2022 Operating Data<\/span>\n                <\/div>\n\n                <div class=\"ec-source\">\n                    <small>Existing Systems<\/small>\n                    <strong>Operational Data<\/strong>\n                    <span>Selected PLC \/ BMS \/ Other Sources<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-panel-arrow\">\u2193<\/div>\n\n\n            <div class=\"ec-edge-box\">\n\n                <strong>Edge Integration Layer<\/strong>\n\n                <span>\n                    Interface \u2022 Acquisition \u2022 Connectivity \u2022 Data Transport\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"ec-panel-arrow\">\u2193<\/div>\n\n\n            <div class=\"ec-connectivity-row\">\n\n                <div>\n                    <b>WIRED<\/b>\n                    Industrial Network\n                <\/div>\n\n                <div>\n                    <b>REMOTE<\/b>\n                    Cellular\n                <\/div>\n\n                <div>\n                    <b>PLATFORM<\/b>\n                    MQTT \/ API*\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PROBLEM\n     ======================================================== -->\n\n<section class=\"ec-section\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            The Connectivity Problem\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            The sensor may work perfectly.\n            The network between the sensor and the decision may not.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            Industrial and distributed monitoring projects frequently\n            involve devices from different manufacturers, different\n            interfaces, different power requirements and sites with\n            different communication constraints. Connectivity therefore\n            needs engineering \u2014 not just a gateway specification.\n        <\/p>\n\n\n        <div class=\"ec-problem-grid\">\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">01<\/div>\n\n                <h3>Different Interfaces<\/h3>\n\n                <p>\n                    Sensors and meters may use digital industrial\n                    communication, analog signals, local serial interfaces\n                    or existing network protocols.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">02<\/div>\n\n                <h3>Remote Assets<\/h3>\n\n                <p>\n                    Many monitoring points are located where\n                    permanent LAN infrastructure is unavailable\n                    or impractical.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">03<\/div>\n\n                <h3>Protocol Is Not Enough<\/h3>\n\n                <p>\n                    Knowing that a device has RS485 does not define\n                    its register map, protocol implementation,\n                    communication settings or data format.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">04<\/div>\n\n                <h3>Field Electrical Conditions<\/h3>\n\n                <p>\n                    Power quality, grounding, long cable runs,\n                    surge exposure and electrical noise can affect\n                    communication reliability.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">05<\/div>\n\n                <h3>Network Constraints<\/h3>\n\n                <p>\n                    Cellular coverage, network segmentation,\n                    firewall rules and customer IT\/OT policies\n                    can influence the final architecture.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-card\">\n\n                <div class=\"ec-card-icon\">06<\/div>\n\n                <h3>Vendor Lock-In<\/h3>\n\n                <p>\n                    A monitoring architecture should not require\n                    every future sensor to come from one manufacturer\n                    when technically suitable alternatives exist.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     ARCHITECTURE\n     ======================================================== -->\n\n<section class=\"ec-section ec-dark\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Edge Architecture\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Separate the field device, edge layer,\n            network and platform.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            A layered architecture makes it easier to adapt\n            the monitoring solution to different devices,\n            communication paths and operating environments.\n        <\/p>\n\n\n        <div class=\"ec-architecture\">\n\n            <div class=\"ec-arch-row\">\n\n\n                <div class=\"ec-arch-box\">\n                    <div class=\"ec-arch-no\">01 \u2014 DEVICE<\/div>\n                    <h3>Field Asset<\/h3>\n                    <p>\n                        Sensor, meter,\n                        machine or existing system.\n                    <\/p>\n                <\/div>\n\n                <div class=\"ec-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"ec-arch-box\">\n                    <div class=\"ec-arch-no\">02 \u2014 INTERFACE<\/div>\n                    <h3>Signal Layer<\/h3>\n                    <p>\n                        Digital, analog,\n                        local serial or network interface.\n                    <\/p>\n                <\/div>\n\n                <div class=\"ec-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"ec-arch-box\">\n                    <div class=\"ec-arch-no\">03 \u2014 EDGE<\/div>\n                    <h3>Edge Device<\/h3>\n                    <p>\n                        Acquire and prepare\n                        compatible field data.\n                    <\/p>\n                <\/div>\n\n                <div class=\"ec-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"ec-arch-box\">\n                    <div class=\"ec-arch-no\">04 \u2014 CONNECT<\/div>\n                    <h3>Communication<\/h3>\n                    <p>\n                        Wired, cellular\n                        or project-specific network.\n                    <\/p>\n                <\/div>\n\n                <div class=\"ec-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"ec-arch-box\">\n                    <div class=\"ec-arch-no\">05 \u2014 PLATFORM<\/div>\n                    <h3>Siteplore<\/h3>\n                    <p>\n                        Monitoring, historical\n                        data and analytics.\n                    <\/p>\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n\n        <p style=\"\n            margin:30px 0 0;\n            color:#aebdd0;\n            font-size:12px;\n            max-width:960px;\n        \">\n            Supported interfaces and communication methods depend on\n            selected edge hardware, connected devices, network availability\n            and project configuration.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     INTERFACE PATHS\n     ======================================================== -->\n\n<section class=\"ec-section ec-light\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Field Integration Paths\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Different signals require different integration paths.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            Siteplore does not assume that every field device\n            communicates in the same way. The interface architecture\n            should follow the instrumentation already available\n            and the measurement requirements of the project.\n        <\/p>\n\n\n        <div class=\"ec-interface-grid\">\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Digital Industrial\n                <\/div>\n\n                <h3>\n                    RS485 \/ Modbus RTU\n                <\/h3>\n\n                <p>\n                    A practical integration path for many compatible\n                    industrial sensors, meters and instrumentation devices.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Requires protocol and register verification\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Analog\n                <\/div>\n\n                <h3>\n                    4\u201320 mA \/ 0\u201310 V\n                <\/h3>\n\n                <p>\n                    Conventional industrial instruments can be\n                    integrated through suitable analog input\n                    or signal-conversion hardware.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Interface module required\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Local Digital\n                <\/div>\n\n                <h3>\n                    UART \/ I\u00b2C \/ GPIO\n                <\/h3>\n\n                <p>\n                    Local sensor interfaces can be considered\n                    where the selected edge hardware\n                    and environmental conditions are appropriate.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Application-specific integration\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Network\n                <\/div>\n\n                <h3>\n                    Ethernet \/ IP-Based Data\n                <\/h3>\n\n                <p>\n                    Existing network-enabled devices or systems\n                    can be evaluated as potential data sources.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Depends on available protocol and access\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Software Integration\n                <\/div>\n\n                <h3>\n                    MQTT \/ API\n                <\/h3>\n\n                <p>\n                    Software-level data exchange can be used\n                    where supported by the selected architecture\n                    and external system.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Project-specific availability\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-interface\">\n\n                <div class=\"ec-interface-type\">\n                    Existing Systems\n                <\/div>\n\n                <h3>\n                    PLC \/ BMS \/ Other Sources\n                <\/h3>\n\n                <p>\n                    Existing operational data can be evaluated\n                    before additional field instrumentation\n                    is proposed.\n                <\/p>\n\n                <div class=\"ec-interface-example\">\n                    Access and cybersecurity review required\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     EDGE FUNCTIONS\n     ======================================================== -->\n\n<section class=\"ec-section ec-dark\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            What the Edge Layer Does\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            The edge is where field instrumentation\n            becomes usable digital data.\n        <\/h2>\n\n\n        <div class=\"ec-function-grid\">\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">01<\/div>\n                <h3>Data Acquisition<\/h3>\n                <p>\n                    Read selected measurements\n                    from compatible field devices.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">02<\/div>\n                <h3>Device Communication<\/h3>\n                <p>\n                    Handle configured communication\n                    settings and device addressing.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">03<\/div>\n                <h3>Data Mapping<\/h3>\n                <p>\n                    Translate device values into\n                    meaningful monitoring parameters.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">04<\/div>\n                <h3>Field-to-Network Bridge<\/h3>\n                <p>\n                    Bridge local instrumentation\n                    toward the selected communication path.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">05<\/div>\n                <h3>Remote Connectivity<\/h3>\n                <p>\n                    Support remote field deployment\n                    where the selected edge configuration permits it.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"ec-function\">\n                <div class=\"ec-function-no\">06<\/div>\n                <h3>Platform Transport<\/h3>\n                <p>\n                    Deliver selected operational data\n                    toward Siteplore using the configured architecture.\n                <\/p>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     CONNECTIVITY OPTIONS\n     ======================================================== -->\n\n<section class=\"ec-section\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Connectivity Options\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            The best network is the one that fits\n            the site \u2014 not the one with the most features.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            Communication architecture should be selected\n            based on asset location, coverage, bandwidth,\n            reliability, security, infrastructure and operating cost.\n        <\/p>\n\n\n        <div class=\"ec-network-grid\">\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    Local Infrastructure\n                <\/div>\n\n                <h3>\n                    Wired Ethernet\n                <\/h3>\n\n                <p>\n                    Suitable where an approved network\n                    connection is available and the project\n                    architecture permits integration.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    Remote Monitoring\n                <\/div>\n\n                <h3>\n                    Cellular Connectivity\n                <\/h3>\n\n                <p>\n                    Useful for remote or distributed sites\n                    where cellular coverage and operating\n                    requirements support deployment.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    Local Wireless\n                <\/div>\n\n                <h3>\n                    Wi-Fi\n                <\/h3>\n\n                <p>\n                    Can be evaluated where reliable,\n                    managed wireless infrastructure\n                    is available and appropriate.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    Field Bus\n                <\/div>\n\n                <h3>\n                    RS485 Networks\n                <\/h3>\n\n                <p>\n                    Multiple compatible devices may share\n                    a correctly engineered serial bus\n                    subject to topology and device limits.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    Data Transport\n                <\/div>\n\n                <h3>\n                    MQTT\n                <\/h3>\n\n                <p>\n                    Can provide lightweight data transport\n                    where supported by the selected\n                    Siteplore architecture.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-network\">\n\n                <div class=\"ec-network-label\">\n                    External Integration\n                <\/div>\n\n                <h3>\n                    API-Based Exchange\n                <\/h3>\n\n                <p>\n                    Existing platforms or applications\n                    can be evaluated for project-specific\n                    data exchange.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n        <p style=\"\n            margin:28px 0 0;\n            max-width:950px;\n            color:#667085;\n            font-size:12px;\n        \">\n            Connectivity options shown above are architecture possibilities,\n            not guarantees that every interface is available in every hardware\n            configuration. Final availability is confirmed during engineering.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     REKASENSE\n     ======================================================== -->\n\n<section class=\"ec-section ec-dark\">\n\n    <div class=\"ec-container ec-reka-grid\">\n\n        <div>\n\n            <div class=\"ec-eyebrow\">\n                Siteplore Edge Product\n            <\/div>\n\n            <h2 class=\"ec-title\">\n                RekaSense connects field measurements\n                to the Siteplore data layer.\n            <\/h2>\n\n            <p class=\"ec-lead\">\n                RekaSense is intended as a flexible edge-monitoring\n                platform for compatible sensors and instruments.\n                Its configuration can be adapted around the\n                measurement, interface, connectivity and enclosure\n                requirements of a project.\n            <\/p>\n\n\n            <div class=\"ec-actions\">\n\n                <a class=\"ec-btn ec-btn-primary\" href=\"\/index.php\/rekasense\">\n                    Explore RekaSense \u2192\n                <\/a>\n\n                <a class=\"ec-btn ec-btn-secondary\" href=\"\/index.php\/sensor-ecosystem\">\n                    Explore Sensor Ecosystem\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"ec-reka-panel\">\n\n\n            <div class=\"ec-reka-item\">\n                <strong>Industrial Sensor Interface<\/strong>\n                <span>\n                    RS485-oriented integration for compatible\n                    digital industrial sensors and instruments.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"ec-reka-item\">\n                <strong>Remote Deployment<\/strong>\n                <span>\n                    Cellular-connected configurations can support\n                    selected distributed monitoring applications.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"ec-reka-item\">\n                <strong>Flexible Sensor Ecosystem<\/strong>\n                <span>\n                    The monitoring architecture is not restricted\n                    to one sensor manufacturer.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"ec-reka-item\">\n                <strong>Siteplore Integration<\/strong>\n                <span>\n                    Field measurements can become dashboards,\n                    historical trends and monitoring data.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"ec-reka-item\">\n                <strong>Project-Specific Configuration<\/strong>\n                <span>\n                    Interface, power, enclosure and connectivity\n                    are defined according to the intended use case.\n                <\/span>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     ENGINEERING CONSIDERATIONS\n     ======================================================== -->\n\n<section class=\"ec-section ec-light\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Connectivity Engineering\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Reliable data starts before the cloud connection.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            Field communications can fail for reasons that have\n            nothing to do with the dashboard. Electrical design,\n            device configuration, installation quality and network\n            conditions all need to be considered.\n        <\/p>\n\n\n        <div class=\"ec-check-grid\">\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Protocol &amp; Register Map<\/h3>\n                    <p>\n                        Confirm actual protocol,\n                        addresses, data types and scaling.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Baud Rate &amp; Serial Settings<\/h3>\n                    <p>\n                        Verify device address, baud rate,\n                        parity and stop-bit configuration.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>RS485 Topology<\/h3>\n                    <p>\n                        Review cable topology,\n                        termination, biasing and network length.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Power Supply<\/h3>\n                    <p>\n                        Confirm field voltage,\n                        current capacity and power availability.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Grounding &amp; Isolation<\/h3>\n                    <p>\n                        Evaluate grounding,\n                        electrical isolation and potential differences.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Surge &amp; Electrical Environment<\/h3>\n                    <p>\n                        Consider transient exposure,\n                        switching noise and field wiring conditions.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Environmental Protection<\/h3>\n                    <p>\n                        Select enclosure and installation\n                        requirements for the actual environment.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Cellular Coverage<\/h3>\n                    <p>\n                        Verify practical communication quality\n                        at the intended installation location.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Network &amp; Cybersecurity Requirements<\/h3>\n                    <p>\n                        Review customer IT\/OT policies,\n                        access rules and network architecture.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-check\">\n\n                <div class=\"ec-check-icon\">\u2713<\/div>\n\n                <div>\n                    <h3>Maintainability<\/h3>\n                    <p>\n                        Consider device access,\n                        replacement and future expansion.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     EXISTING OT SYSTEMS\n     ======================================================== -->\n\n<section class=\"ec-section ec-dark\">\n\n    <div class=\"ec-container ec-existing-grid\">\n\n        <div>\n\n            <div class=\"ec-eyebrow\">\n                Complement Existing Infrastructure\n            <\/div>\n\n            <h2 class=\"ec-title\">\n                Do not add another sensor\n                if the required data already exists.\n            <\/h2>\n\n            <p class=\"ec-lead\">\n                Existing meters, PLCs, BMS, local instruments\n                and other operational systems may already\n                contain useful information. Siteplore&#8217;s\n                engineering approach is to evaluate those\n                sources before adding unnecessary hardware.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"ec-existing-panel\">\n\n\n            <div class=\"ec-existing-item\">\n\n                <strong>Existing Meter<\/strong>\n\n                <span>\n                    Evaluate available parameters\n                    and communication capability.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"ec-existing-item\">\n\n                <strong>PLC \/ Automation Data<\/strong>\n\n                <span>\n                    Selected data may be integrated where\n                    interfaces and access requirements permit.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"ec-existing-item\">\n\n                <strong>Building Management System<\/strong>\n\n                <span>\n                    Existing facility data can be considered\n                    before adding duplicate measurement points.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"ec-existing-item\">\n\n                <strong>Standalone Instruments<\/strong>\n\n                <span>\n                    Existing sensors can be evaluated\n                    for edge connectivity.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"ec-existing-item\">\n\n                <strong>Monitoring Gaps<\/strong>\n\n                <span>\n                    New edge devices and sensors are added\n                    where relevant information is genuinely missing.\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     APPLICATIONS\n     ======================================================== -->\n\n<section class=\"ec-section ec-light\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Example Edge Deployments\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            One edge architecture can support\n            very different monitoring problems.\n        <\/h2>\n\n\n        <div class=\"ec-use-grid\">\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Manufacturing<\/small>\n                    <h3>Remote Machine Sensor<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Connect selected condition\n                        measurements from equipment\n                        that is not currently networked.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Sensor<br>\n                        \u2192 Edge<br>\n                        \u2192 Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Power<\/small>\n                    <h3>Remote Electrical Meter<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Bring compatible electrical\n                        measurements into a centralized\n                        monitoring view.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Energy Meter<br>\n                        \u2192 Edge \/ Network<br>\n                        \u2192 PowerWatch + Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Environment<\/small>\n                    <h3>Remote Environmental Station<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Connect distributed environmental\n                        measurements through a remote\n                        communications architecture.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Sensors<br>\n                        \u2192 RekaSense<br>\n                        \u2192 Cellular \u2192 Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Water<\/small>\n                    <h3>Remote Water Monitoring<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Connect compatible level,\n                        flow or water-quality measurements.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Water Instruments<br>\n                        \u2192 Edge<br>\n                        \u2192 Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Agriculture<\/small>\n                    <h3>Multi-Sensor Field Station<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Combine compatible soil,\n                        weather and water measurements.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Multi-Sensor Network<br>\n                        \u2192 RekaSense<br>\n                        \u2192 Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"ec-use\">\n\n                <div class=\"ec-use-head\">\n                    <small>Facilities<\/small>\n                    <h3>Distributed Building Monitoring<\/h3>\n                <\/div>\n\n                <div class=\"ec-use-body\">\n\n                    <p>\n                        Connect selected meters and sensors\n                        across buildings or remote facilities.\n                    <\/p>\n\n                    <div class=\"ec-use-chain\">\n                        Meter \/ Sensor<br>\n                        \u2192 Edge \/ Existing Network<br>\n                        \u2192 Siteplore\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PRODUCT ECOSYSTEM\n     ======================================================== -->\n\n<section class=\"ec-section\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Connected Siteplore Ecosystem\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Edge &amp; Connectivity supports\n            the entire Siteplore product family.\n        <\/h2>\n\n\n        <div class=\"ec-product-grid\">\n\n\n            <div class=\"ec-product\">\n\n                <div class=\"ec-product-type\">\n                    Field Edge\n                <\/div>\n\n                <h3>\n                    RekaSense\n                <\/h3>\n\n                <p>\n                    Connect compatible multi-sensor\n                    field measurements to Siteplore.\n                <\/p>\n\n                <a class=\"ec-product-link\" href=\"\/index.php\/rekasense\">\n                    Explore RekaSense \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"ec-product\">\n\n                <div class=\"ec-product-type\">\n                    Electrical Monitoring\n                <\/div>\n\n                <h3>\n                    PowerWatch\n                <\/h3>\n\n                <p>\n                    Connect compatible electrical\n                    metering and energy data.\n                <\/p>\n\n                <a class=\"ec-product-link\" href=\"\/index.php\/powerwatch\">\n                    Explore PowerWatch \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"ec-product\">\n\n                <div class=\"ec-product-type\">\n                    Condition Monitoring\n                <\/div>\n\n                <h3>\n                    MachineGuard\n                <\/h3>\n\n                <p>\n                    Connect selected machine-condition\n                    measurements for historical monitoring.\n                <\/p>\n\n                <a class=\"ec-product-link\" href=\"\/index.php\/machineguard\">\n                    Explore MachineGuard \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"ec-product\">\n\n                <div class=\"ec-product-type\">\n                    Field Instrumentation\n                <\/div>\n\n                <h3>\n                    Sensor Ecosystem\n                <\/h3>\n\n                <p>\n                    Evaluate vendor-neutral\n                    compatible sensors and instruments.\n                <\/p>\n\n                <a class=\"ec-product-link\" href=\"\/index.php\/sensor-ecosystem\">\n                    Explore Sensors \u2192\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     ENGINEERING BOUNDARY\n     ======================================================== -->\n\n<section class=\"ec-section ec-light\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Important Engineering Boundary\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Connected monitoring is not the same\n            as control, protection or guaranteed communication.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            Siteplore Edge &amp; Connectivity is designed\n            around monitoring and data integration.\n            Control, safety, protection and critical communication\n            functions require appropriately engineered systems\n            for their intended purpose.\n        <\/p>\n\n\n        <div class=\"ec-boundary\">\n\n            <table>\n\n                <thead>\n\n                    <tr>\n                        <th>Function<\/th>\n                        <th>Siteplore Edge<\/th>\n                        <th>Engineering Requirement<\/th>\n                    <\/tr>\n\n                <\/thead>\n\n\n                <tbody>\n\n                    <tr>\n                        <td>Field data acquisition<\/td>\n                        <td class=\"ec-yes\">Yes<\/td>\n                        <td>Compatible interface required<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>Remote monitoring connectivity<\/td>\n                        <td class=\"ec-yes\">Supported by suitable configuration<\/td>\n                        <td>Coverage \/ network must be verified<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>RS485 device integration<\/td>\n                        <td class=\"ec-yes\">Where compatible<\/td>\n                        <td>Protocol &amp; register map required<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>4\u201320 mA integration<\/td>\n                        <td class=\"ec-yes\">Via suitable interface<\/td>\n                        <td>Analog interface hardware required<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>Guaranteed cellular availability<\/td>\n                        <td class=\"ec-caution\">No<\/td>\n                        <td>Site coverage must be validated<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>Automatic machine shutdown<\/td>\n                        <td class=\"ec-caution\">No standard function<\/td>\n                        <td>Dedicated control \/ protection required<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>Safety-critical control<\/td>\n                        <td class=\"ec-caution\">No<\/td>\n                        <td>Dedicated safety system required<\/td>\n                    <\/tr>\n\n\n                    <tr>\n                        <td>Universal device compatibility<\/td>\n                        <td class=\"ec-caution\">No<\/td>\n                        <td>Compatibility review required<\/td>\n                    <\/tr>\n\n\n                <\/tbody>\n\n            <\/table>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     DEPLOYMENT PROCESS\n     ======================================================== -->\n\n<section class=\"ec-section ec-dark\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Edge Engineering Workflow\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Connect the field systematically.\n        <\/h2>\n\n        <p class=\"ec-lead\">\n            A reliable edge deployment begins with\n            understanding the device and site before\n            choosing the gateway or network.\n        <\/p>\n\n\n        <div class=\"ec-process-grid\">\n\n\n            <div class=\"ec-process\">\n\n                <div class=\"ec-process-no\">01<\/div>\n\n                <h3>Identify<\/h3>\n\n                <p>\n                    Define the required\n                    field measurements.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-process\">\n\n                <div class=\"ec-process-no\">02<\/div>\n\n                <h3>Verify<\/h3>\n\n                <p>\n                    Confirm sensor,\n                    protocol and electrical interface.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-process\">\n\n                <div class=\"ec-process-no\">03<\/div>\n\n                <h3>Assess<\/h3>\n\n                <p>\n                    Review power,\n                    network and installation conditions.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-process\">\n\n                <div class=\"ec-process-no\">04<\/div>\n\n                <h3>Integrate<\/h3>\n\n                <p>\n                    Configure the edge\n                    and Siteplore data path.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"ec-process\">\n\n                <div class=\"ec-process-no\">05<\/div>\n\n                <h3>Validate<\/h3>\n\n                <p>\n                    Verify communication\n                    and measurement quality.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     HOW TO START\n     ======================================================== -->\n\n<section class=\"ec-section\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            How to Start\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Start with the field device\n            and the monitoring objective.\n        <\/h2>\n\n\n        <div class=\"ec-start-grid\">\n\n\n            <!-- ASSESSMENT -->\n\n            <div class=\"ec-start ec-start-featured\">\n\n                <div class=\"ec-start-badge\">\n                    Recommended\n                <\/div>\n\n                <div class=\"ec-start-type\">\n                    Engineering Definition\n                <\/div>\n\n                <h3>\n                    Connectivity Assessment\n                <\/h3>\n\n                <p>\n                    For projects that already know\n                    what needs to be measured but have\n                    not defined the edge architecture.\n                <\/p>\n\n                <ul>\n                    <li>Device \/ sensor review<\/li>\n                    <li>Interface verification<\/li>\n                    <li>Network assessment<\/li>\n                    <li>Power &amp; installation review<\/li>\n                    <li>Recommended architecture<\/li>\n                <\/ul>\n\n                <a class=\"ec-btn ec-btn-primary\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20request%20a%20Siteplore%20Edge%20and%20Connectivity%20assessment.\" target=\"_blank\" rel=\"noopener\">\n                    Request Assessment\n                <\/a>\n\n            <\/div>\n\n\n\n            <!-- PILOT -->\n\n            <div class=\"ec-start\">\n\n                <div class=\"ec-start-type\">\n                    Focused Validation\n                <\/div>\n\n                <h3>\n                    90-Day Paid Pilot\n                <\/h3>\n\n                <p>\n                    Validate a defined edge-monitoring\n                    use case with real field devices\n                    and operating conditions.\n                <\/p>\n\n                <ul>\n                    <li>Focused device scope<\/li>\n                    <li>Edge configuration<\/li>\n                    <li>Connectivity validation<\/li>\n                    <li>Siteplore data monitoring<\/li>\n                    <li>Scale-up decision basis<\/li>\n                <\/ul>\n\n                <a class=\"ec-btn ec-btn-dark\" href=\"\/index.php\/pricing\/#paid-pilot\">\n                    Explore Paid Pilot\n                <\/a>\n\n            <\/div>\n\n\n\n            <!-- INTEGRATED -->\n\n            <div class=\"ec-start\">\n\n                <div class=\"ec-start-type\">\n                    Multi-System Deployment\n                <\/div>\n\n                <h3>\n                    Integrated Site Package\n                <\/h3>\n\n                <p>\n                    For sites requiring several\n                    edge-monitoring domains under\n                    one Siteplore architecture.\n                <\/p>\n\n                <ul>\n                    <li>RekaSense<\/li>\n                    <li>PowerWatch<\/li>\n                    <li>MachineGuard<\/li>\n                    <li>Field connectivity<\/li>\n                    <li>Project-specific engineering<\/li>\n                <\/ul>\n\n                <a class=\"ec-btn ec-btn-dark\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20an%20Integrated%20Site%20Package%20with%20Siteplore%20Edge%20and%20Connectivity.\" target=\"_blank\" rel=\"noopener\">\n                    Discuss Integrated Package\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     FAQ\n     ======================================================== -->\n\n<section class=\"ec-section ec-light\">\n\n    <div class=\"ec-container\">\n\n        <div class=\"ec-eyebrow\">\n            Frequently Asked Questions\n        <\/div>\n\n        <h2 class=\"ec-title\">\n            Edge &amp; Connectivity FAQ\n        <\/h2>\n\n\n        <div class=\"ec-faq\">\n\n\n            <details>\n\n                <summary>\n                    Does every RS485 device work with RekaSense?\n                <\/summary>\n\n                <p>\n                    No. RS485 defines an electrical communication layer,\n                    but device integration also depends on protocol,\n                    communication settings, addressing, register map,\n                    data format and scaling.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does RekaSense support Modbus RTU?\n                <\/summary>\n\n                <p>\n                    RekaSense is intended to support compatible\n                    RS485 \/ Modbus RTU field-device integration\n                    where the device specification and register\n                    information are available and verified.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can 4\u201320 mA sensors connect to RekaSense?\n                <\/summary>\n\n                <p>\n                    Potentially yes through an appropriate\n                    analog input or conversion interface.\n                    The base field architecture should not be\n                    assumed to accept every analog signal directly.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore use cellular connectivity?\n                <\/summary>\n\n                <p>\n                    Cellular-connected configurations can be considered\n                    for distributed monitoring sites where network coverage,\n                    data requirements, power and installation conditions\n                    support the deployment.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    What happens if cellular signal is poor?\n                <\/summary>\n\n                <p>\n                    Coverage should be evaluated during site assessment.\n                    Antenna placement, alternative network paths\n                    or a different communication architecture\n                    may be required depending on the site.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can several sensors share one RS485 network?\n                <\/summary>\n\n                <p>\n                    Yes where device addressing, communication settings,\n                    topology, polling requirements, cable length\n                    and electrical design permit a multi-device network.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore use existing PLC data?\n                <\/summary>\n\n                <p>\n                    Potentially yes. Existing automation data can be\n                    evaluated where suitable interfaces, permissions,\n                    network architecture and cybersecurity requirements\n                    permit integration.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does Siteplore connect directly to the plant control network?\n                <\/summary>\n\n                <p>\n                    Not automatically. Any connection to an existing\n                    operational network should be designed in accordance\n                    with the customer&#8217;s IT\/OT architecture,\n                    access policy and cybersecurity requirements.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can MQTT be used?\n                <\/summary>\n\n                <p>\n                    MQTT can be part of a Siteplore data architecture\n                    where supported by the selected edge configuration\n                    and project requirements.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can one gateway monitor different sensor brands?\n                <\/summary>\n\n                <p>\n                    Potentially yes. Siteplore uses a vendor-neutral\n                    approach, but every device still needs a verified\n                    technical integration path.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore Edge control or trip equipment?\n                <\/summary>\n\n                <p>\n                    The standard Siteplore Edge positioning is\n                    monitoring and data integration.\n                    Control, shutdown and protection functions require\n                    separately engineered systems appropriate\n                    to the application.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can edge devices be installed outdoors?\n                <\/summary>\n\n                <p>\n                    Outdoor installation can be considered when\n                    the enclosure, environmental rating, temperature range,\n                    ingress protection, surge protection and installation\n                    method are suitable for the actual site.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore Edge be installed in hazardous areas?\n                <\/summary>\n\n                <p>\n                    Hazardous-area suitability must not be assumed.\n                    Equipment installed in classified areas requires\n                    appropriate certification and engineering review\n                    for the relevant area classification.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    How should we start?\n                <\/summary>\n\n                <p>\n                    Start with the device or measurement that needs\n                    to become remotely visible. Provide the sensor\n                    or meter datasheet, communication specification,\n                    site location and available network information.\n                    Rekacipta can then evaluate a practical\n                    edge and connectivity architecture.\n                <\/p>\n\n            <\/details>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     FINAL CTA\n     ======================================================== -->\n\n<section class=\"ec-cta\">\n\n    <div class=\"ec-container ec-cta-inner\">\n\n        <div>\n\n            <h2>\n                Your data cannot become useful\n                <span>until it can reliably leave the field.<\/span>\n            <\/h2>\n\n            <p>\n                Start with the sensor, meter or asset\n                that needs better visibility.\n                Rekacipta can assess the device interface,\n                electrical requirements, connectivity,\n                edge architecture and Siteplore integration\n                required to create a practical monitoring solution.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"ec-actions\">\n\n            <a class=\"ec-btn ec-btn-primary\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20request%20a%20Siteplore%20Edge%20and%20Connectivity%20assessment.\" target=\"_blank\" rel=\"noopener\">\n                Request Assessment \u2192\n            <\/a>\n\n            <a class=\"ec-btn ec-btn-secondary\" href=\"\/index.php\/pricing\">\n                View Siteplore Plans\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Siteplore Edge &amp; Connectivity Connect Field Data Without Forcing Every Asset Into the Same Architecture. Siteplore Edge &amp; Connectivity bridges compatible sensors, meters, equipment and existing data sources with the Siteplore platform \u2014 using an engineering-led approach to field interfaces, edge devices, communication networks and remote connectivity. Request Connectivity Assessment \u2192 Explore RekaSense Field-to-Platform Architecture [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-159","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/comments?post=159"}],"version-history":[{"count":2,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/159\/revisions"}],"predecessor-version":[{"id":212,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/159\/revisions\/212"}],"wp:attachment":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/media?parent=159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}