MqttAccessor

Constructors

this
this(T obj, string uniq)
this
this(T obj, Settings sets, string uniq)

Members

Aliases

Settings
alias Settings = MosquittoClient.Settings
Undocumented in source.

Functions

callTransportLoop
void callTransportLoop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

app
SFWApp app;
Undocumented in source.
tr
MqttTransport tr;
Undocumented in source.

Meta