{"id":161,"date":"2026-09-01T11:15:22","date_gmt":"2026-09-01T04:15:22","guid":{"rendered":"https:\/\/siteplore.com\/?page_id=161"},"modified":"2026-09-01T11:15:23","modified_gmt":"2026-09-01T04:15:23","slug":"system-integration-commissioning","status":"publish","type":"page","link":"https:\/\/siteplore.com\/index.php\/system-integration-commissioning\/","title":{"rendered":"System Integration &amp; Commissioning"},"content":{"rendered":"\n<!-- =========================================================\n     SITEPLORE \u2014 SYSTEM INTEGRATION & COMMISSIONING\n     WordPress Custom HTML\n     ========================================================= -->\n\n<style>\n\n.sic-page {\n    --sic-yellow: #f7b900;\n    --sic-yellow-dark: #d99f00;\n    --sic-navy: #15213b;\n    --sic-blue: #214c88;\n    --sic-cyan: #31a9e1;\n    --sic-cyan-light: #dff5ff;\n    --sic-green: #19a974;\n    --sic-red: #d75c5c;\n    --sic-text: #202b3d;\n    --sic-muted: #667085;\n    --sic-border: #e4e9f0;\n    --sic-light: #f7f9fc;\n\n    font-family: inherit;\n    color: var(--sic-text);\n    line-height: 1.6;\n    overflow: hidden;\n}\n\n.sic-page *,\n.sic-page *::before,\n.sic-page *::after {\n    box-sizing: border-box;\n}\n\n.sic-page a {\n    text-decoration: none;\n}\n\n.sic-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n}\n\n.sic-section {\n    padding: 88px 0;\n}\n\n.sic-light {\n    background: var(--sic-light);\n}\n\n.sic-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.sic-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 14px;\n    color: var(--sic-blue);\n    text-transform: uppercase;\n    letter-spacing: 1.6px;\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.sic-eyebrow::before {\n    content: \"\";\n    width: 28px;\n    height: 3px;\n    border-radius: 3px;\n    background: var(--sic-yellow);\n}\n\n.sic-dark .sic-eyebrow {\n    color: #8bd5f7;\n}\n\n.sic-title {\n    margin: 0;\n    color: var(--sic-navy);\n    font-size: clamp(32px,4vw,48px);\n    line-height: 1.12;\n    letter-spacing: -1px;\n}\n\n.sic-dark .sic-title {\n    color: white;\n}\n\n.sic-lead {\n    max-width: 850px;\n    margin: 22px 0 0;\n    color: var(--sic-muted);\n    font-size: 18px;\n    line-height: 1.75;\n}\n\n.sic-dark .sic-lead {\n    color: #c6d2e2;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.sic-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 34px;\n}\n\n.sic-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.sic-btn-primary {\n    color: var(--sic-navy);\n    background: var(--sic-yellow);\n}\n\n.sic-btn-primary:hover {\n    color: var(--sic-navy);\n    background: #ffc729;\n    transform: translateY(-2px);\n}\n\n.sic-btn-secondary {\n    color: white;\n    border: 1px solid rgba(255,255,255,.34);\n    background: rgba(255,255,255,.05);\n}\n\n.sic-btn-secondary:hover {\n    color: white;\n    background: rgba(255,255,255,.11);\n}\n\n.sic-btn-dark {\n    color: white;\n    background: var(--sic-navy);\n}\n\n.sic-btn-dark:hover {\n    color: white;\n    background: #223459;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.sic-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,.25), 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.sic-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.sic-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.sic-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.sic-badge-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--sic-yellow);\n    box-shadow: 0 0 0 5px rgba(247,185,0,.12);\n}\n\n.sic-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.sic-hero h1 span {\n    color: var(--sic-yellow);\n}\n\n.sic-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 WORKFLOW PANEL\n   ========================================================= *\/\n\n.sic-workflow-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.sic-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.sic-flow {\n    display: grid;\n    gap: 9px;\n}\n\n.sic-flow-item {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 13px;\n    align-items: center;\n    padding: 13px;\n    border-radius: 9px;\n    border: 1px solid rgba(255,255,255,.08);\n    background: rgba(255,255,255,.045);\n}\n\n.sic-flow-no {\n    width: 36px;\n    height: 36px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 8px;\n    color: #91dcfd;\n    background: rgba(49,169,225,.12);\n    font-size: 11px;\n    font-weight: 900;\n}\n\n.sic-flow-item strong {\n    display: block;\n    color: white;\n    font-size: 13px;\n}\n\n.sic-flow-item span {\n    display: block;\n    margin-top: 2px;\n    color: #9fb0c5;\n    font-size: 11px;\n}\n\n\n\/* =========================================================\n   PROBLEMS\n   ========================================================= *\/\n\n.sic-problem-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 48px;\n}\n\n.sic-card {\n    padding: 28px;\n    border: 1px solid var(--sic-border);\n    border-radius: 13px;\n    background: white;\n}\n\n.sic-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.sic-card h3 {\n    margin: 0 0 10px;\n    color: var(--sic-navy);\n    font-size: 19px;\n}\n\n.sic-card p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 14px;\n}\n\n\n\/* =========================================================\n   INTEGRATION LAYERS\n   ========================================================= *\/\n\n.sic-layer-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-layer {\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.sic-layer-no {\n    color: var(--sic-yellow);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 1px;\n}\n\n.sic-layer h3 {\n    margin: 11px 0 9px;\n    color: white;\n    font-size: 19px;\n}\n\n.sic-layer p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 13px;\n}\n\n.sic-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: 15px;\n}\n\n.sic-tag {\n    padding: 5px 8px;\n    border-radius: 4px;\n    background: rgba(255,255,255,.07);\n    color: #bcd9ea;\n    font-size: 10px;\n    font-weight: 700;\n}\n\n\n\/* =========================================================\n   DELIVERABLES\n   ========================================================= *\/\n\n.sic-deliver-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-deliver {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 16px;\n    padding: 24px;\n    border: 1px solid var(--sic-border);\n    border-radius: 12px;\n    background: white;\n}\n\n.sic-check {\n    width: 38px;\n    height: 38px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: var(--sic-green);\n    background: #ecf8f4;\n    font-weight: 900;\n}\n\n.sic-deliver h3 {\n    margin: 0 0 6px;\n    color: var(--sic-navy);\n    font-size: 17px;\n}\n\n.sic-deliver p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   COMMISSIONING\n   ========================================================= *\/\n\n.sic-test-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-test {\n    padding: 25px;\n    border-radius: 13px;\n    border: 1px solid var(--sic-border);\n    background: white;\n}\n\n.sic-test-symbol {\n    width: 43px;\n    height: 43px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 15px;\n    border-radius: 9px;\n    background: var(--sic-cyan-light);\n    color: var(--sic-blue);\n    font-size: 10px;\n    font-weight: 900;\n}\n\n.sic-test h3 {\n    margin: 0 0 8px;\n    color: var(--sic-navy);\n    font-size: 17px;\n}\n\n.sic-test p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   ARCHITECTURE\n   ========================================================= *\/\n\n.sic-arch-wrap {\n    margin-top: 52px;\n}\n\n.sic-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.sic-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.sic-arch-no {\n    color: var(--sic-yellow);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 1.1px;\n}\n\n.sic-arch-box h3 {\n    margin: 10px 0 8px;\n    color: white;\n    font-size: 17px;\n}\n\n.sic-arch-box p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 12px;\n}\n\n.sic-arch-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--sic-yellow);\n    font-size: 20px;\n}\n\n\n\/* =========================================================\n   PRODUCT ECOSYSTEM\n   ========================================================= *\/\n\n.sic-product-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-product {\n    padding: 27px;\n    border-radius: 14px;\n    border: 1px solid var(--sic-border);\n    background: white;\n}\n\n.sic-product-type {\n    color: var(--sic-blue);\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.sic-product h3 {\n    margin: 8px 0;\n    color: var(--sic-navy);\n    font-size: 21px;\n}\n\n.sic-product p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n.sic-product-link {\n    display: inline-block;\n    margin-top: 17px;\n    color: var(--sic-blue);\n    font-size: 12px;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   CUSTOMER INPUT\n   ========================================================= *\/\n\n.sic-input-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-input {\n    padding: 24px;\n    border: 1px solid var(--sic-border);\n    border-radius: 12px;\n    background: white;\n}\n\n.sic-input strong {\n    display: block;\n    color: var(--sic-navy);\n    font-size: 15px;\n}\n\n.sic-input span {\n    display: block;\n    margin-top: 6px;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   HANDOVER\n   ========================================================= *\/\n\n.sic-handover-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: 55px;\n    align-items: center;\n}\n\n.sic-handover-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.sic-handover-item {\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(255,255,255,.08);\n}\n\n.sic-handover-item:last-child {\n    border-bottom: 0;\n}\n\n.sic-handover-item strong {\n    display: block;\n    color: white;\n    font-size: 15px;\n}\n\n.sic-handover-item span {\n    display: block;\n    margin-top: 4px;\n    color: #b9c5d5;\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   OUTCOMES\n   ========================================================= *\/\n\n.sic-outcome-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 48px;\n}\n\n.sic-outcome {\n    padding: 27px;\n    border: 1px solid var(--sic-border);\n    border-radius: 13px;\n    background: white;\n}\n\n.sic-outcome-no {\n    color: var(--sic-yellow-dark);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 1px;\n}\n\n.sic-outcome h3 {\n    margin: 10px 0 8px;\n    color: var(--sic-navy);\n    font-size: 18px;\n}\n\n.sic-outcome p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   PROCESS\n   ========================================================= *\/\n\n.sic-process-grid {\n    display: grid;\n    grid-template-columns: repeat(5,1fr);\n    gap: 16px;\n    margin-top: 48px;\n}\n\n.sic-process {\n    padding: 24px;\n    border: 1px solid rgba(255,255,255,.11);\n    border-radius: 13px;\n    background: rgba(255,255,255,.055);\n}\n\n.sic-process-no {\n    color: var(--sic-yellow);\n    font-size: 29px;\n    line-height: 1;\n    font-weight: 900;\n}\n\n.sic-process h3 {\n    margin: 14px 0 7px;\n    color: white;\n    font-size: 16px;\n}\n\n.sic-process p {\n    margin: 0;\n    color: #bdc9d9;\n    font-size: 12px;\n}\n\n\n\/* =========================================================\n   ENGAGEMENT OPTIONS\n   ========================================================= *\/\n\n.sic-option-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 48px;\n}\n\n.sic-option {\n    position: relative;\n    padding: 30px;\n    border: 1px solid var(--sic-border);\n    border-radius: 15px;\n    background: white;\n}\n\n.sic-option-featured {\n    border: 2px solid var(--sic-yellow);\n    transform: translateY(-6px);\n    box-shadow: 0 17px 42px rgba(20,35,60,.09);\n}\n\n.sic-option-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.sic-option-type {\n    color: var(--sic-blue);\n    font-size: 11px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.1px;\n}\n\n.sic-option h3 {\n    margin: 8px 0;\n    color: var(--sic-navy);\n    font-size: 24px;\n}\n\n.sic-option p {\n    margin: 0;\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n.sic-option ul {\n    margin: 20px 0 0;\n    padding: 18px 0 0 18px;\n    border-top: 1px solid var(--sic-border);\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n.sic-option li {\n    margin: 7px 0;\n}\n\n.sic-option .sic-btn {\n    width: 100%;\n    margin-top: 21px;\n}\n\n\n\/* =========================================================\n   BOUNDARY\n   ========================================================= *\/\n\n.sic-boundary {\n    margin-top: 48px;\n    overflow-x: auto;\n    border: 1px solid var(--sic-border);\n    border-radius: 14px;\n}\n\n.sic-boundary table {\n    width: 100%;\n    min-width: 780px;\n    border-collapse: collapse;\n    background: white;\n}\n\n.sic-boundary th,\n.sic-boundary td {\n    padding: 17px 20px;\n    text-align: left;\n    border-bottom: 1px solid var(--sic-border);\n}\n\n.sic-boundary th {\n    color: var(--sic-navy);\n    background: #f0f4f8;\n    font-size: 13px;\n}\n\n.sic-boundary td {\n    color: var(--sic-muted);\n    font-size: 13px;\n}\n\n.sic-boundary tr:last-child td {\n    border-bottom: 0;\n}\n\n.sic-yes {\n    color: var(--sic-green) !important;\n    font-weight: 800;\n}\n\n.sic-caution {\n    color: #b47d00 !important;\n    font-weight: 800;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.sic-faq {\n    max-width: 900px;\n    margin-top: 44px;\n}\n\n.sic-faq details {\n    padding: 18px 0;\n    border-bottom: 1px solid var(--sic-border);\n}\n\n.sic-faq summary {\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 30px;\n    color: var(--sic-navy);\n    font-size: 16px;\n    font-weight: 800;\n}\n\n.sic-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.sic-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    color: var(--sic-blue);\n    font-size: 22px;\n}\n\n.sic-faq details[open] summary::after {\n    content: \"\u2013\";\n}\n\n.sic-faq p {\n    max-width: 820px;\n    margin: 12px 0 3px;\n    color: var(--sic-muted);\n    font-size: 14px;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.sic-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.sic-cta-inner {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 45px;\n    align-items: center;\n}\n\n.sic-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.sic-cta h2 span {\n    color: var(--sic-yellow);\n}\n\n.sic-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    .sic-hero-inner,\n    .sic-handover-grid,\n    .sic-cta-inner {\n        grid-template-columns:1fr;\n    }\n\n    .sic-problem-grid,\n    .sic-layer-grid,\n    .sic-option-grid,\n    .sic-outcome-grid {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .sic-test-grid,\n    .sic-product-grid {\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .sic-process-grid {\n        grid-template-columns:repeat(3,1fr);\n    }\n\n    .sic-arch-row {\n        grid-template-columns:1fr;\n        gap:10px;\n    }\n\n    .sic-arch-arrow {\n        height:25px;\n        transform:rotate(90deg);\n    }\n}\n\n@media (max-width:640px) {\n\n    .sic-container {\n        width:min(100% - 28px,1180px);\n    }\n\n    .sic-section {\n        padding:65px 0;\n    }\n\n    .sic-hero-inner {\n        padding:70px 0;\n    }\n\n    .sic-problem-grid,\n    .sic-layer-grid,\n    .sic-deliver-grid,\n    .sic-test-grid,\n    .sic-product-grid,\n    .sic-input-grid,\n    .sic-outcome-grid,\n    .sic-process-grid,\n    .sic-option-grid {\n        grid-template-columns:1fr;\n    }\n\n    .sic-option-featured {\n        transform:none;\n    }\n\n    .sic-actions {\n        flex-direction:column;\n    }\n\n    .sic-btn {\n        width:100%;\n    }\n}\n\n<\/style>\n\n\n<div class=\"sic-page\">\n\n\n<!-- ========================================================\n     HERO\n     ======================================================== -->\n\n<section class=\"sic-hero\">\n\n    <div class=\"sic-container sic-hero-inner\">\n\n        <div>\n\n            <div class=\"sic-badge\">\n                <span class=\"sic-badge-dot\"><\/span>\n                Siteplore Engineering Services\n            <\/div>\n\n            <h1>\n                Turn a Designed Monitoring System\n                <span>Into a Working Operational System.<\/span>\n            <\/h1>\n\n            <p class=\"sic-hero-copy\">\n                Rekacipta integrates field sensors, meters, edge devices,\n                communication networks, Siteplore and selected existing\n                systems into one validated monitoring architecture \u2014\n                then commissions the complete data path from measurement\n                point to dashboard, trend, alert and operational use.\n            <\/p>\n\n\n            <div class=\"sic-actions\">\n\n                <a class=\"sic-btn sic-btn-primary\"\n                   href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20Siteplore%20System%20Integration%20and%20Commissioning.\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    Discuss Integration Project \u2192\n                <\/a>\n\n                <a class=\"sic-btn sic-btn-secondary\"\n                   href=\"\/index.php\/pricing\">\n                    Explore Siteplore Plans\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"sic-workflow-panel\">\n\n            <div class=\"sic-panel-label\">\n                From Engineering to Operational Handover\n            <\/div>\n\n\n            <div class=\"sic-flow\">\n\n\n                <div class=\"sic-flow-item\">\n                    <div class=\"sic-flow-no\">01<\/div>\n                    <div>\n                        <strong>Confirm Engineering Scope<\/strong>\n                        <span>Devices, interfaces, network and monitoring objective<\/span>\n                    <\/div>\n                <\/div>\n\n\n                <div class=\"sic-flow-item\">\n                    <div class=\"sic-flow-no\">02<\/div>\n                    <div>\n                        <strong>Integrate Field Devices<\/strong>\n                        <span>Sensors, meters, edge and existing data sources<\/span>\n                    <\/div>\n                <\/div>\n\n\n                <div class=\"sic-flow-item\">\n                    <div class=\"sic-flow-no\">03<\/div>\n                    <div>\n                        <strong>Configure Data Path<\/strong>\n                        <span>Field \u2192 edge \u2192 connectivity \u2192 Siteplore<\/span>\n                    <\/div>\n                <\/div>\n\n\n                <div class=\"sic-flow-item\">\n                    <div class=\"sic-flow-no\">04<\/div>\n                    <div>\n                        <strong>Commission &#038; Validate<\/strong>\n                        <span>Communication, scaling, trends, alerts and data quality<\/span>\n                    <\/div>\n                <\/div>\n\n\n                <div class=\"sic-flow-item\">\n                    <div class=\"sic-flow-no\">05<\/div>\n                    <div>\n                        <strong>Handover<\/strong>\n                        <span>Document configuration and operating use<\/span>\n                    <\/div>\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     WHY INTEGRATION MATTERS\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Why Integration Matters\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            A sensor, gateway and dashboard can all work individually \u2014\n            and the monitoring system can still fail as a whole.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            Industrial IoT projects cross multiple engineering boundaries:\n            instrumentation, electrical installation, communication,\n            networking, software configuration and operational use.\n            Integration is the work required to make these elements\n            function together reliably enough for the intended monitoring objective.\n        <\/p>\n\n\n        <div class=\"sic-problem-grid\">\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">01<\/div>\n                <h3>Devices Do Not Communicate<\/h3>\n                <p>\n                    Protocol, addressing, register maps,\n                    baud rate or network configuration may not match.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">02<\/div>\n                <h3>Data Arrives but Is Wrong<\/h3>\n                <p>\n                    Incorrect scaling, units, byte order\n                    or tag mapping can make apparently valid data misleading.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">03<\/div>\n                <h3>Field Installation Affects Reliability<\/h3>\n                <p>\n                    Power supply, grounding, wiring,\n                    enclosure and electrical noise can affect the data path.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">04<\/div>\n                <h3>Network Access Is Undefined<\/h3>\n                <p>\n                    Firewall, cellular, IT\/OT boundaries\n                    and customer access requirements can block integration.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">05<\/div>\n                <h3>Dashboard Does Not Match the Use Case<\/h3>\n                <p>\n                    Technically correct data can still be difficult\n                    to use if the views do not support the required decision.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-icon\">06<\/div>\n                <h3>No End-to-End Validation<\/h3>\n                <p>\n                    A project is not complete until measurements\n                    are verified from field source to final monitoring view.\n                <\/p>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     INTEGRATION SCOPE\n     ======================================================== -->\n\n<section class=\"sic-section sic-dark\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Integration Scope\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            We integrate the complete monitoring chain.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            The exact scope depends on the approved engineering design,\n            existing site infrastructure and selected Siteplore products.\n        <\/p>\n\n\n        <div class=\"sic-layer-grid\">\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">01<\/div>\n\n                <h3>Field Instrumentation<\/h3>\n\n                <p>\n                    Connect compatible sensors,\n                    meters and measurement devices.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">Sensors<\/span>\n                    <span class=\"sic-tag\">Meters<\/span>\n                    <span class=\"sic-tag\">RS485<\/span>\n                    <span class=\"sic-tag\">Analog via Interface<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">02<\/div>\n\n                <h3>Edge Devices<\/h3>\n\n                <p>\n                    Configure compatible edge hardware\n                    for acquisition and data transport.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">RekaSense<\/span>\n                    <span class=\"sic-tag\">PowerWatch<\/span>\n                    <span class=\"sic-tag\">MachineGuard<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">03<\/div>\n\n                <h3>Electrical &#038; Installation<\/h3>\n\n                <p>\n                    Address power supply,\n                    wiring and installation requirements.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">Power<\/span>\n                    <span class=\"sic-tag\">Wiring<\/span>\n                    <span class=\"sic-tag\">Grounding<\/span>\n                    <span class=\"sic-tag\">Enclosures<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">04<\/div>\n\n                <h3>Connectivity<\/h3>\n\n                <p>\n                    Configure the selected\n                    field-to-platform communication path.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">Ethernet<\/span>\n                    <span class=\"sic-tag\">Cellular<\/span>\n                    <span class=\"sic-tag\">Wi-Fi<\/span>\n                    <span class=\"sic-tag\">Project-Specific Network<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">05<\/div>\n\n                <h3>Existing System Integration<\/h3>\n\n                <p>\n                    Integrate selected existing data\n                    where technically appropriate and authorized.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">PLC<\/span>\n                    <span class=\"sic-tag\">BMS<\/span>\n                    <span class=\"sic-tag\">Meters<\/span>\n                    <span class=\"sic-tag\">External Data<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sic-layer\">\n\n                <div class=\"sic-layer-no\">06<\/div>\n\n                <h3>Siteplore Configuration<\/h3>\n\n                <p>\n                    Configure monitoring views,\n                    data mapping, trends and alerts.\n                <\/p>\n\n                <div class=\"sic-tags\">\n                    <span class=\"sic-tag\">Tags<\/span>\n                    <span class=\"sic-tag\">Dashboards<\/span>\n                    <span class=\"sic-tag\">Trends<\/span>\n                    <span class=\"sic-tag\">Alerts<\/span>\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     WHAT CUSTOMER RECEIVES\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            What You Receive\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Integration should end with a working and documented system.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            Final deliverables vary by project scope,\n            but commissioning should create a clear record of\n            what was connected, how it was configured\n            and what was validated.\n        <\/p>\n\n\n        <div class=\"sic-deliver-grid\">\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Integrated Field Devices<\/h3>\n                    <p>\n                        Approved sensors, meters and edge devices\n                        connected according to the defined architecture.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Communication Configuration<\/h3>\n                    <p>\n                        Relevant device and network settings\n                        documented according to project scope.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Data Point \/ Tag Mapping<\/h3>\n                    <p>\n                        Measurement names, units and source mapping\n                        configured for the Siteplore data layer.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Siteplore Monitoring Views<\/h3>\n                    <p>\n                        Project-specific dashboards,\n                        trends and monitoring views.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Alert Configuration<\/h3>\n                    <p>\n                        Configured monitoring alerts\n                        where included and technically justified.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Commissioning Records<\/h3>\n                    <p>\n                        Documented validation results\n                        for the agreed commissioning scope.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Configuration Documentation<\/h3>\n                    <p>\n                        Appropriate project configuration information\n                        for support and future maintenance.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"sic-deliver\">\n                <div class=\"sic-check\">\u2713<\/div>\n                <div>\n                    <h3>Operational Handover<\/h3>\n                    <p>\n                        Handover of the commissioned monitoring\n                        scope to the customer&#8217;s designated team.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     COMMISSIONING VALIDATION\n     ======================================================== -->\n\n<section class=\"sic-section sic-light\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Commissioning Validation\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Commission the data path \u2014 not only the hardware.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            Commissioning verifies that the monitored value\n            remains understandable and consistent from the physical\n            measurement point through the edge and communication layer\n            into the Siteplore monitoring environment.\n        <\/p>\n\n\n        <div class=\"sic-test-grid\">\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">01<\/div>\n                <h3>Physical Installation<\/h3>\n                <p>\n                    Confirm installed devices,\n                    wiring and field arrangement against the agreed scope.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">02<\/div>\n                <h3>Communication<\/h3>\n                <p>\n                    Verify communication between\n                    selected field devices and edge components.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">03<\/div>\n                <h3>Measurement Mapping<\/h3>\n                <p>\n                    Confirm tags, units,\n                    scaling and measurement interpretation.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">04<\/div>\n                <h3>Platform Visibility<\/h3>\n                <p>\n                    Confirm required data appears\n                    in Siteplore monitoring views.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">05<\/div>\n                <h3>Historical Data<\/h3>\n                <p>\n                    Confirm selected measurements\n                    are being stored and trended as intended.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">06<\/div>\n                <h3>Alerts<\/h3>\n                <p>\n                    Validate configured alert logic\n                    where included in the project.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">07<\/div>\n                <h3>Network Recovery<\/h3>\n                <p>\n                    Review expected behavior\n                    following relevant communication interruptions.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-test\">\n                <div class=\"sic-test-symbol\">08<\/div>\n                <h3>Operational Use<\/h3>\n                <p>\n                    Confirm the final view supports\n                    the agreed monitoring objective.\n                <\/p>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     END TO END ARCHITECTURE\n     ======================================================== -->\n\n<section class=\"sic-section sic-dark\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            End-to-End Integration\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            One commissioning path from physical measurement to decision support.\n        <\/h2>\n\n\n        <div class=\"sic-arch-wrap\">\n\n            <div class=\"sic-arch-row\">\n\n\n                <div class=\"sic-arch-box\">\n                    <div class=\"sic-arch-no\">01 \u2014 FIELD<\/div>\n                    <h3>Asset &#038; Measurement<\/h3>\n                    <p>\n                        Physical equipment,\n                        condition or process parameter.\n                    <\/p>\n                <\/div>\n\n                <div class=\"sic-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"sic-arch-box\">\n                    <div class=\"sic-arch-no\">02 \u2014 DEVICE<\/div>\n                    <h3>Sensor \/ Meter<\/h3>\n                    <p>\n                        Compatible field\n                        measurement device.\n                    <\/p>\n                <\/div>\n\n                <div class=\"sic-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"sic-arch-box\">\n                    <div class=\"sic-arch-no\">03 \u2014 EDGE<\/div>\n                    <h3>Integration Layer<\/h3>\n                    <p>\n                        Acquisition, interface\n                        and data transport.\n                    <\/p>\n                <\/div>\n\n                <div class=\"sic-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"sic-arch-box\">\n                    <div class=\"sic-arch-no\">04 \u2014 PLATFORM<\/div>\n                    <h3>Siteplore<\/h3>\n                    <p>\n                        Dashboard, trends,\n                        alerts and analytics.\n                    <\/p>\n                <\/div>\n\n                <div class=\"sic-arch-arrow\">\u2192<\/div>\n\n\n                <div class=\"sic-arch-box\">\n                    <div class=\"sic-arch-no\">05 \u2014 USER<\/div>\n                    <h3>Operational Decision<\/h3>\n                    <p>\n                        Inspection, maintenance\n                        and improvement action.\n                    <\/p>\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     SITEPLORE PRODUCT INTEGRATION\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Siteplore Product Integration\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Integration services support the complete Siteplore ecosystem.\n        <\/h2>\n\n\n        <div class=\"sic-product-grid\">\n\n\n            <div class=\"sic-product\">\n\n                <div class=\"sic-product-type\">\n                    Multi-Sensor Edge\n                <\/div>\n\n                <h3>RekaSense<\/h3>\n\n                <p>\n                    Integration of compatible field sensors,\n                    interfaces, connectivity and Siteplore data.\n                <\/p>\n\n                <a class=\"sic-product-link\"\n                   href=\"\/index.php\/rekasense\">\n                    Explore RekaSense \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"sic-product\">\n\n                <div class=\"sic-product-type\">\n                    Electrical &#038; Energy\n                <\/div>\n\n                <h3>PowerWatch<\/h3>\n\n                <p>\n                    Integration of compatible electrical meters,\n                    measurement points and energy-monitoring views.\n                <\/p>\n\n                <a class=\"sic-product-link\"\n                   href=\"\/index.php\/powerwatch\">\n                    Explore PowerWatch \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"sic-product\">\n\n                <div class=\"sic-product-type\">\n                    Condition Monitoring\n                <\/div>\n\n                <h3>MachineGuard<\/h3>\n\n                <p>\n                    Installation and integration of selected\n                    machine-condition monitoring measurements.\n                <\/p>\n\n                <a class=\"sic-product-link\"\n                   href=\"\/index.php\/machineguard\">\n                    Explore MachineGuard \u2192\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"sic-product\">\n\n                <div class=\"sic-product-type\">\n                    Field Instrumentation\n                <\/div>\n\n                <h3>Sensor Ecosystem<\/h3>\n\n                <p>\n                    Vendor-neutral integration of technically\n                    suitable sensors and instrumentation.\n                <\/p>\n\n                <a class=\"sic-product-link\"\n                   href=\"\/index.php\/sensor-ecosystem\">\n                    Explore Sensor Ecosystem \u2192\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     CUSTOMER INPUT\n     ======================================================== -->\n\n<section class=\"sic-section sic-light\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Information Required\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Integration is faster when the existing system is understood.\n        <\/h2>\n\n\n        <div class=\"sic-input-grid\">\n\n\n            <div class=\"sic-input\">\n                <strong>Approved Engineering Scope<\/strong>\n                <span>\n                    Monitoring objective, measurement points\n                    and project boundary.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-input\">\n                <strong>Device Datasheets<\/strong>\n                <span>\n                    Sensor, meter and communication specifications\n                    where existing hardware is used.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-input\">\n                <strong>Existing Drawings<\/strong>\n                <span>\n                    Relevant electrical,\n                    instrumentation or network drawings where available.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-input\">\n                <strong>Network Requirements<\/strong>\n                <span>\n                    Customer IT\/OT architecture,\n                    network rules and access requirements.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-input\">\n                <strong>Site Access &#038; Installation Conditions<\/strong>\n                <span>\n                    Physical access, work-permit requirements\n                    and environmental constraints.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-input\">\n                <strong>Existing System Information<\/strong>\n                <span>\n                    PLC, BMS, meter or other data-source information\n                    when integration is required.\n                <\/span>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     HANDOVER\n     ======================================================== -->\n\n<section class=\"sic-section sic-dark\">\n\n    <div class=\"sic-container sic-handover-grid\">\n\n        <div>\n\n            <div class=\"sic-eyebrow\">\n                Operational Handover\n            <\/div>\n\n            <h2 class=\"sic-title\">\n                A commissioned system should be maintainable after the project team leaves.\n            <\/h2>\n\n            <p class=\"sic-lead\">\n                Handover is not simply confirming that a dashboard is online.\n                The customer should understand the monitored scope,\n                configuration boundaries, normal operating expectations\n                and where further engineering support may be required.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"sic-handover-panel\">\n\n\n            <div class=\"sic-handover-item\">\n                <strong>Monitoring Scope<\/strong>\n                <span>\n                    Define which assets,\n                    measurements and systems are included.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-handover-item\">\n                <strong>Configuration Record<\/strong>\n                <span>\n                    Preserve relevant system\n                    and device configuration information.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-handover-item\">\n                <strong>Known Limitations<\/strong>\n                <span>\n                    Document project-specific\n                    technical limitations where relevant.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-handover-item\">\n                <strong>Basic Operating Guidance<\/strong>\n                <span>\n                    Explain dashboards,\n                    trends and configured monitoring logic.\n                <\/span>\n            <\/div>\n\n\n            <div class=\"sic-handover-item\">\n                <strong>Support Path<\/strong>\n                <span>\n                    Define how future support,\n                    expansion or troubleshooting can be handled.\n                <\/span>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     OUTCOMES\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Expected Outcome\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Reduce the gap between a good design and a usable operational system.\n        <\/h2>\n\n\n        <div class=\"sic-outcome-grid\">\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">01<\/div>\n                <h3>Validated Data Path<\/h3>\n                <p>\n                    Confirm that selected field data\n                    reaches the intended monitoring layer.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">02<\/div>\n                <h3>Consistent Measurement Mapping<\/h3>\n                <p>\n                    Reduce uncertainty around units,\n                    scaling and tag interpretation.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">03<\/div>\n                <h3>Lower Integration Risk<\/h3>\n                <p>\n                    Identify field, communication\n                    and configuration issues before handover.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">04<\/div>\n                <h3>Operational Readiness<\/h3>\n                <p>\n                    Move from installed hardware\n                    toward monitoring that can actually be used.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">05<\/div>\n                <h3>Better Maintainability<\/h3>\n                <p>\n                    Preserve configuration\n                    and commissioning information for future support.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-outcome\">\n                <div class=\"sic-outcome-no\">06<\/div>\n                <h3>Scalable Foundation<\/h3>\n                <p>\n                    Create an integration pattern\n                    that can support future expansion where appropriate.\n                <\/p>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PROCESS\n     ======================================================== -->\n\n<section class=\"sic-section sic-dark\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Delivery Process\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Integrate systematically. Commission end to end.\n        <\/h2>\n\n\n        <div class=\"sic-process-grid\">\n\n\n            <div class=\"sic-process\">\n                <div class=\"sic-process-no\">01<\/div>\n                <h3>Review<\/h3>\n                <p>\n                    Confirm scope,\n                    design and prerequisites.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-process\">\n                <div class=\"sic-process-no\">02<\/div>\n                <h3>Install<\/h3>\n                <p>\n                    Implement approved\n                    field and edge components.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-process\">\n                <div class=\"sic-process-no\">03<\/div>\n                <h3>Integrate<\/h3>\n                <p>\n                    Configure devices,\n                    connectivity and Siteplore.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-process\">\n                <div class=\"sic-process-no\">04<\/div>\n                <h3>Commission<\/h3>\n                <p>\n                    Validate the\n                    complete measurement path.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"sic-process\">\n                <div class=\"sic-process-no\">05<\/div>\n                <h3>Handover<\/h3>\n                <p>\n                    Document and transfer\n                    the commissioned system.\n                <\/p>\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     ENGAGEMENT OPTIONS\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Engagement Options\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Integration scope should match the project maturity.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            Commercial scope and pricing are defined\n            according to site complexity, number of devices,\n            installation conditions, existing-system interfaces,\n            travel requirements and commissioning deliverables.\n        <\/p>\n\n\n        <div class=\"sic-option-grid\">\n\n\n            <div class=\"sic-option\">\n\n                <div class=\"sic-option-type\">\n                    Existing System Review\n                <\/div>\n\n                <h3>\n                    Integration Engineering\n                <\/h3>\n\n                <p>\n                    For projects requiring detailed\n                    interface and implementation definition\n                    before installation begins.\n                <\/p>\n\n                <ul>\n                    <li>Interface review<\/li>\n                    <li>Data-source verification<\/li>\n                    <li>Network requirements<\/li>\n                    <li>Integration architecture<\/li>\n                    <li>Implementation scope<\/li>\n                <\/ul>\n\n                <a class=\"sic-btn sic-btn-dark\"\n                   href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20Siteplore%20integration%20engineering.\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    Discuss Integration Engineering\n                <\/a>\n\n            <\/div>\n\n\n\n            <div class=\"sic-option sic-option-featured\">\n\n                <div class=\"sic-option-badge\">\n                    Core Service\n                <\/div>\n\n                <div class=\"sic-option-type\">\n                    Implementation\n                <\/div>\n\n                <h3>\n                    Integration &#038; Commissioning\n                <\/h3>\n\n                <p>\n                    For projects ready to implement\n                    an approved Siteplore monitoring architecture.\n                <\/p>\n\n                <ul>\n                    <li>Field \/ edge integration<\/li>\n                    <li>Connectivity configuration<\/li>\n                    <li>Siteplore setup<\/li>\n                    <li>End-to-end commissioning<\/li>\n                    <li>Project handover<\/li>\n                <\/ul>\n\n                <a class=\"sic-btn sic-btn-primary\"\n                   href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20request%20Siteplore%20System%20Integration%20and%20Commissioning.\"\n                   target=\"_blank\"\n                   rel=\"noopener\">\n                    Request Integration Project\n                <\/a>\n\n            <\/div>\n\n\n\n            <div class=\"sic-option\">\n\n                <div class=\"sic-option-type\">\n                    Multi-Domain Implementation\n                <\/div>\n\n                <h3>\n                    Integrated Site Package\n                <\/h3>\n\n                <p>\n                    For projects combining several\n                    Siteplore products and monitoring domains.\n                <\/p>\n\n                <ul>\n                    <li>RekaSense integration<\/li>\n                    <li>PowerWatch integration<\/li>\n                    <li>MachineGuard integration<\/li>\n                    <li>Central Siteplore environment<\/li>\n                    <li>Project-specific commissioning<\/li>\n                <\/ul>\n\n                <a class=\"sic-btn sic-btn-dark\"\n                   href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20an%20Integrated%20Site%20Package%20with%20System%20Integration%20and%20Commissioning.\"\n                   target=\"_blank\"\n                   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     ENGINEERING BOUNDARY\n     ======================================================== -->\n\n<section class=\"sic-section sic-light\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Important Engineering Boundary\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            Commissioned monitoring does not automatically become control or protection.\n        <\/h2>\n\n        <p class=\"sic-lead\">\n            Integration and commissioning confirm the agreed\n            Siteplore monitoring functions. Safety, protection,\n            control and regulatory functions remain subject to\n            their own engineering, system and validation requirements.\n        <\/p>\n\n\n        <div class=\"sic-boundary\">\n\n            <table>\n\n                <thead>\n\n                    <tr>\n                        <th>Function<\/th>\n                        <th>Integration Service<\/th>\n                        <th>Additional Requirement<\/th>\n                    <\/tr>\n\n                <\/thead>\n\n\n                <tbody>\n\n                    <tr>\n                        <td>Field data integration<\/td>\n                        <td class=\"sic-yes\">Yes<\/td>\n                        <td>Compatible interface required<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Siteplore configuration<\/td>\n                        <td class=\"sic-yes\">Yes<\/td>\n                        <td>Defined project scope<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Monitoring commissioning<\/td>\n                        <td class=\"sic-yes\">Yes<\/td>\n                        <td>Agreed validation criteria<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Existing-system data integration<\/td>\n                        <td class=\"sic-yes\">Where technically approved<\/td>\n                        <td>Access \/ network \/ cybersecurity review<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Automatic plant control<\/td>\n                        <td class=\"sic-caution\">Not standard scope<\/td>\n                        <td>Separate control engineering<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Safety shutdown<\/td>\n                        <td class=\"sic-caution\">No<\/td>\n                        <td>Dedicated safety system<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Machinery trip protection<\/td>\n                        <td class=\"sic-caution\">No<\/td>\n                        <td>Dedicated protection system<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Regulatory certification<\/td>\n                        <td class=\"sic-caution\">Not implied<\/td>\n                        <td>Applicable certified method \/ system<\/td>\n                    <\/tr>\n\n                <\/tbody>\n\n            <\/table>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     FAQ\n     ======================================================== -->\n\n<section class=\"sic-section\">\n\n    <div class=\"sic-container\">\n\n        <div class=\"sic-eyebrow\">\n            Frequently Asked Questions\n        <\/div>\n\n        <h2 class=\"sic-title\">\n            System Integration &#038; Commissioning FAQ\n        <\/h2>\n\n\n        <div class=\"sic-faq\">\n\n\n            <details>\n\n                <summary>\n                    Do we need a Site Assessment before integration?\n                <\/summary>\n\n                <p>\n                    Not always, but an approved engineering scope is required.\n                    If measurement points, hardware, interfaces or\n                    connectivity have not yet been defined,\n                    Site Assessment &#038; Engineering is usually the better first step.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Rekacipta integrate our existing sensors?\n                <\/summary>\n\n                <p>\n                    Potentially yes. Existing devices should be evaluated\n                    for measurement suitability, electrical interface,\n                    communication protocol, available data and condition.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can existing electrical meters be integrated?\n                <\/summary>\n\n                <p>\n                    Potentially yes. Compatible existing meters\n                    can be evaluated as PowerWatch data sources\n                    when the required registers and communication\n                    interfaces are available.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Rekacipta integrate PLC or BMS data?\n                <\/summary>\n\n                <p>\n                    Potentially yes, where suitable interfaces,\n                    permissions, customer network architecture\n                    and cybersecurity requirements allow integration.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Do you install the sensors and edge devices?\n                <\/summary>\n\n                <p>\n                    Installation can be included where defined\n                    in the agreed project scope. Requirements depend\n                    on site conditions, equipment, work permits\n                    and installation responsibilities.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does commissioning include sensor calibration?\n                <\/summary>\n\n                <p>\n                    Calibration requirements depend on the instrument\n                    and project scope. Commissioning verifies the agreed\n                    measurement and data path, but formal calibration\n                    or certified calibration should only be considered\n                    included when explicitly defined.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    What happens if a device does not communicate during commissioning?\n                <\/summary>\n\n                <p>\n                    The issue is investigated against the defined\n                    interface, protocol, wiring, configuration\n                    and network requirements. Resolution may require\n                    device reconfiguration, wiring correction,\n                    alternative interface hardware or vendor support.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can the integration use cellular connectivity?\n                <\/summary>\n\n                <p>\n                    Yes where the selected hardware, network coverage,\n                    site conditions and project architecture support it.\n                    Coverage should be validated before relying on cellular connectivity.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Is cybersecurity included?\n                <\/summary>\n\n                <p>\n                    Integration should respect the customer&#8217;s\n                    IT\/OT cybersecurity requirements.\n                    Detailed cybersecurity assessment, hardening\n                    or compliance work should be defined as a separate\n                    or explicit project scope where required.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore automatically control equipment after commissioning?\n                <\/summary>\n\n                <p>\n                    The standard Siteplore scope is monitoring,\n                    analytics and decision support.\n                    Automatic control or shutdown requires separately\n                    engineered control or protection functions.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can you commission only one machine or one monitoring point?\n                <\/summary>\n\n                <p>\n                    Yes. Focused integration can be a practical way\n                    to validate an architecture before wider deployment.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can the system be expanded later?\n                <\/summary>\n\n                <p>\n                    Yes where the original architecture,\n                    network capacity and platform configuration\n                    support expansion. Future requirements\n                    should be considered during engineering.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    What information should we send first?\n                <\/summary>\n\n                <p>\n                    Start with the project objective,\n                    devices to be connected, relevant datasheets,\n                    available drawings, existing network information\n                    and the Siteplore monitoring outcome you expect.\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=\"sic-cta\">\n\n    <div class=\"sic-container sic-cta-inner\">\n\n        <div>\n\n            <h2>\n                A monitoring system is not finished\n                <span>when the hardware is installed.<\/span>\n            <\/h2>\n\n            <p>\n                It is finished when the intended field measurements\n                can be reliably interpreted in Siteplore and used\n                by the operational team. Rekacipta can integrate,\n                configure, commission and hand over the complete\n                monitoring path from field device to operational insight.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"sic-actions\">\n\n            <a class=\"sic-btn sic-btn-primary\"\n               href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20Siteplore%20System%20Integration%20and%20Commissioning.\"\n               target=\"_blank\"\n               rel=\"noopener\">\n                Discuss Integration Project \u2192\n            <\/a>\n\n            <a class=\"sic-btn sic-btn-secondary\"\n               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 Engineering Services Turn a Designed Monitoring System Into a Working Operational System. Rekacipta integrates field sensors, meters, edge devices, communication networks, Siteplore and selected existing systems into one validated monitoring architecture \u2014 then commissions the complete data path from measurement point to dashboard, trend, alert and operational use. Discuss Integration Project \u2192 Explore Siteplore [&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-161","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/161","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=161"}],"version-history":[{"count":1,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/161\/revisions"}],"predecessor-version":[{"id":162,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/161\/revisions\/162"}],"wp:attachment":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/media?parent=161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}