| Brand |
MikroTik |
| Frequency |
800 MHz |
| Connectivity Technology |
Ethernet |
| Item Weight |
2 Pounds |
| Operating System |
RouterOS |
| Number of Ports |
4 |
| Voltage |
48 Volts, 56 Volts |
| Item Dimensions LxWxH |
4.92 x 2.05 x 8.86 inches |
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');