template_pkg  1.0.0
A template ROS2 Package
Loading...
Searching...
No Matches
roship_io::transport::MqttClient::Params Struct Reference

#include <mqtt_client.hpp>

Public Attributes

std::string host
 
int port
 
std::vector< std::string > topics
 
int keep_alive
 

Member Data Documentation

◆ host

std::string roship_io::transport::MqttClient::Params::host

◆ keep_alive

int roship_io::transport::MqttClient::Params::keep_alive

◆ port

int roship_io::transport::MqttClient::Params::port

◆ topics

std::vector<std::string> roship_io::transport::MqttClient::Params::topics

The documentation for this struct was generated from the following file: