{"id":17599,"date":"2026-06-15T17:14:18","date_gmt":"2026-06-15T17:14:18","guid":{"rendered":"https:\/\/www.tab.si\/?page_id=17599"},"modified":"2026-06-18T16:17:31","modified_gmt":"2026-06-18T16:17:31","slug":"tab-e-module-l5-1","status":"publish","type":"page","link":"https:\/\/www.tab.si\/el\/tab-e-module-l5-1\/","title":{"rendered":"TAB e.module L5.1"},"content":{"rendered":"\n<style>\n  .tab-page { font-family: Roboto, sans-serif; color: #1a1a1a; max-width: 1100px; margin: 0 auto; }\n\n  \/* Hero *\/\n  .tab-hero { background: #f2f8f5; border-left: 5px solid #03994c; padding: 36px 40px; margin-bottom: 40px; }\n  .tab-hero h1 { font-size: 2.2em; color: #03994c; margin: 0 0 6px; letter-spacing: 1px; }\n  .tab-hero .tagline { font-size: 1.1em; color: #444; margin: 0 0 20px; font-style: italic; }\n  .tab-hero p { font-size: 1em; line-height: 1.8; color: #333; max-width: 820px; margin: 0; }\n\n  \/* Section titles *\/\n  .tab-section-title {\n    font-size: 1em; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n    color: #03994c; border-bottom: 2px solid #03994c; padding-bottom: 6px;\n    margin: 0 0 24px;\n  }\n\n  \/* Section blocks *\/\n  .tab-section { margin-bottom: 48px; }\n\n  \/* Product images row *\/\n  .tab-product-images {\n    display: flex; gap: 32px; align-items: center; justify-content: center;\n    flex-wrap: wrap; margin-bottom: 48px;\n  }\n  .tab-product-images img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Application 2x2 grid *\/\n  .tab-app-grid { display: flex; gap: 24px; flex-wrap: wrap; }\n  .tab-app-card {\n    flex: 1 1 calc(50% - 12px); max-width: calc(50% - 12px);\n    background: #f7fbf9; border: 1px solid #c8e6d4;\n    border-radius: 6px; padding: 24px; box-sizing: border-box; text-align: center;\n  }\n  .tab-app-card img { display: block; margin: 0 auto 16px; }\n  .tab-app-card h3 { font-size: 1em; color: #03994c; margin: 0 0 14px; font-weight: 700; text-align: left; }\n  .tab-app-card ul { margin: 0; padding: 0 0 0 18px; text-align: left; }\n  .tab-app-card ul li { font-size: 0.95em; line-height: 1.7; color: #333; }\n\n  \/* Technology *\/\n  .tab-tech-grid {\n    display: flex; gap: 16px; flex-wrap: nowrap; justify-content: space-between;\n  }\n  .tab-tech-item {\n    flex: 1 1 0; text-align: center; background: #f2f8f5;\n    border-radius: 6px; padding: 20px 12px;\n  }\n  .tab-tech-icon { margin-bottom: 12px; }\n  .tab-tech-icon img { width: 80px; height: 80px; object-fit: contain; display: block; margin: 0 auto; }\n  .tab-tech-item span { display: block; font-size: 0.9em; font-weight: 600; color: #03994c; }\n  .tab-tech-image { margin-top: 28px; text-align: center; }\n  .tab-tech-image img { max-width: 100%; height: auto; border-radius: 6px; }\n\n  \/* Advantages *\/\n  .tab-adv-grid { display: flex; gap: 14px; flex-wrap: wrap; }\n  .tab-adv-item {\n    flex: 1 1 200px; display: flex; align-items: flex-start; gap: 10px;\n    background: #f7fbf9; border: 1px solid #c8e6d4; border-radius: 6px;\n    padding: 14px 16px; min-width: 180px;\n  }\n  .tab-adv-check { color: #03994c; font-size: 1.1em; flex-shrink: 0; margin-top: 2px; }\n  .tab-adv-item span { font-size: 0.9em; color: #333; line-height: 1.5; }\n\n  \/* Info sections (self-consumption \/ peak shaving) *\/\n  .tab-info-section { margin-bottom: 48px; }\n  .tab-info-intro { font-size: 0.95em; color: #333; line-height: 1.8; margin-bottom: 24px; max-width: 820px; }\n  .tab-info-image {\n    width: 100%; margin-bottom: 28px;\n    border-radius: 6px; overflow: hidden; background: #f2f8f5;\n    border: 1px solid #c8e6d4;\n  }\n  .tab-info-image img { width: 100%; height: auto; display: block; }\n  .tab-info-image-placeholder {\n    width: 100%; min-height: 260px; display: flex; align-items: center; justify-content: center;\n    color: #808080; font-size: 0.9em; font-style: italic;\n  }\n  .tab-info-cols { display: flex; gap: 32px; flex-wrap: wrap; }\n  .tab-info-col { flex: 1 1 240px; }\n  .tab-info-col h4 {\n    font-size: 0.85em; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 1px; color: #505050; margin: 0 0 6px;\n  }\n  .tab-info-col h3 {\n    font-size: 1em; font-weight: 700; color: #03994c; margin: 0 0 10px;\n  }\n  .tab-info-col p { font-size: 0.9em; color: #333; line-height: 1.7; margin: 0; }\n  @media (max-width: 700px) { .tab-info-cols { flex-direction: column; } }\n\n  \/* Specs table *\/\n  .tab-specs-table { width: 100%; border-collapse: collapse; font-size: 0.9em; }\n  .tab-specs-table th {\n    background: #03994c; color: #fff; padding: 10px 14px;\n    text-align: left; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-specs-table td { padding: 9px 14px; border-bottom: 1px solid #d6ece0; color: #333; }\n  .tab-specs-table tr:nth-child(even) td { background: #f2f8f5; }\n  .tab-specs-table td:first-child { font-weight: 600; color: #03994c; white-space: nowrap; }\n\n  \/* Downloads *\/\n  .tab-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 20px; }\n  .tab-dl-btn {\n    display: inline-flex; align-items: center; gap: 7px;\n    background: #03994c; color: #fff; text-decoration: none;\n    padding: 10px 20px; border-radius: 4px; font-size: 0.88em;\n    font-weight: 700; letter-spacing: 0.5px; transition: background 0.2s;\n  }\n  .tab-dl-btn:hover { background: #027a3c; color: #fff; }\n  .tab-dl-btn svg { flex-shrink: 0; }\n\n  \/* FLEXHUB section *\/\n  .tab-flexhub { background: #0d2018; color: #fff; border-radius: 8px; padding: 40px; margin-top: 56px; }\n  .tab-flexhub .tab-section-title { color: #03994c; border-color: #03994c; }\n  .tab-flexhub .tab-fh-intro { font-size: 0.95em; color: #b8d9c6; line-height: 1.8; margin-bottom: 28px; }\n\n  \/* FlexHub: image + text columns *\/\n  .tab-fh-top { display: flex; gap: 40px; align-items: flex-start; flex-wrap: wrap; margin-bottom: 32px; }\n  .tab-fh-top-img { flex-shrink: 0; max-width: 100%; overflow: hidden; }\n  .tab-fh-top-img img { border-radius: 6px; max-width: 100%; height: auto; display: block; }\n  .tab-fh-top-text { flex: 1 1 300px; }\n\n  \/* FlexHub feature columns *\/\n  .tab-fh-grid { display: flex; gap: 32px; flex-wrap: wrap; }\n  .tab-fh-col { flex: 1 1 240px; min-width: 220px; }\n  .tab-fh-col-inner { display: flex; gap: 16px; align-items: flex-start; }\n  .tab-fh-col-inner img { flex-shrink: 0; }\n  .tab-fh-col-text h3 { font-size: 0.95em; color: #03994c; font-weight: 700; margin: 0 0 10px; }\n  .tab-fh-col-text ul { margin: 0; padding: 0 0 0 18px; }\n  .tab-fh-col-text ul li { font-size: 0.9em; color: #b8d9c6; line-height: 1.8; }\n\n  .tab-fh-badge {\n    display: inline-block; margin-top: 20px; background: #0a2e1a;\n    border: 1px solid #03994c; border-radius: 4px; padding: 8px 14px;\n    font-size: 0.82em; color: #03994c; font-weight: 600; letter-spacing: 0.5px;\n  }\n\n  \/* FlexHub capacity table *\/\n  .tab-fh-table { width: 100%; border-collapse: collapse; font-size: 0.9em; margin-top: 28px; }\n  .tab-fh-table th {\n    background: #0a2e1a; color: #03994c; padding: 10px 16px;\n    text-align: center; font-weight: 600; letter-spacing: 0.5px;\n  }\n  .tab-fh-table td {\n    padding: 10px 16px; border-bottom: 1px solid #0a2e1a;\n    color: #b8d9c6; text-align: center;\n  }\n  .tab-fh-table tr:nth-child(even) td { background: #071a0f; }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .tab-hero { padding: 24px 20px; }\n    .tab-hero h1 { font-size: 1.6em; }\n    .tab-flexhub { padding: 24px 20px; }\n    .tab-tech-grid { flex-direction: column; }\n    .tab-tech-item { flex: 1 1 auto; width: 100%; }\n    .tab-app-card { flex: 1 1 100%; max-width: 100%; }\n    .tab-fh-top { flex-direction: column; }\n    .tab-fh-col-inner { flex-direction: column; }\n  }\n<\/style>\n\n<div class=\"tab-page\">\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac HERO \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-hero\">\n    <h1>TAB e.module L5.1 <\/h1>\n    <p class=\"tagline\">Ideal for residential energy storage with a modular design and easy installation <\/p>\n    <p>TAB e.module L5.1 is a lithium-ion battery module designed as a core building block for TAB energy storage systems. The module provides a standardized, reliable and scalable energy storage unit that enables flexible system configuration and capacity adjustment.<\/p>\n    <p style=\"margin-top:14px;\">Developed for use within TAB energy storage platforms, the e.module L5.1 supports stable operation, efficient energy storage and long service life. Its modular concept allows system designers to configure energy storage solutions tailored to specific application requirements while maintaining consistent performance and safety standards. <\/p>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac PRODUCT IMAGES \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-product-images\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/e.module-L5.1.png\"\n         alt=\"TAB e.storage Clever group\" style=\"max-height:420px;\">\n    <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/tabmodule2.png\"\n         alt=\"TAB e.storage Clever detail\" style=\"max-height:420px;\">\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac APPLICATION \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">ADVANTAGES<\/h2>\n    <div class=\"tab-app-grid\">\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_4-1.png\" alt=\"Self Consumption\" width=\"200\" height=\"200\">\n        <h3>Technology \u2013 LiFePO4<\/h3>\n        <ul>\n          <li>Good thermal stability<\/li>\n          <li>Long cycle life<\/li>\n          <li>High power rating<\/li>\n          <li>Safe<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_2.png\" alt=\"Backup Power Supply\" width=\"200\" height=\"200\">\n        <h3>Safety<\/h3>\n        <ul>\n          <li>LFP (lithium iron phosphate) cells enable highest safety<\/li>\n          <li>BMS protects the cells in all angels (abnormal temperature, current, voltage, SoC, SoH,\u2026) <\/li>\n          <li>The in-house developed BMS and software provide an unparalleled level of cybersecurity. <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_3-1.png\" alt=\"Off-Grid Systems\" width=\"200\" height=\"200\">\n        <h3>Optimal electricity cost<\/h3>\n        <ul>\n          <li>Long cycle life and superior performance <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_10.png\" alt=\"Supported Inverters\" width=\"200\" height=\"200\">\n        <h3>Modular design<\/h3>\n        <ul>\n          <li>Gives highest flexibility <\/li>\n          <li>Quick installation<\/li>\n          <li>Power of choice of capacity for end consumer <\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_10.png\" alt=\"Supported Inverters\" width=\"200\" height=\"200\">\n        <h3>Compatibility<\/h3>\n        <ul>\n          <li>Compatible with Tier 1 inverter brands<\/li>\n        <\/ul>\n      <\/div>\n       <div class=\"tab-app-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_5-1.png\" alt=\"Supported Inverters\" width=\"200\" height=\"200\">\n        <h3>Compatibility<\/h3>\n        <ul>\n          <li>Developed and manufactured exclusively in our own technologically integrated facility in Slovenia (EU).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 SELF-CONSUMPTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"tab-info-section\">\n    <h2 class=\"tab-section-title\">How to save electricity costs from residential ESS?<\/h2>\n    <h3 style=\"font-size:1em; color:#03994c; font-weight:700; margin:0 0 12px;\">Self-Consumption Optimization<\/h3>\n    <p class=\"tab-info-intro\">High energy demand in the morning and evening but solar generation is most sufficient during the Mid Day. Battery Storage system balance the feeding and demands. Realize your grid independence.<\/p>\n    <div class=\"tab-info-image\">\n      <div class=\"tab-info-image-placeholder\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_11.png\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 PEAK SHAVING \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n  <div class=\"tab-info-section\">\n    <h2 class=\"tab-section-title\">Benefits from peak shaving<\/h2>\n    <div class=\"tab-info-image\">\n      <div class=\"tab-info-image-placeholder\"><img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_12.png\"><\/div>\n    <\/div>\n    <div class=\"tab-info-cols\">\n      <div class=\"tab-info-col\">\n        <h4>House<\/h4>\n        <h3>Load Shifting<\/h3>\n        <p>Store the power during low-peak and use the energy at peak-time. Save the money which happens arising from peak rate.<\/p>\n      <\/div>\n      <div class=\"tab-info-col\">\n        <h4>Transmission &amp; Distribution<\/h4>\n        <h3>Peak Shaving<\/h3>\n        <p>Save on the electricity bills by reducing peak demand.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac SPECS TABLE \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Technical Specifications<\/h2>\n    <div style=\"overflow-x:auto; max-width:600px;\">\n      <table class=\"tab-specs-table\">\n        <tbody>\n          <tr>\n            <td>ID Number<\/td>\n            <td>1026194<\/td>\n          <\/tr>\n          <tr>\n            <td>TAB e.module Type<\/td>\n            <td>L5.1<\/td>\n          <\/tr>\n          <tr>\n            <td>Nominal Voltage [V]<\/td>\n            <td>51.2<\/td>\n          <\/tr>\n          <tr>\n            <td>Nominal Capacity [Wh]<\/td>\n            <td>5,120<\/td>\n          <\/tr>\n          <tr>\n            <td>Charge\/Discharge Current [A]<\/td>\n            <td>\n              75 (recommended continuous)<br>\n              100 (maximum continuous)*<br>\n              200 (peak @15s)\n            <\/td>\n          <\/tr>\n          <tr>\n            <td>Dimensions [W &times; D &times; H, mm]<\/td>\n            <td>442 &times; 459 &times; 160<\/td>\n          <\/tr>\n          <tr>\n            <td>Weight [kg]<\/td>\n            <td>47.5<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p style=\"font-size:0.82em; color:#808080; margin-top:12px; line-height:1.6;\">* The maximum continuous current for the battery is considered at a temperature of 10 ~ 35&deg;C. Outside this temperature range, the current will be lower.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac DOWNLOADS \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-section\">\n    <h2 class=\"tab-section-title\">Downloads<\/h2>\n    <div class=\"tab-downloads\">\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/xoeq\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Catalogue\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/jfkx\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        TDS\n      <\/a>\n      <a href=\"online.fliphtml5.com\/vvbpc\/rvmp\/\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Operation Manual\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=hkGIBZD0bqY\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Assembly Instructions\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/jwwy\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        MSDS\n      <\/a>\n       <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/hyqk\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        CERTIFICATE OF CONFORMITY_C211-0032\/24\n      <\/a>\n      <a href=\"https:\/\/online.fliphtml5.com\/vvbpc\/qpwk\/#p=1\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n       FIRMWARE \u2013 INSTRUCTION MANUAL  \n      <\/a>\n        <a href=\"https:\/\/www.tab.si\/wp-content\/uploads\/2025\/07\/BESS_16C_20250710_0.3.5.zip\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n         Firmware for e.module L5.1 \n      <\/a>\n      <a href=\"https:\/\/www.tab.si\/wp-content\/uploads\/2025\/07\/LV_1_44_user.zip\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n         Software for e.module L5.1\n      <\/a>\n       <a href=\"https:\/\/www.tab.si\/sl\/li-ion-references\/\" class=\"tab-dl-btn\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Projects\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u00e2\"\u20ac\u00e2\"\u20ac TAB FLEXHUB \u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac\u00e2\"\u20ac -->\n  <div class=\"tab-flexhub\">\n    <h2 class=\"tab-section-title\">TAB FLEXHUB<\/h2>\n\n    <!-- Intro with product image side by side -->\n    <div class=\"tab-fh-top\">\n      <div class=\"tab-fh-top-img\">\n        <img decoding=\"async\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/Flex_Hub.jpeg\"\n             alt=\"TAB FLEXHUB\" style=\"max-height:320px;border-radius:6px;\">\n      <\/div>\n      <div class=\"tab-fh-top-text\">\n        <p class=\"tab-fh-intro\">\n          Most LV battery systems are limited by their internal BMS architecture. TAB FLEXHUB transforms a residential platform into a light C&amp;I capable system &#8211; without redesigning battery modules.\n        <\/p>\n\n        <!-- Capacity table -->\n        <table class=\"tab-fh-table\">\n          <thead>\n            <tr>\n              <th>Architecture<\/th>\n              <th>Max Modules<\/th>\n              <th>Max Capacity<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Standard LV System<\/td>\n              <td>32<\/td>\n              <td>~164 kWh<\/td>\n            <\/tr>\n            <tr>\n              <td>With TAB LV HUB<\/td>\n              <td>6 \u00d7 32<\/td>\n              <td>~983 kWh<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Feature columns with images -->\n    <div class=\"tab-fh-grid\">\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_9.png\"\n               alt=\"Remove System Ceiling\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Remove System Ceiling<\/h3>\n            <ul>\n              <li>Multi-cluster battery architecture<\/li>\n              <li>Parallel group management<\/li>\n              <li>Centralized monitoring and coordination<\/li>\n              <li>Seamless scalability<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tab-fh-col\">\n        <div class=\"tab-fh-col-inner\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.tab.si\/wp-content\/uploads\/2026\/06\/LV_8.png\"\n               alt=\"Intelligent Multi-Cluster Control\" width=\"200\" height=\"200\">\n          <div class=\"tab-fh-col-text\">\n            <h3>Intelligent Multi-Cluster Control<\/h3>\n            <ul>\n              <li>Automatic detection of new battery clusters<\/li>\n              <li>Group balancing logic<\/li>\n              <li>Real-time monitoring per cluster<\/li>\n              <li>Unified SoC \/ SoH management<\/li>\n              <li> Secure encrypted communication<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/div>\n<!-- end .tab-page -->\n","protected":false},"excerpt":{"rendered":"<p>TAB e.module L5.1 Ideal for residential energy storage with a modular design and easy installation TAB e.module L5.1 is a lithium-ion battery module designed as a core building block for TAB energy storage systems. The module provides a standardized, reliable and scalable energy storage unit that enables flexible system configuration and capacity adjustment. Developed for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17599"}],"collection":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/comments?post=17599"}],"version-history":[{"count":3,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17599\/revisions"}],"predecessor-version":[{"id":17703,"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/pages\/17599\/revisions\/17703"}],"wp:attachment":[{"href":"https:\/\/www.tab.si\/el\/wp-json\/wp\/v2\/media?parent=17599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}