uml: Fotostudio Switch hinzugefuegt
This commit is contained in:
parent
16f56ab3fd
commit
0c58673cb3
|
@ -76,6 +76,9 @@ package "Heizhaus" {
|
||||||
}
|
}
|
||||||
|
|
||||||
package Foto-Studio {
|
package Foto-Studio {
|
||||||
|
component switchF [
|
||||||
|
Unmanaged Gigabit Switch
|
||||||
|
]
|
||||||
component router5 [
|
component router5 [
|
||||||
Wifi-AP
|
Wifi-AP
|
||||||
ssid PaketQUELLE.
|
ssid PaketQUELLE.
|
||||||
|
@ -111,8 +114,9 @@ package "Heizhaus" {
|
||||||
router3 -- switch2
|
router3 -- switch2
|
||||||
switch2 -- router4
|
switch2 -- router4
|
||||||
router4 -- repeater1
|
router4 -- repeater1
|
||||||
pp15 -- router5
|
pp15 -- switchF
|
||||||
router5 -- router6
|
switchF -- router5
|
||||||
|
switchF -- router6
|
||||||
router6 -- router7
|
router6 -- router7
|
||||||
}
|
}
|
||||||
@enduml
|
@enduml
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 101 KiB |
Loading…
Reference in a new issue