@startuml class Device { +id: string +name: string +model: string +getInterfaces() }