Interface StringArrayPublisher
- All Superinterfaces:
AutoCloseable, Consumer<String[]>, Publisher, PubSub
- All Known Subinterfaces:
StringArrayEntry
NetworkTables StringArray 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.