Namespace Content.Server.DeviceNetwork.Components
Classes
ApcNetworkComponent
DeviceNetworkComponent
DeviceNetworkRequiresPowerComponent
Component that indicates that this device networked entity requires power in order to receive a packet. Having this component will cancel all packet events if the entity is not powered.
StationLimitedNetworkComponent
WiredNetworkComponent
WirelessNetworkComponent
Sends and receives device network messages wirelessly. Devices sending and receiving need to be in range and on the same frequency.