Book a Demo

Ep. 20 | Powering Smart Buildings and Assuring Infrastructure Readiness

Facebook
Twitter
LinkedIn

Join Steve Cowles, RCDD, NTS and special guest Brian Ensign, RCDD, NTS, OSP, RTPM, CSI – Vice President Marketing at Superior Essex Communications to discuss PowerWise, an industry-leading power-over-ethernet cable that can support cable distances up to 160 meters. Steve will share how AEM’s purpose-built field testers support a wide range of smart building technologies to assure infrastructure readiness as the Cabling Infrastructure is the Foundation of a Smart Building.

Leave a Reply

Your email address will not be published. Required fields are marked *

Other Articles

jQuery(document).ready(function($){ jQuery('.nav-menu .menu-item-has-children').on("click", function(e){ e.stopPropagation(); if(jQuery(this).is("li")){ if(jQuery(this).hasClass('opened')){ jQuery(this).addClass('closed'); }else{ jQuery(this).removeClass('closed'); } jQuery(this).siblings().children('.sub-menu').removeClass('visible'); jQuery(this).siblings().removeClass('current-menu-parent opened'); jQuery(this).toggleClass('current-menu-parent opened'); jQuery(this).children('.sub-menu').toggleClass('visible'); } else { if(jQuery(this).parent().hasClass('opened')){ jQuery(this).parent().addClass('closed'); }else{ jQuery(this).parent().removeClass('closed'); } jQuery(this).parent().siblings().children('.sub-menu').removeClass('visible'); jQuery(this).parent().siblings().removeClass('current-menu-parent'); jQuery(this).parent().children('.sub-menu').toggleClass('visible'); jQuery(this).parent().toggleClass('current-menu-parent opened'); } }); });