Method: OpenC3::MqttStream#write_topic
- Defined in:
- lib/openc3/streams/mqtt_stream.rb
#write_topic ⇒ Object (readonly)
Returns the value of attribute write_topic.
28 29 30 |
# File 'lib/openc3/streams/mqtt_stream.rb', line 28 def write_topic @write_topic end |