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