Interface StringPublisher
- All Superinterfaces:
AutoCloseable, Consumer<String>, Publisher, PubSub
- All Known Subinterfaces:
StringEntry
NetworkTables String publisher.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidgetTopic()Get the corresponding topic.default voidPublish a new value using current NT time.voidPublish a new value.voidsetDefault(String value) Publish a default value.