drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
Accessor.BCaster
drmi
mqtt
accessor
Accessor
Undocumented in source.
class
Accessor
(T)
protected
class
BCaster :
Broadcaster
{
string
bus
;
this
(string bus);
void
pub
(BusData d, QoSLevel q);
}
Constructors
this
this
(string bus)
Undocumented in source.
Members
Functions
pub
void
pub
(BusData d, QoSLevel q)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bus
string
bus
;
Undocumented in source.
Inherited Members
From Broadcaster
pub
void
pub
(BusData , QoSLevel q)
Undocumented in source.
pub
void
pub
(T val, string type, QoSLevel q)
Undocumented in source. Be warned that the author may not have intended to support it.
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