namespace Content.Server.DeviceNetwork.Components { [RegisterComponent] [ComponentProtoName("WiredNetworkConnection")] public sealed partial class WiredNetworkComponent : Component { } }