drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
Accessor.subscribe
drmi
mqtt
accessor
Accessor
Undocumented in source. Be warned that the author may not have intended to support it.
void
subscribe
(string bus, void delegate(string, const(ubyte)[]) dlg)
void
subscribe
(string bus, void delegate(string, Json) dlg)
void
subscribe
(string bus, void delegate(string, BusData bm) dlg)
class
Accessor
(T)
void
subscribe
(
string
bus
,
void
delegate
(
string
,
BusData
bm
)
dlg
)
Meta
Source
See Implementation
drmi
mqtt
accessor
Accessor
classes
BCaster
CliCom
constructors
this
functions
connect
getBroadcaster
getClient
publish
receive
subscribe
variables
maxWaitResponses
name
pub
qos
skeleton
sub
waitTime