TxtSmartFactoryLib  0.8.0
Smart Factory Library
ft::TxtMqttFactoryClient Member List

This is the complete list of members for ft::TxtMqttFactoryClient, including all inherited members.

aListPubft::TxtMqttFactoryClientprotected
aListSubft::TxtMqttFactoryClientprotected
bretainedft::TxtMqttFactoryClientprotected
clift::TxtMqttFactoryClientprotected
clientnameft::TxtMqttFactoryClientprotected
connect(long int timeout)ft::TxtMqttFactoryClient
connOptsft::TxtMqttFactoryClientprotected
disconnect(long int timeout)ft::TxtMqttFactoryClient
hostft::TxtMqttFactoryClientprotected
iqosft::TxtMqttFactoryClientprotected
is_connected()ft::TxtMqttFactoryClientinline
m_mutexft::TxtMqttFactoryClientprotected
mqtt_passft::TxtMqttFactoryClientprotected
mqtt_userft::TxtMqttFactoryClientprotected
portft::TxtMqttFactoryClientprotected
publishAlert(bool st, const std::string id, const std::string sdata, int code, long timeout)ft::TxtMqttFactoryClient
publishBme680(int64_t timestamp, float iaq, uint8_t iaq_accuracy, float temperature, float humidity, float pressure, float raw_temperature, float raw_humidity, float gas, long timeout)ft::TxtMqttFactoryClient
publishBroadcast(double timestamp_s, const std::string sw, const std::string ver, const std::string message, long timeout)ft::TxtMqttFactoryClient
publishCam(const std::string sdata, long timeout)ft::TxtMqttFactoryClient
publishHBW_Ack(TxtHbwAckCode_t code, TxtWorkpiece *wp, long timeout)ft::TxtMqttFactoryClient
publishLDR(double timestamp_s, int16_t ldr, long timeout)ft::TxtMqttFactoryClient
publishMPO_Ack(TxtMpoAckCode_t code, long timeout)ft::TxtMqttFactoryClient
publishNfcDS(TxtWorkpiece wp, History_map_t map_hist, long timeout)ft::TxtMqttFactoryClient
publishPtuPos(float pan, float tilt, long timeout)ft::TxtMqttFactoryClient
publishSLD_Ack(TxtSldAckCode_t code, TxtWPType_t type, int value, long timeout)ft::TxtMqttFactoryClient
publishSSC_Joy(TxtJoysticksData jd, long timeout)ft::TxtMqttFactoryClient
publishStateDSI(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStateDSO(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStateHBW(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStateMPO(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStateOrder(TxtOrderState ord_state, long timeout)ft::TxtMqttFactoryClient
publishStateSLD(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStateStation(const std::string station, TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientprotected
publishStateVGR(TxtLEDSCode_t code, const std::string desc, long timeout, int active=-1, const std::string target="")ft::TxtMqttFactoryClientinline
publishStationBroadcast(const std::string station, double timestamp_s, const std::string sw, const std::string ver, const std::string message, long timeout)ft::TxtMqttFactoryClient
publishStock(Stock_map_t map_wps, long timeout)ft::TxtMqttFactoryClient
publishVGR_Do(TxtVgrDoCode_t code, TxtWorkpiece *wp, long timeout)ft::TxtMqttFactoryClient
set_callback(mqtt::callback &cb)ft::TxtMqttFactoryClientinline
start_consume(long int timeout)ft::TxtMqttFactoryClient
subTopic(const std::string &topicFilter, long int timeout)ft::TxtMqttFactoryClientprotected
TxtMqttFactoryClient(std::string clientname, std::string host, std::string port, std::string mqtt_user, mqtt::binary_ref mqtt_pass, bool bretained=false, int iqos=1)ft::TxtMqttFactoryClient
unsubTopic(const std::string &topicFilter, long int timeout)ft::TxtMqttFactoryClientprotected
~TxtMqttFactoryClient()ft::TxtMqttFactoryClientvirtual