Write to us!

E-world 2023

10.2.2023

E-world 2023 - We will be there again in 2023

We are pleased to announce our participation in E-world 2023. The trade fair will take place in Essen from May 23 to 25, 2023 and will present a range of innovative technologies and solutions in the areas of digitization and smart metering systems in the energy industry. We will present an extensive portfolio of innovative software solutions and services for the digitization of the energy transition and take the opportunity to discuss current trends, challenges and developments with experts from the industry. We look forward to the opportunity to expand our networks and make valuable contacts. Visit us at our booth #942 in hall 5 and get an idea of our work. We look forward to seeing you there!

Photographer: Rolf Otzipka


<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script type="text/javascript">
    function googleTranslateElementInit() {
      new google.translate.TranslateElement({pageLanguage: 'de', layout: google.translate.TranslateElement.FloatPosition.TOP_LEFT}, 'google_translate_element');
    }
	function triggerHtmlEvent(element, eventName) {
	  var event;
	  if (document.createEvent) {
		event = document.createEvent('HTMLEvents');
		event.initEvent(eventName, true, true);
		element.dispatchEvent(event);
	  } else {
		event = document.createEventObject();
		event.eventType = eventName;
		element.fireEvent('on' + event.eventType, event);
	  }
	}
	jQuery('.lang-select').click(function() {
	  var theLang = jQuery(this).attr('data-lang');
	  jQuery('.goog-te-combo').val(theLang);
	  //alert(jQuery(this).attr('href'));
	  window.location = jQuery(this).attr('href');
	  location.reload();
	});
  </script>

<style>
/* Remove Google top bar and margin */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }
/* Disable google translate original text tooltips */  
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;} 
.goog-text-highlight { background: none !important; box-shadow: none !important;}
</style>

<script>
$(document).ready(function () {
    $('a.translate').each(function () {
    $(this).attr('href', $(this).attr('href')+'#googtrans(de|de)');
   });
});
</script>
de_DE