Allied Telesis Switch Entities
Industrial Ethernet IE200
- Preview
- Usage
- Definition
import { IndustrialEthernetIe200 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<IndustrialEthernetIe200/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INDUSTRIAL_ETHERNET_IE200 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, INDUSTRIAL_ETHERNET_IE200)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Industrial_Ethernet_IE200.svg;strokeColor=none;',
},
_original_width: 40.2,
_original_height: 56.4,
}
Industrial Ethernet IE200 POE
- Preview
- Usage
- Definition
import { IndustrialEthernetIe200Poe } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<IndustrialEthernetIe200Poe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INDUSTRIAL_ETHERNET_IE200_POE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, INDUSTRIAL_ETHERNET_IE200_POE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Industrial_Ethernet_IE200_POE.svg;strokeColor=none;',
},
_original_width: 40.2,
_original_height: 56.4,
}
Industrial_Ethernet_IE300
- Preview
- Usage
- Definition
import { IndustrialEthernetIe300 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<IndustrialEthernetIe300/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INDUSTRIAL_ETHERNET_IE300 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, INDUSTRIAL_ETHERNET_IE300)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Industrial_Ethernet_IE300.svg;strokeColor=none;',
},
_original_width: 69.6,
_original_height: 77.4,
}
Modular Switch SBx8106
- Preview
- Usage
- Definition
import { ModularSwitchSbx8106 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<ModularSwitchSbx8106/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MODULAR_SWITCH_SBX8106 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, MODULAR_SWITCH_SBX8106)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Modular_Switch_SBx8106.svg;strokeColor=none;',
},
_original_width: 85.8,
_original_height: 73.8,
}
Modular Switch SBx8112
- Preview
- Usage
- Definition
import { ModularSwitchSbx8112 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<ModularSwitchSbx8112/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MODULAR_SWITCH_SBX8112 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, MODULAR_SWITCH_SBX8112)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Modular_Switch_SBx8112.svg;strokeColor=none;',
},
_original_width: 89.4,
_original_height: 91.8,
}
Modular Switch SXx908GEN2
- Preview
- Usage
- Definition
import { ModularSwitchSxx908gen2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<ModularSwitchSxx908gen2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MODULAR_SWITCH_SXX908GEN2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, MODULAR_SWITCH_SXX908GEN2)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Modular_Switch_SXx908GEN2.svg;strokeColor=none;',
},
_original_width: 78,
_original_height: 66.60000000000001,
}
Switch 24 port L2
- Preview
- Usage
- Definition
import { Switch24PortL2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch24PortL2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_24_PORT_L2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_24_PORT_L2)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_24_port_L2.svg;strokeColor=none;',
},
_width: 74.4,
_height: 51,
}
Switch 24 port L2 POE
- Preview
- Usage
- Definition
import { Switch24PortL2Poe } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch24PortL2Poe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_24_PORT_L2_POE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_24_PORT_L2_POE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_24_port_L2_POE.svg;strokeColor=none;',
},
_width: 74.4,
_height: 51,
}
Switch 24 port L3
- Preview
- Usage
- Definition
import { Switch24PortL3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch24PortL3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_24_PORT_L3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_24_PORT_L3)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_24_port_L3.svg;strokeColor=none;',
},
_width: 74.4,
_height: 51,
}
Switch 24 port L3 Alternative
- Preview
- Usage
- Definition
import { Switch24PortL3Alternative } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch24PortL3Alternative/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_24_PORT_L3_ALTERNATIVE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_24_PORT_L3_ALTERNATIVE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_24_port_L3_Alternative.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}
Switch 24 port L3 POE
- Preview
- Usage
- Definition
import { Switch24PortL3Poe } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch24PortL3Poe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_24_PORT_L3_POE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_24_PORT_L3_POE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_24_port_L3_POE.svg;strokeColor=none;',
},
_width: 74.4,
_height: 51,
}
Switch 48 port L2
- Preview
- Usage
- Definition
import { Switch48PortL2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch48PortL2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_48_PORT_L2 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_48_PORT_L2)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_48_port_L2.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}
Switch 48 port L2 POE
- Preview
- Usage
- Definition
import { Switch48PortL2Poe } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch48PortL2Poe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_48_PORT_L2_POE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_48_PORT_L2_POE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_48_port_L2_POE.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}
Switch 48 port L3
- Preview
- Usage
- Definition
import { Switch48PortL3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch48PortL3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_48_PORT_L3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_48_PORT_L3)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_48_port_L3.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}
Switch 48 port L3 POE
- Preview
- Usage
- Definition
import { Switch48PortL3Poe } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch48PortL3Poe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_48_PORT_L3_POE } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_48_PORT_L3_POE)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_48_port_L3_POE.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}
Switch 52 port L3
- Preview
- Usage
- Definition
import { Switch52PortL3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Switch52PortL3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_52_PORT_L3 } from '@dinghy/diagrams/entitiesAlliedTelesisSwitch'
<Shape
{...props}
_style={extendStyle(props, SWITCH_52_PORT_L3)}
/>
{
_style: {
entity: 'image;points=[];aspect=fixed;html=1;align=center;shadow=0;dashed=0;image=img/lib/allied_telesis/switch/Switch_52_port_L3.svg;strokeColor=none;',
},
_width: 78,
_height: 52.8,
}