Package edu.wpi.first.util.sendable
-
Interface Summary Interface Description Sendable The base interface for objects that can be sent over the network.SendableBuilder -
Class Summary Class Description SendableRegistry The SendableRegistry class is the public interface for registering sensors and actuators for use on dashboards and LiveWindow.SendableRegistry.CallbackData Data passed to foreachLiveWindow() callback function. -
Enum Summary Enum Description SendableBuilder.BackendKind The backend kinds used for the sendable builder.