Delta-v/Content.Server/DeviceNetwork/Systems
Julian Giebel 2bb1fde4dc
Remove devices from device lists when they get deleted (#16783)
* Implement device network device shutdown subscribtion
Implement removing devices from device lists when they get deleted

* Improve name and doc comment for DeviceShutDownEvent

* Change ShutdownSubscriber data field tag

* Change UpdateRemovalSubscription name to UpdateShutdownSubscription
2023-05-25 16:08:22 -06:00
..
Devices
ApcNetworkSystem.cs
DeviceListSystem.cs Remove devices from device lists when they get deleted (#16783) 2023-05-25 16:08:22 -06:00
DeviceNetworkRequiresPowerSystem.cs
DeviceNetworkSystem.cs Remove devices from device lists when they get deleted (#16783) 2023-05-25 16:08:22 -06:00
NetworkConfiguratorSystem.cs Implement automatic mode switching for the network configurator and multitool (#16603) 2023-05-22 23:20:53 +10:00
StationLimitedNetworkSystem.cs Add a crew monitoring server (#7542) 2023-01-22 21:07:57 -04:00
WiredNetworkSystem.cs
WirelessNetworkSystem.cs