NamedSendable

class wpilib.interfaces.NamedSendable[source]

Bases: wpilib.Sendable

The interface for sendable objects that gives the sendable a default name in the Smart Dashboard.

getName()[source]
Returns:The name of the subtable of SmartDashboard that the Sendable object will use