{"id":1943,"date":"2021-09-15T10:26:25","date_gmt":"2021-09-15T08:26:25","guid":{"rendered":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/technology-partner-hitachi-abb\/"},"modified":"2022-02-22T10:32:59","modified_gmt":"2022-02-22T09:32:59","slug":"hitachi","status":"publish","type":"page","link":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/","title":{"rendered":"Technology Partner &#8211; Hitachi Energy"},"content":{"rendered":"<section class=\"inner content-partner\"><a href=\"https:\/\/www.hitachienergy.com\/?ref=ElectricCity2021\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Visit the Hitachi Energy website\"> <img decoding=\"async\" src=\"https:\/\/windeurope.org\/ElectricCity2021\/images\/conference\/content-partners\/ha\/hitachi-abb-content-partner-ec21-banner.jpg\" style=\"margin-bottom:1em;\"><\/a>\r\n<div class=\"row\">\r\n<div class=\"col-md\"><a href=\"https:\/\/www.hitachienergy.com\/?ref=ElectricCity2021\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Visit the Hitachi Energy website\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/ElectricCity2021\/images\/logos\/content-partners\/hitachi.svg\" class=\"logo m-b-2\"><\/a><\/div><div class=\"col-md socials-block\">  <h3>Find us on social media<\/h3>\r\n  <section class=\"socials\"> <a href=\"https:\/\/www.linkedin.com\/company\/hitachienergy\/?ref=ElectricCity2021\" target=\"_blank\" title=\"Click here to visit our LinkedIn page\" rel=\"noopener noreferrer\"><i class=\"fa fa-linkedin\"><\/i><\/a><a href=\"https:\/\/twitter.com\/hitachienergy?ref=ElectricCity2021\" target=\"_blank\" title=\"Click here to visit our official Twitter account\" rel=\"noopener noreferrer\"><i class=\"fa fa-twitter\"><\/i><\/a><a class=\"\" href=\"https:\/\/www.facebook.com\/hitachienergy.global?ref=ElectricCity2021\" target=\"_blank\" title=\"Click here to visit our Facebook page\" rel=\"noopener noreferrer\"><i class=\"fa fa-facebook\"><\/i><\/a><a href=\"https:\/\/www.instagram.com\/hitachienergy\/?ref=ElectricCity2021\" class=\"\" target=\"_blank\" title=\"Click here to visit our official Instagram account\" rel=\"noopener noreferrer\"><i class=\"fa fa-instagram\"><\/i><\/a> <\/section><\/div>\r\n<\/div>\r\n  <div class=\"row\">\r\n    <div class=\"col-md\">\r\n      <h3>Hitachi Energy is a global technology leader with a combined heritage of almost  250 years, employing around 36,000 people in 90 countries. <\/h3>\r\n      <p>Headquartered in Switzerland,  the business serves utility, industry and infrastructure customers across the  value chain, and emerging areas like sustainable mobility, smart cities, energy  storage and data centers. <\/p>\r\n      <p>With a proven track record, global footprint and  unparalleled installed base, Hitachi Energy balances social,  environmental and economic values. <\/p>\r\n      <p>It is committed to powering good for a  sustainable energy future, with pioneering and digital technologies, as the  partner of choice for enabling a stronger, smarter and greener grid. <\/p>\r\n    <\/div>\r\n    <div class=\"col-md\">\r\n      <div class=\"videoWrapper\">\r\n<iframe loading=\"lazy\" width=\"1280\" height=\"541\" src=\"https:\/\/www.youtube.com\/embed\/X3TFu6wNRFE\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\r\n  <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<hr>\r\n<h2>Find us at these sessions<\/h2>\r\n\t      <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" data-date=\"2021-11-23\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" data-date=\"2021-11-24\" class=\"m-r-2\">Day two<\/a>\r\n      <a href=\"#day-three\" data-date=\"2021-11-25\" class=\"m-r-2\">Day three<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        if (!window.location.hash) {\r\n          \/\/ window.location.hash = \"day-four\";\r\n        }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2021-11-23\">\r\n      <h1 class=\"m-b-1\">Tuesday, 23 November<\/h1>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">11:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected featured topic-electrification\" data-topics=\"[electrification]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/shifting-gears-on-electrification\">Shifting gears on electrification<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">11:00 - 12:15<\/div>\r\n                  <div class=\"session-locations\">Auditorium A10-11-12<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">15:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-offshore\" data-topics=\"[offshore]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/offshore-grid-hybrids-and-clusters\">The offshore grid: hybrids and clusters<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">15:45 - 17:00<\/div>\r\n                  <div class=\"session-locations\">Auditorium A12<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-offshore\">Offshore wind<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n            <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2021-11-24\">\r\n      <h1 class=\"m-b-1\">Wednesday, 24 November<\/h1>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">13:15<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-electrification topic-technical-and-scientific\" data-topics=\"[electrification,technical-and-scientific]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/next-generation-grid-technology\">Next generation grid technology<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">13:15 - 14:45<\/div>\r\n                  <div class=\"session-locations\">Auditorium A15<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span> <span class=\"session-topic badge topic-technical-and-scientific\">Technical and Scientific Programme<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">15:15<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-electrification\" data-topics=\"[electrification]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/grid-development-and-optimisation\">Grid development and optimisation<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">15:15 - 16:15<\/div>\r\n                  <div class=\"session-locations\">Auditorium A10<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span><\/div>\r\n                <\/div>\r\n                                              <div class=\"col session selected  topic-offshore topic-technical-and-scientific\" data-topics=\"[offshore,technical-and-scientific]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/building-offshore-wind-value-chain\">Keeping up with growth: building tomorrow's offshore wind value chain<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">15:15 - 16:15<\/div>\r\n                  <div class=\"session-locations\">Auditorium A15<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-offshore\">Offshore wind<\/span> <span class=\"session-topic badge topic-technical-and-scientific\">Technical and Scientific Programme<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n            <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2021-11-25\">\r\n      <h1 class=\"m-b-1\">Thursday, 25 November<\/h1>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:15<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected featured topic-electrification topic-offshore topic-onshore\" data-topics=\"[electrification,offshore,onshore]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/what-will-it-take-for-the-green-deal-to-be-made-in-europe\">What will it take for the Green Deal to be 'made in Europe'?<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">09:15 - 10:30<\/div>\r\n                  <div class=\"session-locations\">Auditorium A15<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span> <span class=\"session-topic badge topic-offshore\">Offshore wind<\/span> <span class=\"session-topic badge topic-onshore\">Onshore wind<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n              <div class=\"row no-gutters session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">12:30<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  topic-electrification topic-offshore topic-onshore\" data-topics=\"[electrification,offshore,onshore]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/cybersecurity\">Cybersecurity<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">12:30 - 13:30<\/div>\r\n                  <div class=\"session-locations\">Auditorium A10<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span> <span class=\"session-topic badge topic-offshore\">Offshore wind<\/span> <span class=\"session-topic badge topic-onshore\">Onshore wind<\/span><\/div>\r\n                <\/div>\r\n                                              <div class=\"col session selected  topic-electrification topic-offshore topic-onshore\" data-topics=\"[electrification,offshore,onshore]\">\r\n                                      <div class=\"session-name\"><h3><a href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/sessions\/technology-innovation-choices\">Technology and innovation for the future power system<\/a><\/h3><\/div>\r\n                                    <div class=\"session-time\">12:30 - 13:30<\/div>\r\n                  <div class=\"session-locations\">Auditorium A11<\/div>\r\n                  <div class=\"session-topics hide\"><span class=\"session-topic badge topic-electrification\">Electrification and system integration<\/span> <span class=\"session-topic badge topic-offshore\">Offshore wind<\/span> <span class=\"session-topic badge topic-onshore\">Onshore wind<\/span><\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n            <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n\r\n<\/section>\r\n","protected":false},"excerpt":{"rendered":"<p>Find us on social media Hitachi Energy is a global technology leader with a combined heritage of almost 250 years, employing around 36,000 people in 90 countries. Headquartered in Switzerland, the business serves utility, industry and infrastructure customers across the value chain, and emerging areas like sustainable mobility, smart cities, energy storage and data centers. [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":1620,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-1943","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Technology Partner - Hitachi Energy | WindEurope Electric City 2021<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Technology Partner - Hitachi Energy | WindEurope Electric City 2021\" \/>\n<meta property=\"og:description\" content=\"Find us on social media Hitachi Energy is a global technology leader with a combined heritage of almost 250 years, employing around 36,000 people in 90 countries. Headquartered in Switzerland, the business serves utility, industry and infrastructure customers across the value chain, and emerging areas like sustainable mobility, smart cities, energy storage and data centers. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope Electric City 2021\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-22T09:32:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/EC2021-Register-Now-20210916.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/\",\"url\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/\",\"name\":\"Technology Partner - Hitachi Energy | WindEurope Electric City 2021\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#website\"},\"datePublished\":\"2021-09-15T08:26:25+00:00\",\"dateModified\":\"2022-02-22T09:32:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/ElectricCity2021\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conference\",\"item\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Content partners\",\"item\":\"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Technology Partner &#8211; Hitachi Energy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#website\",\"url\":\"https:\/\/windeurope.org\/ElectricCity2021\/\",\"name\":\"WindEurope Electric City 2021\",\"description\":\"WindEurope&#039;s annual on- and offshore wind energy event\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/ElectricCity2021\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/ElectricCity2021\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/WindEurope-SQ.gif\",\"contentUrl\":\"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/WindEurope-SQ.gif\",\"width\":1000,\"height\":1000,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/ElectricCity2021\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Technology Partner - Hitachi Energy | WindEurope Electric City 2021","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/","og_locale":"en_US","og_type":"article","og_title":"Technology Partner - Hitachi Energy | WindEurope Electric City 2021","og_description":"Find us on social media Hitachi Energy is a global technology leader with a combined heritage of almost 250 years, employing around 36,000 people in 90 countries. Headquartered in Switzerland, the business serves utility, industry and infrastructure customers across the value chain, and emerging areas like sustainable mobility, smart cities, energy storage and data centers. [&hellip;]","og_url":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/","og_site_name":"WindEurope Electric City 2021","article_modified_time":"2022-02-22T09:32:59+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/EC2021-Register-Now-20210916.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/","url":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/","name":"Technology Partner - Hitachi Energy | WindEurope Electric City 2021","isPartOf":{"@id":"https:\/\/windeurope.org\/ElectricCity2021\/#website"},"datePublished":"2021-09-15T08:26:25+00:00","dateModified":"2022-02-22T09:32:59+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/hitachi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/ElectricCity2021\/"},{"@type":"ListItem","position":2,"name":"Conference","item":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/"},{"@type":"ListItem","position":3,"name":"Content partners","item":"https:\/\/windeurope.org\/ElectricCity2021\/conference\/content-partners\/"},{"@type":"ListItem","position":4,"name":"Technology Partner &#8211; Hitachi Energy"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/ElectricCity2021\/#website","url":"https:\/\/windeurope.org\/ElectricCity2021\/","name":"WindEurope Electric City 2021","description":"WindEurope&#039;s annual on- and offshore wind energy event","publisher":{"@id":"https:\/\/windeurope.org\/ElectricCity2021\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/ElectricCity2021\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/ElectricCity2021\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/ElectricCity2021\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/ElectricCity2021\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/WindEurope-SQ.gif","contentUrl":"https:\/\/windeurope.org\/ElectricCity2021\/wp-content\/uploads\/WindEurope-SQ.gif","width":1000,"height":1000,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/ElectricCity2021\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/pages\/1943"}],"collection":[{"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/comments?post=1943"}],"version-history":[{"count":28,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/pages\/1943\/revisions"}],"predecessor-version":[{"id":3796,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/pages\/1943\/revisions\/3796"}],"up":[{"embeddable":true,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/pages\/1620"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/media?parent=1943"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/categories?post=1943"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/ElectricCity2021\/wp-json\/wp\/v2\/tags?post=1943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}