| Connector Type |
Lightning |
| Brand |
TP-Link |
| Item Dimensions LxWxH |
8.3 x 1.1 x 5 inches |
| Actuator Type |
Push Button |
| International Protection Rating |
IP00 |
| Specification Met |
No |
| Wattage |
1.56 watts |
| Unit Count |
1 Count |
| Number of Items |
1 |
function logProductOverviewMetric(metric) {
if(typeof window.csa !== 'undefined') {
var myEvents = csa("Events", {producerId: "dppinfo"});
myEvents("log", {
schemaId: "dppinfo.productOverviewClientSideEvents.1",
eventName: metric
},
{
ent:'all'
});
}
}
logProductOverviewMetric('productOverviewDesktopRendered');