CINXE.COM

Terawatt Infrastructure opens EV fleet charging site in Los Angeles | Electric Vehicle Charging & Infrastructure

<!DOCTYPE html> <html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# "> <head> <meta charset="utf-8" /> <style>#block-evci-cheeseburgermenu, #block-evci-cheeseburgermenutrigger {--cheese-aside-bg-color: rgba( 36, 148, 219, 1);--cheese-aside-text-color: rgba( 255, 255, 255, 1);--cheese-main-bg-color: rgba( 255, 255, 255, 1);--cheese-main-text-color: rgba( 0, 0, 0, 1);--cheese-trigger-color: rgba( 7, 35, 176, 1);--cheese-trigger-bg-color: rgba( 67, 222, 249, 1);--cheese-scrollbar-color: rgba( 180, 245, 253, 1);}</style> <script async src="https://www.googletagmanager.com/gtag/js?id=G-MECWX27SVD" class="_iub_cs_activate" type="text/plain" data-iub-purposes="4"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("set", "developer_id.dMDhkMT", true);gtag("config", "G-MECWX27SVD", {"groups":"default","page_placeholder":"PLACEHOLDER_page_location"});</script> <meta name="description" content="Terawatt Infrastructure has announced the opening of its first full-build charging site, which will serve light-duty fleets in high traffic areas of Los Angeles, California." /> <link rel="canonical" href="https://www.evcandi.com/news/terawatt-infrastructure-opens-ev-fleet-charging-site-los-angeles" /> <link rel="image_src" href="/sites/evci/files/2024-10/Terawatt%20Infrastructure%20opens%20EV%20fleet%20charging%20site%20in%20Los%20Angeles.jpg" /> <meta name="Generator" content="Drupal 10 (https://www.drupal.org)" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script type='text/plain' class="_iub_cs_activate-inline" data-iub-purposes="5"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; // Add a place to store the slot name variable. googletag.slots = googletag.slots || {}; (function() { var useSSL = 'https:' == document.location.protocol; var src = (useSSL ? 'https:' : 'http:') + '//securepubads.g.doubleclick.net/tag/js/gpt.js'; document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>'); })(); </script> <script type="text/javascript"> googletag.slots["boombox2"] = googletag.defineSlot("/59159944/electricalvehiclecharging/boombox2", [[300, 250], [1, 1]], "js-dfp-tag-boombox2") .addService(googletag.pubads()) ; </script> <script type="text/javascript"> googletag.slots["boombox1"] = googletag.defineSlot("/59159944/electricalvehiclecharging/boombox1", [[300, 250], [1, 1]], "js-dfp-tag-boombox1") .addService(googletag.pubads()) ; </script> <script type="text/javascript"> googletag.slots["leaderboard1"] = googletag.defineSlot("/59159944/electricalvehiclecharging/leaderboard1", [[728, 90], [300, 100], [600, 75], [1, 1]], "js-dfp-tag-leaderboard1") .addService(googletag.pubads()) ; </script> <script type="text/javascript"> googletag.cmd.push(function() { googletag.pubads().enableSyncRendering(); googletag.pubads().enableSingleRequest(); googletag.pubads().enableVideoAds(); //googletag.pubads().setCentering(true); googletag.pubads().collapseEmptyDivs(); googletag.pubads().addEventListener('slotRenderEnded', function(event) { if (event.slot === googletag.slots["interstitial1"]){ //console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-interstitial')[0].className = 'dfp-interstitial dfp-interstitial1 dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-interstitial')[0].style.display = 'block'; } } if (event.slot === googletag.slots["interstitial2"]){ // console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-interstitial2')[0].className = 'dfp-interstitial dfp-interstitial2 dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-interstitial2')[0].style.display = 'block'; } } /*if (event.slot === googletag.slots["exitad"]){ console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-exitad')[0].className = 'dfp-interstitial dfp-exitad dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-exitad')[0].style.display = 'block'; } } */ if(event.slot === googletag.slots["catfish1"]){ if(event.isEmpty == false) { document.getElementsByClassName('dfp-bottom')[0].className = 'dfp-bottom dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-bottom')[0].style.display = 'block'; } } if(event.slot === googletag.slots["flexiblefullpage"]){ if(event.isEmpty == false) { document.getElementById('bannerTopwrapper').style.display = 'block'; // Fullsize Ad adjustments //setTimeout(function() { var adDiv = document.getElementById('js-dfp-tag-flexiblefullpage'); var adDivHeight = adDiv.offsetHeight; //var adDivHeight = document.getElementById('js-dfp-tag-flexiblefullpage').offsetHeight; //console.log("offsetHeight1bdc1:" + adDivHeight); if (adDivHeight){ //console.log("offsetHeight2bdc2:" + adDivHeight); // should not exceed the height of the Ad if ( adDivHeight < 450 && adDivHeight > 104 ){ document.getElementById('bannerTopwrapper').style.minHeight = adDivHeight + 'px'; document.getElementById('bannerTopwrapper').style.height = adDivHeight + 'px'; } window.addEventListener('resize',function(){ var adDivHeight = document.getElementById('js-dfp-tag-flexiblefullpage').offsetHeight; //console.log("resize3bdc3:" + adDivHeight); // should not exceed the height of the Ad if ( adDivHeight < 450 && adDivHeight > 104 ){ document.getElementById('bannerTopwrapper').style.minHeight = adDivHeight + 'px'; document.getElementById('bannerTopwrapper').style.height = adDivHeight + 'px'; } }); } //}, 1000); } } }); googletag.enableServices(); }); </script> <link rel="icon" href="/sites/evci/themes/custom/evci/favicon-96x96.png" type="image/png" /> <script src="/sites/evci/files/google_tag/main/google_tag.script.js?snbczi" defer></script> <script>window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};</script> <title>Terawatt Infrastructure opens EV fleet charging site in Los Angeles | Electric Vehicle Charging &amp; Infrastructure</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Quicksand:500,700" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pace-js@latest/pace-theme-default.min.css"> <link rel="stylesheet" media="all" href="/sites/evci/files/assets/css/css_Y5PG8QuFvZ677hz7f2kOhlUT2N23l0gCuHfZ2Iuumwo.css?delta=0&amp;language=en&amp;theme=evci&amp;include=eJxljksKwzAMRC_kxNALBcWeuCqKHSTld_tCyKbNZhgeD2YoZ29Uz0h36Sdt1YOd5pjjSIagbZFYpI0knfkpXEvAlvifXV6elrAxdotX9nPLqyBMgsOEMzRydRQl51ZDegOGcdUCHWbUNT5In8wCuZANZMbmVP1efmDbASeB-iukpohZ14Wkpw8dP68UtrRqvKEryvkLlp1mnQ" /> <link rel="stylesheet" media="all" href="https://gotatlas.io/sites/atlas/modules/atlas/css/client.css" /> <link rel="stylesheet" media="all" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> <link rel="stylesheet" media="all" href="/sites/evci/files/assets/css/css_PLx-NNqq79wTp52ZBvGo2p0YykPlFxYPDvytFczAhvk.css?delta=3&amp;language=en&amp;theme=evci&amp;include=eJxljksKwzAMRC_kxNALBcWeuCqKHSTld_tCyKbNZhgeD2YoZ29Uz0h36Sdt1YOd5pjjSIagbZFYpI0knfkpXEvAlvifXV6elrAxdotX9nPLqyBMgsOEMzRydRQl51ZDegOGcdUCHWbUNT5In8wCuZANZMbmVP1efmDbASeB-iukpohZ14Wkpw8dP68UtrRqvKEryvkLlp1mnQ" /> <script src="https://use.fontawesome.com/releases/v6.4.2/js/all.js" defer crossorigin="anonymous"></script> <script src="https://use.fontawesome.com/releases/v6.4.2/js/v4-shims.js" defer crossorigin="anonymous"></script> </head> <body class="app"> <a href="#main-content" class="visually-hidden focusable"> Skip to main content </a> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV873V6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <div id="eyebrow" class="container-fluid h2-bg-color"> <div class="container"> <div class="my-2"> <div class="d-flex justify-content-between align-items-center"> <div class="d-flex align-items-center gap-4"> <div> <nav role="navigation" aria-labelledby="block-evci-eyebrow-menu" id="block-evci-eyebrow"> <h2 class="visually-hidden" id="block-evci-eyebrow-menu">Eyebrow</h2> <ul class="menu"> <li class="menu-item" > <a href="/about-us" data-drupal-link-system-path="node/34"><i class="fa fa-circle-info" aria-hidden="true"></i> <span class="link-text">About Us</span></a> </li> <li class="menu-item" > <a href="https://www.ropl.com/magazines/electric-vehicle-charging-infrastructure"><i class="fa fa-ad" aria-hidden="true"></i> <span class="link-text">Advertise</span></a> </li> <li class="menu-item" > <a href="/subscription" data-drupal-link-system-path="node/95"><i class="fa fa-book-open" aria-hidden="true"></i> <span class="link-text">Subscribe</span></a> </li> <li class="menu-item" > <a href="/contact-us" data-drupal-link-system-path="node/35"><i class="fa fa-circle-user" aria-hidden="true"></i> <span class="link-text">Contact Us</span></a> </li> </ul> </nav> </div> </div> <div class="d-flex align-items-center gap-4"> <div> <nav role="navigation" aria-labelledby="block-evci-socialmedia-menu" id="block-evci-socialmedia" class="social-media-menu me-1"> <h2 class="visually-hidden" id="block-evci-socialmedia-menu">Follow Us On Social Media</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.facebook.com/evcinfra"><i class="fa-brands fa-facebook" aria-hidden="true"></i> <span class="link-text">Face</span></a> </li> <li class="menu-item" > <a href="https://www.instagram.com/evc_infra/"><i class="fa-brands fa-instagram" aria-hidden="true"></i> <span class="link-text">Instagram</span></a> </li> <li class="menu-item" > <a href="https://www.linkedin.com/company/ev-charging-and-infrastructure"><i class="fa-brands fa-linkedin" aria-hidden="true"></i> <span class="link-text">LinkedIn</span></a> </li> <li class="menu-item" > <a href="https://twitter.com/evc_infra"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i> <span class="link-text">Twitter</span></a> </li> <li class="menu-item" > <a href="https://www.youtube.com/channel/UCRxFAVv5-UQVBA1h059pqeg"><i class="fa-brands fa-youtube" aria-hidden="true"></i> <span class="link-text">YouTube</span></a> </li> </ul> </nav> <nav role="navigation" aria-labelledby="block-evci-eyebrowright-menu" id="block-evci-eyebrowright"> <h2 class="visually-hidden" id="block-evci-eyebrowright-menu">Eyebrow Right</h2> <ul class="menu"> <li class="menu-item" > <a href="/search" data-drupal-link-system-path="search"><i class="fa fa-search" aria-hidden="true"></i> <span class="link-text">Search</span></a> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> <div id="header" class="container my-3"> <div class="row mb-2"> <div class="col-sm-12 col-md-12 col-lg-4"> <div class="logo-container d-flex align-items-center"> <div> <div id="block-evci-cheeseburgermenutrigger" class="cheese-trigger block"> <div class="block-cheeseburgermenu__trigger-element" data-cheeseburger-id="block-evci-cheeseburgermenu"> <span></span> <span></span> <span></span> </div> </div> <div style="display: none;" class="block-cheeseburgermenu-container block-cheeseburgermenu-container--without-navigation block" id="block-evci-cheeseburgermenu"> <div class="cheeseburger-menu__main-navigation-area"> <div class="menu-branding"> <a href="/" title="Home" rel="home"> <img src="/sites/evci/themes/custom/evci/EVC_Website.png" class="logo" /> </a> </div> <div class="cheeseburger-menu__side-trigger" data-cheeseburger-close="true"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Bounding_Boxes"> <path fill="none" d="M0,0h24v24H0V0z"/> </g> <g id="Rounded"> <path d="M18.3,5.71L18.3,5.71c-0.39-0.39-1.02-0.39-1.41,0L12,10.59L7.11,5.7c-0.39-0.39-1.02-0.39-1.41,0l0,0 c-0.39,0.39-0.39,1.02,0,1.41L10.59,12L5.7,16.89c-0.39,0.39-0.39,1.02,0,1.41h0c0.39,0.39,1.02,0.39,1.41,0L12,13.41l4.89,4.89 c0.39,0.39,1.02,0.39,1.41,0l0,0c0.39-0.39,0.39-1.02,0-1.41L13.41,12l4.89-4.89C18.68,6.73,18.68,6.09,18.3,5.71z"/> </g> </svg> </div> <div data-cheeseburger-id="menu-main" > <div class="cheeseburger-menu__title">Main navigation</div> <ul class="cheeseburger-menu__mainmenu"> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/news"> <span>News</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/products"> <span>Products</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/features"> <span>Features</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item cheeseburger-parent"> <span class="cheeseburger-menu__item-label" data-cheeseburger-parent-trigger> <span>Categories</span> </span> <span class="cheeseburger-menu__submenu-trigger" data-cheeseburger-parent-trigger><div class="cheeseburger-menu__submenu-trigger-icon dropdown"></div></span> <ul class="cheeseburger-menu__submenu"> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/research-white-papers"> <span>Research / White Papers</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/battery-tech-developments-impact-charging"> <span>Battery tech developments &amp; impact on charging</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/built-infrastructure-requirements"> <span>Built infrastructure requirements</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/charging-accessibility"> <span>Charging accessibility</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/company-news"> <span>Company News</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/data-gatheringcloud-storage"> <span>Data gathering/Cloud storage</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/electrification-fleets"> <span>Electrification of fleets</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/energy-grids-and-power-supply"> <span>Energy Grids and power supply</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/government-initiatives-innovations-and-legislation"> <span>Government initiatives, innovations, and legislation</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/green-hydrogeneco-fuels"> <span>Green hydrogen/Eco-fuels</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/hardware-and-software-ac-chargers"> <span>Hardware and software for AC chargers</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/hardware-and-software-dc-chargers"> <span>Hardware and software for DC chargers</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/heavy-vehicle-charging"> <span>Heavy vehicle charging</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/key-industry-milestones"> <span>Key industry milestones</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/maintenance-planning-initiatives"> <span>Maintenance planning &amp; initiatives</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/online-charger-booking-and-payment-systems"> <span>Online charger booking and payment systems</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/private-sector-initiatives-innovations-including-ppps"> <span>Private sector initiatives &amp; innovations (including PPPs)</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/sustainable-power-generation-all-types"> <span>Sustainable power generation (all types)</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/systems-integration"> <span>Systems integration</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/v2g-and-v2x-charging-developments"> <span>V2G and V2X charging developments</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/wirelessinductive-charging"> <span>Wireless/inductive charging</span> </a> </li> </ul> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/events"> <span>Events</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/videos"> <span>Videos</span> </a> </li> </ul> </div> </div> </div> <div id="block-evci-sitebranding" class="header-branding block"> <a href="/" rel="home"> <img src="/sites/evci/themes/custom/evci/EVC_Website.png" alt="Home" fetchpriority="high" /> </a> </div> </div> </div> </div> <div class="col-sm-12 col-md-12 col-lg-8 text-end"> <div> <div id="block-evci-dfptagleaderboard1" class="block"> <div style="display: none;">leaderboard1</div> <div id="js-dfp-tag-leaderboard1" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-leaderboard1'); }); </script> </div> </div> </div> </div> </div> </div> <div id="navigation" class="container-fluid"> <div class="container"> <div class="row"> <div class="col p-0"> <nav role="navigation" aria-labelledby="block-evci-mainnavigation-menu" id="block-evci-mainnavigation"> <h2 class="visually-hidden" id="block-evci-mainnavigation-menu">Main navigation</h2> <div class="menu-open"><span class="open"></span></div> <div class="h2menu pt-2 pb-2"> <div class="menu-close"><span class="close"></span></div> <ul class="h2menu-nav"> <li class="item"> <a href="/news" data-drupal-link-system-path="news">News</a> </li> <li class="item"> <a href="/products" data-drupal-link-system-path="products">Products</a> </li> <li class="item"> <a href="/features" data-drupal-link-system-path="features">Features</a> </li> <li class="item h2dropdownitem"> <span>Categories</span> <div class="h2dropdown"> <ul> <li class="item"> <a href="/research-white-papers" data-drupal-link-system-path="taxonomy/term/18">Research / White Papers</a> </li> <li class="item"> <a href="/battery-tech-developments-impact-charging" data-drupal-link-system-path="taxonomy/term/11">Battery tech developments &amp; impact on charging</a> </li> <li class="item"> <a href="/built-infrastructure-requirements" data-drupal-link-system-path="taxonomy/term/10">Built infrastructure requirements</a> </li> <li class="item"> <a href="/charging-accessibility" data-drupal-link-system-path="taxonomy/term/35">Charging accessibility</a> </li> <li class="item"> <a href="/company-news" data-drupal-link-system-path="taxonomy/term/31">Company News</a> </li> <li class="item"> <a href="/data-gatheringcloud-storage" data-drupal-link-system-path="taxonomy/term/15">Data gathering/Cloud storage</a> </li> <li class="item"> <a href="/electrification-fleets" data-drupal-link-system-path="taxonomy/term/30">Electrification of fleets</a> </li> <li class="item"> <a href="/energy-grids-and-power-supply" data-drupal-link-system-path="taxonomy/term/8">Energy Grids and power supply</a> </li> <li class="item"> <a href="/government-initiatives-innovations-and-legislation" data-drupal-link-system-path="taxonomy/term/19">Government initiatives, innovations, and legislation</a> </li> <li class="item"> <a href="/green-hydrogeneco-fuels" data-drupal-link-system-path="taxonomy/term/9">Green hydrogen/Eco-fuels</a> </li> <li class="item"> <a href="/hardware-and-software-ac-chargers" data-drupal-link-system-path="taxonomy/term/14">Hardware and software for AC chargers</a> </li> <li class="item"> <a href="/hardware-and-software-dc-chargers" data-drupal-link-system-path="taxonomy/term/13">Hardware and software for DC chargers</a> </li> <li class="item"> <a href="/heavy-vehicle-charging" data-drupal-link-system-path="taxonomy/term/36">Heavy vehicle charging</a> </li> <li class="item"> <a href="/key-industry-milestones" data-drupal-link-system-path="taxonomy/term/7">Key industry milestones</a> </li> <li class="item"> <a href="/maintenance-planning-initiatives" data-drupal-link-system-path="taxonomy/term/34">Maintenance planning &amp; initiatives</a> </li> <li class="item"> <a href="/online-charger-booking-and-payment-systems" data-drupal-link-system-path="taxonomy/term/17">Online charger booking and payment systems</a> </li> <li class="item"> <a href="/private-sector-initiatives-innovations-including-ppps" data-drupal-link-system-path="taxonomy/term/20">Private sector initiatives &amp; innovations (including PPPs)</a> </li> <li class="item"> <a href="/sustainable-power-generation-all-types" data-drupal-link-system-path="taxonomy/term/33">Sustainable power generation (all types)</a> </li> <li class="item"> <a href="/systems-integration" data-drupal-link-system-path="taxonomy/term/23">Systems integration</a> </li> <li class="item"> <a href="/v2g-and-v2x-charging-developments" data-drupal-link-system-path="taxonomy/term/32">V2G and V2X charging developments</a> </li> <li class="item"> <a href="/wirelessinductive-charging" data-drupal-link-system-path="taxonomy/term/12">Wireless/inductive charging</a> </li> </ul> </div> </li> <li class="item"> <a href="/events" data-drupal-link-system-path="events">Events</a> </li> <li class="item"> <a href="/videos" data-drupal-link-system-path="videos">Videos</a> </li> </ul> </div> </nav> </div> </div> </div> </div> <div class="container my-2"> <div> <div id="block-evci-breadcrumbs" class="block"> <ul id="breadcrumbs"> <li> <a href="/">Home</a> </li> <li> <a href="/battery-tech-developments-impact-charging">Battery tech developments &amp; impact on charging</a> </li> <li> Terawatt Infrastructure opens EV fleet charging site in Los Angeles </li> </ul> </div> </div> </div> <div class="container mt-4"> <div class="row"> <div class="col-lg-8 col-md-12 col-sm-12 p-0 mb-3"> <div class="container"> <div class="row"> <div> <div id="block-evci-page-title" class="block"> <h1> <span>Terawatt Infrastructure opens EV fleet charging site in Los Angeles</span> </h1> </div> <div id="block-evci-content" class="block"> <article data-history-node-id="2576" about="/news/terawatt-infrastructure-opens-ev-fleet-charging-site-los-angeles"> <div class="node-summary my-4 font-xl">Terawatt Infrastructure has announced the opening of its first full-build charging site, which will serve light-duty fleets in high traffic areas of Los Angeles, California.</div> <div class="node-info"> <div class="container p-0 mb-4"> <div class="row"> <div class="col font-sm font-grey node-meta"> <span class="node-author"> By James Foster</span> <span class="node-date"> October 22, 2024 </span> <span class="node-readtime"> Read time: 2 mins </span> </div> <div class="col text-end font-sm"> <div class="share-links"> <span class="a2a_kit a2a_kit_size_24 addtoany_list" data-a2a-url="https://www.evcandi.com/news/terawatt-infrastructure-opens-ev-fleet-charging-site-los-angeles" data-a2a-title="Terawatt Infrastructure opens EV fleet charging site in Los Angeles"><a class="a2a_dd addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.evcandi.com%2Fnews%2Fterawatt-infrastructure-opens-ev-fleet-charging-site-los-angeles&amp;title=Terawatt%20Infrastructure%20opens%20EV%20fleet%20charging%20site%20in%20Los%20Angeles"><img src="/themes/custom/ropl/images/share_arrow.svg" alt="Share"></a><a class="a2a_button_facebook"></a><a class="a2a_button_x"></a><a class="a2a_button_linkedin"></a><a class="a2a_button_email"></a></span> </div> </div> </div> </div> <div class="node-image mdl-cell-12-col"> <img loading="lazy" src="/sites/evci/files/2024-10/Terawatt%20Infrastructure%20opens%20EV%20fleet%20charging%20site%20in%20Los%20Angeles.jpg" width="2700" height="1800" alt="Terawatt Infrastructure has opened an EV fleet charging site in Los Angeles, reinforcing its commitment to accelerating electrification. Photo: Terawatt" title="Terawatt Infrastructure has opened an EV fleet charging site in Los Angeles, reinforcing its commitment to accelerating electrification. Photo: Terawatt" typeof="foaf:Image" /> <div class="image-caption">Terawatt Infrastructure has opened an EV fleet charging site in Los Angeles, reinforcing its commitment to accelerating electrification. Photo: Terawatt</div> </div> <div> <div><p>The site, located three miles from Los Angeles International Airport in Inglewood, features 29 DC fast chargers and advanced automated site management features. These include robust data infrastructure and proactive and preventative site maintenance, which will provide a high level of charging reliability for electric fleets. Operators can leverage real-time data insights, energy usage and scheduling insights, remote monitoring and alerts, and ongoing support to streamline electric fleet management.</p><p>The California Air Resources Board reports that light-duty vehicles account for 70% of the transportation sector's direct emissions, driving the need for EV adoption. Globally, the International Energy Agency forecasts that EV sales in 2024 are expected to remain robust, increasing by 20% compared to 2023, adding more incentive for EV charging infrastructure to keep pace with growing demand.</p><p>The LAX site opening comes on the heels of Terawatt's coalition announcement with world-leading shippers and carriers to pilot long-haul heavy-duty battery-electric vehicle operations along the I-10 corridor at six Terawatt owned charging hubs. This accelerates fleet electrification momentum in California following the launch of Terawatt's pilot charging sites in Commerce and Rancho Dominguez, CA. These pilots enable fleets to progress on their electrification journeys while full-build infrastructure projects gradually become operational. Terawatt is currently developing 15 sites across several states, including the I-10 corridor from the Port of Long Beach in Los Angeles, California to El Paso, Texas.</p></div> </div> <div class="node-image mdl-cell-12-col"> </div> <div class="clearfix tags my-4"> <span class="badge badge-lg primary-bg font-light me-1 mb-1"><a href="/battery-tech-developments-impact-charging" hreflang="en">Battery tech developments &amp; impact on charging</a></span> <span class="badge badge-lg primary-bg font-light me-1 mb-1"><a href="/hardware-and-software-dc-chargers" hreflang="en">Hardware and software for DC chargers</a></span> <span class="badge badge-lg primary-bg font-light me-1 mb-1"><a href="/company-news" hreflang="en">Company News</a></span> </div> </div> </article> </div> <div class="views-element-container section-wrap mb-4 block" id="block-evci-views-block-solr-index-block-1"> <h2>Related Content</h2> <div><div class="js-view-dom-id-fc8926ab18c497637b7b78329ba3766aa9ae0cdd3f12698ef5286baf26bedf45"> <div class="views-view-responsive-grid views-view-responsive-grid--horizontal" style="--views-responsive-grid--column-count:2;--views-responsive-grid--cell-min-width:100px;--views-responsive-grid--layout-gap:10px;"> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="165" about="/news/terawatt-installs-charging-centres-heavy-duty-trucks-interstate-10-highway"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> November 3, 2022 </div> <div class="font-md font-dark bold"> <div> <a href="/news/terawatt-installs-charging-centres-heavy-duty-trucks-interstate-10-highway" rel="bookmark"> <span>TeraWatt installs charging centres for heavy-duty trucks on Interstate 10 highway</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/terawatt-installs-charging-centres-heavy-duty-trucks-interstate-10-highway" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2022-11/TeraWatt%20will%20put%20charging%20centres%20for%20heavy-duty%20trucks%20on%20Interstate%2010%20highway.jpg?itok=47rKKS3j" width="220" height="115" alt="Lifelike rendering of a charging centre for commercial truck fleets that TeraWatt is building along the I-10" title="Lifelike rendering of a charging centre for commercial truck fleets that TeraWatt is building along the I-10" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="1679" about="/news/new-mexico-dot-awarded-federal-charging-grant-partnership-terawatt-infrastructure"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> January 16, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/news/new-mexico-dot-awarded-federal-charging-grant-partnership-terawatt-infrastructure" rel="bookmark"> <span>New Mexico DOT awarded federal charging grant in partnership with TeraWatt Infrastructure</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/new-mexico-dot-awarded-federal-charging-grant-partnership-terawatt-infrastructure" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2024-01/TeraWatt-logo.jpg?itok=O4ElxD99" width="200" height="200" alt="TeraWatt announced plans to build heavy-duty shared charging infrastructure along the I-10 corridor in 2022. Graphic: TeraWatt" title="TeraWatt announced plans to build heavy-duty shared charging infrastructure along the I-10 corridor in 2022. Graphic: TeraWatt" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="1472" about="/news/terawatt-infrastructure-breaks-ground-rancho-dominguez-ev-charging-site"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> November 9, 2023 </div> <div class="font-md font-dark bold"> <div> <a href="/news/terawatt-infrastructure-breaks-ground-rancho-dominguez-ev-charging-site" rel="bookmark"> <span>TeraWatt Infrastructure breaks ground on Rancho Dominguez EV charging site</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/terawatt-infrastructure-breaks-ground-rancho-dominguez-ev-charging-site" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2023-11/TeraWatt%20Infrastructure%20breaks%20ground%20on%20Rancho%20Dominguez%20EV%20charging%20site.jpg?itok=oQdYdDYy" width="220" height="124" alt="The TerraWatt heavy-duty site enables fleet electrification for transportation to and from the largest shipping ports in the US. Photo: TerraWatt Infrastructure" title="The TerraWatt heavy-duty site enables fleet electrification for transportation to and from the largest shipping ports in the US. Photo: TerraWatt Infrastructure" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="1230" about="/news/terawatt-infrastructure-breaks-ground-cutting-edge-ev-charging-site-fleets-near-lax"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> August 21, 2023 </div> <div class="font-md font-dark bold"> <div> <a href="/news/terawatt-infrastructure-breaks-ground-cutting-edge-ev-charging-site-fleets-near-lax" rel="bookmark"> <span>TeraWatt Infrastructure breaks ground on cutting-edge EV charging site for fleets near LAX</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/terawatt-infrastructure-breaks-ground-cutting-edge-ev-charging-site-fleets-near-lax" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2023-08/TeraWatt%20Infrastructure%20breaks%20ground%20on%20cutting-edge%20EV%20charging%20site%20for%20fleets%20near%20LAX.jpg?itok=CdZyjWdH" width="220" height="165" alt="TeraWatt CEO &amp; co-founder Neha Palmer, California Energy Commissioner Patty Monahan, Inglewood councilman Eloy Morales Jr., and State Senator Steven Bradford pose with shovels and hard hats at TeraWatt&#039;s LAX area groundbreaking ceremony in Inglewood, CA" title="TeraWatt CEO &amp; co-founder Neha Palmer, California Energy Commissioner Patty Monahan, Inglewood councilman Eloy Morales Jr., and State Senator Steven Bradford pose with shovels and hard hats at TeraWatt&#039;s LAX area groundbreaking ceremony in Inglewood, CA" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="1895" about="/news/electrify-america-and-nfi-celebrate-opening-heavy-duty-charging-infrastructure-project"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> March 8, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/news/electrify-america-and-nfi-celebrate-opening-heavy-duty-charging-infrastructure-project" rel="bookmark"> <span>Electrify America and NFI celebrate opening of heavy-duty charging infrastructure project</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/electrify-america-and-nfi-celebrate-opening-heavy-duty-charging-infrastructure-project" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2024-03/Electrify%20America%20and%20NFI%20celebrate%20opening%20of%20heavy-duty%20charging%20infrastructure%20project.jpg?itok=eOjtkkiK" width="220" height="147" alt="NFI’s state-of-the-art DC fast charging facility supports the company’s fleet of 50 heavy-duty electric trucks. Photo: Electrify America" title="NFI’s state-of-the-art DC fast charging facility supports the company’s fleet of 50 heavy-duty electric trucks. Photo: Electrify America" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> <div class="views-view-responsive-grid__item"> <div class="views-view-responsive-grid__item-inner"><article data-history-node-id="1402" about="/news/terawatt-infrastructure-accelerates-rollout-ev-fleet-charging-solutions-southern-california"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> October 18, 2023 </div> <div class="font-md font-dark bold"> <div> <a href="/news/terawatt-infrastructure-accelerates-rollout-ev-fleet-charging-solutions-southern-california" rel="bookmark"> <span>TeraWatt Infrastructure accelerates rollout of EV fleet charging solutions in southern California</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/news/terawatt-infrastructure-accelerates-rollout-ev-fleet-charging-solutions-southern-california" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/medium/public/2023-10/TeraWatt%20Infrastructure%20accelerates%20rollout%20of%20EV%20fleet%20charging%20solutions%20across%20Inland%20Empire.jpg?itok=jY0UMEvc" width="220" height="96" alt="At full build, the two new sites will jointly provide over 40 megawatts of power, supporting up to 500 trucks per day. TeraWatt also has several more sites nearby under contract. Image: TeraWatt" title="At full build, the two new sites will jointly provide over 40 megawatts of power, supporting up to 500 trucks per day. TeraWatt also has several more sites nearby under contract. Image: TeraWatt" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12"> <div class="container js-sticky-widget"> <div class="row"> <div> <div id="block-evci-dfptagboombox1-2" class="mb-4 text-center block"> <div style="display: none;">boombox1</div> <div id="js-dfp-tag-boombox1" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-boombox1'); }); </script> </div> </div> <div class="views-element-container rail-block-wrap mb-4 block-editors-choice block" id="block-evci-views-block-editors-choice-block-1-2"> <h2>Editor's Choice</h2> <div><div class="js-view-dom-id-be2353625636e255754128f960e50a083637fae18ed5b4a63d88ae46ef6297a8"> <div class="item-list"> <ol> <li><div class="views-field views-field-title"><span class="field-content"><a href="/news/slow-charge-point-rollout-risks-stalling-us-ev-sales-momentum" hreflang="en">Slow charge point rollout risks stalling US EV sales momentum</a></span></div></li> <li><div class="views-field views-field-title"><span class="field-content"><a href="/news/few-days-remain-register-london-ev-show-and-connect-industry-titans" hreflang="en">A few days remain to register for the London EV Show and connect with industry titans</a></span></div></li> <li><div class="views-field views-field-title"><span class="field-content"><a href="/news/turnongreen-works-goleta-water-district-expand-its-ev-charging-infrastructure-fleet-vehicles" hreflang="en"> TurnOnGreen works with the Goleta Water District to expand Its EV charging infrastructure for fleet vehicles</a></span></div></li> </ol> </div> </div> </div> </div> <div class="views-element-container rail-block-wrap mb-4 block" id="block-evci-views-block-highlighted-content-carousel-block-1-2"> <h2>Highlighted Content</h2> <div><div class="grid2 js-view-dom-id-4a362a140f943b5dbb6eca1f64f7f5a5bf77163c95022ceaba83d4d34fabe85d"> <div> <div id="flexslider-1" class="flexslider optionset-default"> <ul class="slides"> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/feature/advances-ev-charging-technology-global-investments-are-shaping-ev-revolution" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/large_teaser_hero/public/2024-09/V2G-c-BiancoBlue-Dreamstime.com_.jpg?itok=GmfMeT5j" width="850" height="450" alt="Vehicle-to-Grid (V2G) technology continues to evolve, and there is likely to be a growing emphasis on smart charging stations capable of real-time data analysis and dynamic grid interaction. Image: © BiancoBlue/Dreamstime.com" title="Vehicle-to-Grid (V2G) technology continues to evolve, and there is likely to be a growing emphasis on smart charging stations capable of real-time data analysis and dynamic grid interaction. Image: © BiancoBlue/Dreamstime.com" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-09-27T10:47:21+01:00" title="Friday, September 27, 2024 - 10:47">September 27, 2024</time> </div> <div class="font-md font-dark bold"><a href="/feature/advances-ev-charging-technology-global-investments-are-shaping-ev-revolution" hreflang="en">Advances in EV charging technology: Global investments are shaping the EV revolution</a></div> <div class="font-md font-dark mt-3"><a href="/feature/advances-ev-charging-technology-global-investments-are-shaping-ev-revolution">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/video/london-ev-show-2024-register-now" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/large_teaser_hero/public/2024-08/London%20EV%20Show%20Vid%20TN1.png?itok=mkf9BUBu" width="850" height="450" alt="London EV Show 2024: Register Now!" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-08-14T11:23:13+01:00" title="Wednesday, August 14, 2024 - 11:23">August 14, 2024</time> </div> <div class="font-md font-dark bold"><a href="/video/london-ev-show-2024-register-now" hreflang="en">London EV Show 2024: Register Now!</a></div> <div class="font-md font-dark mt-3"><a href="/video/london-ev-show-2024-register-now">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/feature/trump-victory-poses-questions-evs-and-charging-infrastructure-rollout" hreflang="en"><img loading="lazy" src="/sites/evci/files/styles/large_teaser_hero/public/2024-11/c%20Joe%20Sohm-Dreamstime.com-Trump.jpg?itok=ooAN_r3b" width="850" height="450" alt="Previously a critic of state support for EV rollouts, US President-elect Donald Trump said at an electoral rally in August: “I’m for electric cars, I have to be because Elon endorsed me very strongly.” Image: © Joe Sohm/Dreamstime.com" title="Previously a critic of state support for EV rollouts, US President-elect Donald Trump said at an electoral rally in August: “I’m for electric cars, I have to be because Elon endorsed me very strongly.” Image: © Joe Sohm/Dreamstime.com" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-11-08T16:02:03+00:00" title="Friday, November 8, 2024 - 16:02">November 08, 2024</time> </div> <div class="font-md font-dark bold"><a href="/feature/trump-victory-poses-questions-evs-and-charging-infrastructure-rollout" hreflang="en">Trump victory poses questions for EVs and charging infrastructure rollout</a></div> <div class="font-md font-dark mt-3"><a href="/feature/trump-victory-poses-questions-evs-and-charging-infrastructure-rollout">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> </ul> </div> </div> </div> </div> </div> <div id="block-evci-dfptagboombox2-2" class="mb-4 text-center block"> <div style="display: none;">boombox2</div> <div id="js-dfp-tag-boombox2" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-boombox2'); }); </script> </div> </div> </div> </div> </div> </div> </div> </div> <footer id="footer" class="container-fluid p-0 grey-bg"> <div class="container p-5"> <h2 class="text-center mb-5 bold">Our Brands</h2> <div id="brands-listing" class="d-flex align-items-center justify-content-between flex-wrap"> <a href="https://www.evcandi.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/EVC_Website.png" alt="brand"></a> <a href="https://www.itsinternational.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/ITS_Logo_Website.svg" alt="brand"></a> <a href="https://www.worldhighways.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/wh_logo.svg" alt="brand"></a> <a href="https://www.carreteras-pa.com/es" class="my-2"><img style="max-height: 55px;" src="/themes/custom/ropl/images/brand/Carreteras_logo.png" alt="brand"></a> <a href="https://www.worldhighways.com/daily-news/conexpoconagg-2023" class="my-2"><img src="/themes/custom/ropl/images/brand/Daily_News.png" alt="brand"></a> </div> <hr> <div class="my-4 d-flex align-top justify-content-between flex-wrap"> <div id="block-evci-footerresources" class="block"> <h2>Resources</h2> <ul class="menu"> <li class="menu-item" > <a href="/about-us" data-drupal-link-system-path="node/34">About Us</a> </li> <li class="menu-item" > <a href="/contact-us" data-drupal-link-system-path="node/35">Contact Us</a> </li> </ul> <a href="http://www.ropl.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/ropl-logo-1.png" alt="brand"></a> </div> <nav role="navigation" aria-labelledby="block-evci-footerusefullinks-2-menu" id="block-evci-footerusefullinks-2"> <h2 id="block-evci-footerusefullinks-2-menu">Useful Links</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.ropl.com/magazines/electric-vehicle-charging-infrastructure">Advertise</a> </li> <li class="menu-item" > <a href="https://www.iubenda.com/privacy-policy/68015476/cookie-policy">Cookie Policy</a> </li> <li class="menu-item" > <a href="/copyright-policy" data-drupal-link-system-path="node/46">Copyright Policy</a> </li> <li class="menu-item" > <a href="/disclaimer" data-drupal-link-system-path="node/36">Disclaimer</a> </li> <li class="menu-item" > <a href="https://www.iubenda.com/privacy-policy/68015476">Privacy Policy</a> </li> <li class="menu-item" > <a href="/subscription" data-drupal-link-system-path="node/95">Subscribe</a> </li> </ul> </nav> <nav role="navigation" aria-labelledby="block-evci-socialmedia-3-menu" id="block-evci-socialmedia-3"> <h2 id="block-evci-socialmedia-3-menu">Follow Us</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.facebook.com/evcinfra"><i class="fa-brands fa-facebook" aria-hidden="true"></i> <span class="link-text">Face</span></a> </li> <li class="menu-item" > <a href="https://www.instagram.com/evc_infra/"><i class="fa-brands fa-instagram" aria-hidden="true"></i> <span class="link-text">Instagram</span></a> </li> <li class="menu-item" > <a href="https://www.linkedin.com/company/ev-charging-and-infrastructure"><i class="fa-brands fa-linkedin" aria-hidden="true"></i> <span class="link-text">LinkedIn</span></a> </li> <li class="menu-item" > <a href="https://twitter.com/evc_infra"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i> <span class="link-text">Twitter</span></a> </li> <li class="menu-item" > <a href="https://www.youtube.com/channel/UCRxFAVv5-UQVBA1h059pqeg"><i class="fa-brands fa-youtube" aria-hidden="true"></i> <span class="link-text">YouTube</span></a> </li> </ul> </nav> </div> </div> <div id="copyright" class="container-fluid text-center font-light font-sm p-2">Copyright ©2024 Electric Vehicle Charging &amp; Infrastructure. All rights reserved.</div> </footer> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/2576","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"eJyVkF1uwzAMgy_kxMAuFCg246pTrMBS0ub2K7o-9G_D9iIQ1AdQIuXsSnWPdBP91LR6IBeygczYnKrHIjqSvNh2ApwEzT9COgCGcW0FbZhR1_ji9MnsT9zRArbEt9jOfBeuJUyCswlntMjVURo5aw3T5WI6wXRGvNO9beW3XW8HnkNRLYKBKsnunCw-G4HXETXTcBcZk1ZD9c5U1usN7yH9ZPyL6Qzul1d_Sn2CfR3fgkvjjdLeLSqc9tB0kZin5Vs8lWq7OeY4kiFsjJPF6-zpSOcHY9a8yiPTYMulCd7Qlcb5Cw6b6XQ","theme":"evci","theme_token":null},"ajaxTrustedUrl":[],"google_analytics":{"account":"G-MECWX27SVD","trackOutbound":true,"trackMailto":true,"trackTel":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"iubendaIntegration":{"iubendaCookiePolicy":{"enableCMP":true,"isTCFConsentGlobal":false,"cookiePolicyId":"36081143","siteId":"68015476","lang":"en","consentOnContinuedBrowsing":null,"banner":{"position":"float-top-center","backgroundOverlay":1,"acceptButtonDisplay":1,"customizeButtonDisplay":1,"rejectButtonDisplay":1,"closeButtonDisplay":0,"closeButtonRejects":0},"consentOnScroll":false,"consentOnDocument":false,"consentOnLinkAndButton":false,"consentOnElement":null},"consentSolution":{"api_key":"wKniChE6eWpF6vBoUoTUFYEboSUyxd0F"}},"flexslider":{"optionsets":{"default":{"animation":"fade","animationSpeed":600,"direction":"horizontal","slideshow":true,"easing":"swing","smoothHeight":false,"reverse":false,"slideshowSpeed":7000,"animationLoop":true,"randomize":false,"startAt":0,"itemWidth":0,"itemMargin":0,"minItems":0,"maxItems":0,"move":0,"directionNav":true,"controlNav":true,"thumbCaptions":false,"thumbCaptionsBoth":false,"keyboard":true,"multipleKeyboard":false,"mousewheel":false,"touch":true,"prevText":"Previous","nextText":"Next","namespace":"flex-","selector":".slides \u003E li","sync":"","asNavFor":"","initDelay":0,"useCSS":true,"video":false,"pausePlay":false,"pauseText":"Pause","playText":"Play","pauseOnAction":true,"pauseOnHover":false,"controlsContainer":".flex-control-nav-container","manualControls":""}},"instances":{"flexslider-1":"default"}},"atlas_assistant":{"domain_uuid":"cbf82422-d792-45a1-8a34-7fa6e4e1aff2","domain":"https:\/\/gotatlas.io","categories":["Battery tech developments \u0026 impact on charging","Hardware and software for DC chargers","Company News"]},"views":{"ajax_path":"\/views\/ajax","ajaxViews":{"views_dom_id:fc8926ab18c497637b7b78329ba3766aa9ae0cdd3f12698ef5286baf26bedf45":{"view_name":"solr_index","view_display_id":"block_1","view_args":"2576","view_path":"\/node\/2576","view_base_path":null,"view_dom_id":"fc8926ab18c497637b7b78329ba3766aa9ae0cdd3f12698ef5286baf26bedf45","pager_element":0}}},"user":{"uid":0,"permissionsHash":"113bdf2165f53e8e101a6b35849c3474b03e57e920c88df94d6bdab43acd5deb"}}</script> <script src="/sites/evci/files/assets/js/js_WPkAC4A1Oa4LRhMBqDCGH41NwUMOdt1EC_H9qanGzMY.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=evci&amp;include=eJx9jdFuwzAIRX_IsaX9UERs4tIRiAxJ6r9fV1Va1a59ubocjgBKcQXpCe4lzk3Fw3wNONB0wfTQo-310y7aiZZQVSvjCALcnbKlZxBom1AKjCSOtYGTSlob7ZD7sCpT7v8qWfWbcDDl7Xd-44ih-J_UdOVUWSfgwbwzSQ24Z3pmN6_Ma5gZL8ZUsKWHwyGfEA2nrVVs44KypRcSzxbAGWwEMzIH8fuXF2wHogNj86-wEx6WbhnhDJcfalGgSQ"></script> <script src="https://static.addtoany.com/menu/page.js" defer></script> <script src="/sites/evci/files/assets/js/js_etsLlU-TGLrk2b2Dydfm4GBj-xwfmn0-S_xot545T84.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=evci&amp;include=eJx9jdFuwzAIRX_IsaX9UERs4tIRiAxJ6r9fV1Va1a59ubocjgBKcQXpCe4lzk3Fw3wNONB0wfTQo-310y7aiZZQVSvjCALcnbKlZxBom1AKjCSOtYGTSlob7ZD7sCpT7v8qWfWbcDDl7Xd-44ih-J_UdOVUWSfgwbwzSQ24Z3pmN6_Ma5gZL8ZUsKWHwyGfEA2nrVVs44KypRcSzxbAGWwEMzIH8fuXF2wHogNj86-wEx6WbhnhDJcfalGgSQ"></script> <script src="https://cdn.iubenda.com/cs/tcf/stub-v2.js" type="text/javascript"></script> <script src="https://cdn.iubenda.com/cs/iubenda_cs.js" type="text/javascript" charset="UTF-8" async></script> <script src="/sites/evci/files/assets/js/js_WdlTZwZ05BQAT1-b9HiqQlzo4oxdjUgbdw5Ccg7Rro8.js?scope=footer&amp;delta=5&amp;language=en&amp;theme=evci&amp;include=eJx9jdFuwzAIRX_IsaX9UERs4tIRiAxJ6r9fV1Va1a59ubocjgBKcQXpCe4lzk3Fw3wNONB0wfTQo-310y7aiZZQVSvjCALcnbKlZxBom1AKjCSOtYGTSlob7ZD7sCpT7v8qWfWbcDDl7Xd-44ih-J_UdOVUWSfgwbwzSQ24Z3pmN6_Ma5gZL8ZUsKWHwyGfEA2nrVVs44KypRcSzxbAGWwEMzIH8fuXF2wHogNj86-wEx6WbhnhDJcfalGgSQ"></script> <script src="https://cdn.iubenda.com/cons/iubenda_cons.js" type="text/javascript" async></script> <script src="/sites/evci/files/assets/js/js_43lhdpM6q3_RkK3QYRu0ocyKTdlV_kEh58PwrANFqfI.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=evci&amp;include=eJx9jdFuwzAIRX_IsaX9UERs4tIRiAxJ6r9fV1Va1a59ubocjgBKcQXpCe4lzk3Fw3wNONB0wfTQo-310y7aiZZQVSvjCALcnbKlZxBom1AKjCSOtYGTSlob7ZD7sCpT7v8qWfWbcDDl7Xd-44ih-J_UdOVUWSfgwbwzSQ24Z3pmN6_Ma5gZL8ZUsKWHwyGfEA2nrVVs44KypRcSzxbAGWwEMzIH8fuXF2wHogNj86-wEx6WbhnhDJcfalGgSQ"></script> <script src="https://gotatlas.io/sites/atlas/modules/atlas/js/bootstrap.js"></script> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script> <script src="/sites/evci/files/assets/js/js_JE9R2Dz20GjXsd8iAh-66QG-fKF_V_hyRcLzSW_Yvvk.js?scope=footer&amp;delta=10&amp;language=en&amp;theme=evci&amp;include=eJx9jdFuwzAIRX_IsaX9UERs4tIRiAxJ6r9fV1Va1a59ubocjgBKcQXpCe4lzk3Fw3wNONB0wfTQo-310y7aiZZQVSvjCALcnbKlZxBom1AKjCSOtYGTSlob7ZD7sCpT7v8qWfWbcDDl7Xd-44ih-J_UdOVUWSfgwbwzSQ24Z3pmN6_Ma5gZL8ZUsKWHwyGfEA2nrVVs44KypRcSzxbAGWwEMzIH8fuXF2wHogNj86-wEx6WbhnhDJcfalGgSQ"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10