{"product_id":"victron-ekrano-gx","title":"Victron Ekrano GX","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVictron Ekrano GX Premium Template\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n        \/* Scoped Container to Prevent Bleeding and Tighten Spacing *\/\n        .victron-prod-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: transparent !important;\n            color: #1e293b !important; \n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2px 10px 5px;\n            line-height: 1.45;\n            box-sizing: border-box;\n        }\n\n        .victron-prod-wrapper * { box-sizing: border-box; }\n\n        \/* Premium Brand Colors (Outlines \u0026 Accents Only) *\/\n        .victron-prod-wrapper {\n            --vic-blue: #0054A6;\n            --vic-blue-dark: #003b75;\n            --vic-orange: #E15400;\n            --vic-dark: #0f172a;\n            --vic-muted: #64748b;\n            --vic-border: #cbd5e1;\n        }\n\n        \/* Unique VE.Direct Serial Telemetry Pulse Divider *\/\n        .victron-prod-wrapper .telemetry-divider {\n            display: flex;\n            align-items: center;\n            gap: 4px;\n            margin-top: 4px;\n            margin-bottom: 10px;\n            width: 100%;\n            height: 4px;\n        }\n        \n        .victron-prod-wrapper .telemetry-dot {\n            width: 4px;\n            height: 4px;\n            border-radius: 50%;\n            background-color: var(--vic-border);\n        }\n\n        \/* Telemetry Wave animation representing active serial transceiving *\/\n        .victron-prod-wrapper .telemetry-dot:nth-child(1) { animation: telemetryWave 2.5s infinite 0.1s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(2) { animation: telemetryWave 2.5s infinite 0.2s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(3) { animation: telemetryWave 2.5s infinite 0.3s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(4) { animation: telemetryWave 2.5s infinite 0.4s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(5) { animation: telemetryWave 2.5s infinite 0.5s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(6) { animation: telemetryWave 2.5s infinite 0.6s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(7) { animation: telemetryWave 2.5s infinite 0.7s; }\n        .victron-prod-wrapper .telemetry-dot:nth-child(8) { animation: telemetryWave 2.5s infinite 0.8s; }\n\n        @keyframes telemetryWave {\n            0%, 100% { background-color: var(--vic-border); transform: scale(1); }\n            50% { background-color: var(--vic-orange); transform: scale(1.4); }\n        }\n\n        \/* Typography - Strict Absolute Pixel Sizes Only *\/\n        .victron-prod-wrapper h1 {\n            font-size: 28px;\n            font-weight: 800;\n            color: var(--vic-dark);\n            line-height: 1.15;\n            margin: 0 0 2px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .victron-prod-wrapper .sub-header {\n            font-size: 16px;\n            color: var(--vic-muted);\n            font-weight: 500;\n            margin: 0 0 10px 0;\n            line-height: 1.3;\n        }\n\n        .victron-prod-wrapper .highlight { \n            color: var(--vic-orange); \n            font-weight: 700; \n        }\n\n        \/* Narrative Block - Clean, border-only structure (No Background Fill) *\/\n        .victron-prod-wrapper .narrative-block {\n            border-left: 3px solid var(--vic-blue);\n            padding: 4px 0 4px 16px !important;\n            margin-bottom: 0px !important;\n        }\n\n        .victron-prod-wrapper .narrative-block p {\n            font-size: 14px;\n            line-height: 1.45;\n            margin: 0 0 6px 0;\n            color: #334155;\n        }\n        \n        .victron-prod-wrapper .narrative-block p:last-child {\n            margin-bottom: 0;\n        }\n\n        .victron-prod-wrapper .narrative-block strong {\n            color: var(--vic-blue);\n            font-weight: 700;\n        }\n\n        \/* Section Headings *\/\n        .victron-prod-wrapper .section-title {\n            color: var(--vic-dark);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 15px;\n            letter-spacing: 0.5px;\n            margin-top: 5px !important;\n            margin-bottom: 2px;\n            display: inline-block;\n        }\n\n        \/* Highlights Grid - Completely Minimalist, No Borders or Fills *\/\n        .victron-prod-wrapper .feature-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 10px 24px;\n            margin-bottom: 16px;\n        }\n\n        .victron-prod-wrapper .feature-card {\n            background: transparent !important;\n            border: none !important;\n            padding: 0 !important;\n            box-shadow: none !important;\n            margin: 0 !important;\n        }\n\n        .victron-prod-wrapper .feature-card strong {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--vic-blue);\n            margin-bottom: 2px;\n        }\n\n        \/* Telemetry Dot Indicator inside Bullet Row *\/\n        .victron-prod-wrapper .feature-card strong::before {\n            content: '';\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            background-color: var(--vic-orange);\n            border-radius: 50%;\n            flex-shrink: 0;\n        }\n\n        .victron-prod-wrapper .feature-card p {\n            font-size: 13px;\n            color: var(--vic-muted);\n            margin: 0;\n            line-height: 1.35;\n            padding-left: 14px; \/* Perfectly aligns body text under the header word *\/\n        }\n\n        \/* Clean Technical Support Footer *\/\n        .victron-prod-wrapper .support-footer {\n            border-top: 1px solid var(--vic-border) !important;\n            padding-top: 12px !important;\n            display: flex;\n            flex-direction: row !important;\n            align-items: center;\n            justify-content: space-between;\n            gap: 24px;\n            margin-top: 16px;\n            background: transparent !important;\n        }\n\n        .victron-prod-wrapper .support-text-area {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 1px;\n        }\n\n        .victron-prod-wrapper .support-footer h3 {\n            margin: 0;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            color: var(--vic-blue);\n            letter-spacing: 0.5px;\n        }\n\n        .victron-prod-wrapper .support-footer p {\n            margin: 0;\n            font-size: 13px;\n            line-height: 1.35;\n            color: var(--vic-muted);\n        }\n\n        .victron-prod-wrapper .tel-link {\n            font-weight: 700;\n            color: var(--vic-blue);\n            text-decoration: underline;\n            white-space: nowrap !important;\n            display: inline-block;\n        }\n\n        .victron-prod-wrapper .btn-group {\n            display: flex;\n            flex-direction: row !important;\n            gap: 8px;\n            flex-shrink: 0;\n        }\n\n        .victron-prod-wrapper .quote-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--vic-blue);\n            color: #ffffff !important;\n            padding: 6px 12px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            font-weight: 700;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            transition: all 0.2s ease-in-out;\n            white-space: nowrap;\n        }\n\n        .victron-prod-wrapper .quote-btn-secondary {\n            background-color: transparent;\n            color: var(--vic-blue) !important;\n            border: 1px solid var(--vic-blue);\n        }\n\n        .victron-prod-wrapper .quote-btn:hover {\n            background-color: var(--vic-blue-dark);\n            color: #ffffff !important;\n            transform: translateY(-1px);\n        }\n\n        .victron-prod-wrapper .quote-btn-secondary:hover {\n            background-color: rgba(0, 84, 166, 0.04) !important;\n            color: var(--vic-blue-dark) !important;\n        }\n\n        \/* Responsive Breakpoints *\/\n        @media screen and (max-width: 768px) {\n            .victron-prod-wrapper h1 { font-size: 24px; }\n            .victron-prod-wrapper .sub-header { font-size: 15px; }\n            \n            .victron-prod-wrapper .support-footer {\n                flex-direction: column !important;\n                align-items: flex-start;\n                gap: 16px;\n            }\n            .victron-prod-wrapper .btn-group {\n                width: 100%;\n            }\n            .victron-prod-wrapper .quote-btn {\n                flex: 1;\n                padding: 10px;\n                font-size: 10px;\n            }\n        }\n\n        @media screen and (max-width: 600px) {\n            .victron-prod-wrapper .feature-grid { \n                grid-template-columns: 1fr !important; \n                gap: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"victron-prod-wrapper\"\u003e\n    \u003c!-- Product Header --\u003e\n    \u003ch1\u003eEkrano GX Communication Centre\u003c\/h1\u003e\n    \u003cp class=\"sub-header\"\u003eUltimate System Control. \u003cspan class=\"highlight\"\u003eWaterproof 7-Inch Touchscreen Powerhouse.\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003c!-- Unique VE.Direct Serial Telemetry Pulse Divider --\u003e\n    \u003cdiv class=\"telemetry-divider\"\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Block (Zero Background Fills) --\u003e\n    \u003cdiv class=\"narrative-block\"\u003e\n        \u003cp\u003eWhatever the weather, you can rely on your \u003cstrong\u003eEkrano GX\u003c\/strong\u003e with its waterproof 7-inch touchscreen display. No need to be gentle, the robust aluminium casing of the Ekrano GX provides ample protection for the technology inside.\u003c\/p\u003e\n        \u003cp\u003eThe Ekrano GX is a fully featured communication centre, built with the latest remote monitoring capabilities. Gain ultimate control with this latest addition to the GX family and feel the power of truly being in charge.\u003c\/p\u003e\n        \u003cp\u003eCheck real-time data and analysis on your integrated 7-inch touchscreen display, running on the all-new and intuitive Venus OS. The Ekrano GX is a flexible powerhouse that will integrate into any Victron system complete with a range of hardware connectivity to suit every need. It enables you to access and control your system from anywhere, through the Victron Remote Management (VRM) portal and VictronConnect app. Enter a new era of full and dynamic system control with the Ekrano GX.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"height: 5px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Section 1: Compatibility --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eCompatibility\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eConnect \u0026amp; Control It All\u003c\/strong\u003e\n            \u003cp\u003eExperience the full power of Victron-connected products and an ever growing list of compatible third-party devices and integrations with this all-in-one communication centre.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eManaged Lithium Batteries\u003c\/strong\u003e\n            \u003cp\u003eSeamlessly integrates with an ever growing list of leading third-party lithium battery manufacturers, providing deep and hassle-free integration.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eVictron Connected Products\u003c\/strong\u003e\n            \u003cp\u003eDirect communication centre for unifying readings and coordinating actions across all connected system hardware.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eSolar Irradiance \u0026amp; Wind Meters\u003c\/strong\u003e\n            \u003cp\u003eMonitors environmental solar irradiance and wind sensor parameters directly from the physical hardware hub.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eAuto Start\/Stop Generator\u003c\/strong\u003e\n            \u003cp\u003eActively configure precise battery conditions to automatically trigger, run, and stop system generators.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMarine MFD's\u003c\/strong\u003e\n            \u003cp\u003eIntegrates system monitoring and control options straight onto your marine glass bridge and MFD display setups.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eResistive Inputs\u003c\/strong\u003e\n            \u003cp\u003eDedicated on-board resistive inputs to monitor tank levels (fresh water, fuel, etc.) and temperature arrays.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Next Level Engineering --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eNext Level Engineering\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eExtremely Powerful Processor\u003c\/strong\u003e\n            \u003cp\u003eThe Ekrano GX is our most powerful GX device to date. Its powerful quad-core processor manages all connected Victron products and a large range of supported third party devices with ease.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eVenus OS v3.0\u003c\/strong\u003e\n            \u003cp\u003eSystem monitoring just entered a new era, with the latest Venus OS. Now, keeping up with your electrical system is easier and more intuitive than ever. The sleek human-centred design and updated colour scheme helps you to stay focussed on the things that matter to you most.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eGX Battery Compatibility\u003c\/strong\u003e\n            \u003cp\u003eFor seamless integration with an ever growing list of leading third-party lithium battery manufacturers, a GX device is required. Great efforts are made to ensure a deep and hassle-free integration of supported batteries.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eSimple Mounting \u0026amp; Installation\u003c\/strong\u003e\n            \u003cp\u003eThe super slim design offers a lot of flexibility in designing a crisp and clean dashboard. The Ekrano GX is optimised for flush panel or blind hole mounting, with all necessary mounting material included. All ports remain easily accessible from the back.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eWatertight Screen\u003c\/strong\u003e\n            \u003cp\u003eWhen installed with the steel bracket, the display of the Ekrano GX is protected from dust and water from the outside, rated with IP54.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eTouch Disabled Button\u003c\/strong\u003e\n            \u003cp\u003eEasily disable the touch function with a recessed button on the back, to prevent unauthorised use. Or enable it again with the push of a button.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 3: Monitoring Powerhouse --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eMonitoring Powerhouse\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eThe Dashboard\u003c\/strong\u003e\n            \u003cp\u003eYour entire system at a glance, with a clear overview of all vital data. Instantly check power input from the grid, wind and solar power harvest, battery levels, tank levels and power consumption.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eLive Power Overview\u003c\/strong\u003e\n            \u003cp\u003eInstantly monitor the battery state of charge, power consumption, wind and solar power harvest, generator, alternator and mains power. All in one clear overview.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eTank Levels \u0026amp; Environment\u003c\/strong\u003e\n            \u003cp\u003eKeep an eye on levels of fresh water, fuel, black water and any other tank liquid in your system, as well as environmental data like temperature and relative humidity. With customizable labels and critical level indicators, you’ll see instantly if any of them needs attention.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eCompletely In Control\u003c\/strong\u003e\n            \u003cp\u003eThe Ekrano GX gives instant access to all essential system controls. Set input current limits, start or stop generators, or adjust any setting to optimise performance, all from one easy interface. Use the dedicated switch panel to control lights, pumps, and other connected devices.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eAlarms \u0026amp; Safety Net\u003c\/strong\u003e\n            \u003cp\u003eWith a set of fully customizable alerts and alarms we’ve created a safety net that will inform you of any issues and critical actions that may be required, helping you ensure your system is safe.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMaximize System Performance\u003c\/strong\u003e\n            \u003cp\u003eYour Ekrano GX will actively maximize the performance of your system. Acting as a communication hub it unifies readings and coordinates system-wide actions to optimize performance for all connected devices. The extremely powerful processor and the innovative Venus OS will ensure that your already efficient hardware reaches new levels of efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 4: Integrations --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eIntegrations\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMaster Remote Systems\u003c\/strong\u003e\n            \u003cp\u003eEffortlessly connect to the Victron Remote Monitoring (VRM) portal with your Ekrano GX. Operate your system from a distance with iOS and Android widgets, design custom data views to monitor crucial parameters, manage hundreds of systems at a time and create alerts to prevent serious issues from occurring.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMFD \u0026amp; NMEA Integrations\u003c\/strong\u003e\n            \u003cp\u003eMonitor and control your system right from your glass bridge with our MFD app or use the NMEA2000 marine industry standard integration options.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eAdvanced Automations\u003c\/strong\u003e\n            \u003cp\u003eTake your system customization even further and create intelligent automation flows with Node-RED - the browser-based low-code editor that makes it ever so easy to wire together flows and automations. Easily connect hardware devices, APIs and online services together with PLC like programming.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 5: Applications --\u003e\n    \u003cdiv\u003e\n        \u003cdiv class=\"section-title\"\u003eApplications\u003c\/div\u003e\n        \u003cdiv class=\"telemetry-divider\"\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"telemetry-dot\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eMarine\u003c\/strong\u003e\n            \u003cp\u003eEasily integrate with your MFD or go all the way thanks to Signal K and NMEA 2000 data sharing for smooth sailing. All right from your glass bridge.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eEnergy Storage Systems (ESS)\u003c\/strong\u003e\n            \u003cp\u003eOptimise for the many different grid tariffs and times with scheduled charging. Live more efficiently from the sun with improved peak shaving and using VRM’s solar forecasts for your location.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eOff-Grid Systems\u003c\/strong\u003e\n            \u003cp\u003eMinimise generator use by prioritising solar power. Auto start\/stop generators at the most optimal conditions or add ‘quiet’ periods. Set the most optimal warm-up and cool-down times.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cstrong\u003eHybrid Generators\u003c\/strong\u003e\n            \u003cp\u003eManage hundreds of systems remotely and keep a close eye on critical parameters with custom VRM widgets and push notifications. Design even more efficient automation flows with Node-Red and Venus OS Large.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"height: 5px;\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Refined Call To Action Support Bar --\u003e\n    \u003cdiv class=\"support-footer\"\u003e\n        \u003cdiv class=\"support-text-area\"\u003e\n            \u003ch3\u003eOFF-GRID CONSULTATION\u003c\/h3\u003e\n            \u003cp\u003eNot sure what to pick? Speak directly with our sales associates toll-free at \u003cspan class=\"tel-link\" style=\"white-space: nowrap !important;\"\u003e\u003ca href=\"tel:+18446034743\" class=\"tel-link\"\u003e+1(844) 603-4743\u003c\/a\u003e\u003c\/span\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"btn-group\"\u003e\n            \u003ca href=\"https:\/\/thecabindepot.ca\/pages\/solar-calculator\" target=\"_blank\" class=\"quote-btn quote-btn-secondary\"\u003eSolar Assessment\u003c\/a\u003e\n            \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" target=\"_blank\" class=\"quote-btn\"\u003eTechnical Help\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Victron","offers":[{"title":"Default Title","offer_id":44612619075681,"sku":"BPP900480100","price":774.94,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/EkranoGX_top.jpg?v=1780510362","url":"https:\/\/thecabindepot.ca\/products\/victron-ekrano-gx","provider":"The Cabin Depot","version":"1.0","type":"link"}