drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
Broadcaster.pub
drmi
mqtt
accessor
Broadcaster
Undocumented in source. Be warned that the author may not have intended to support it.
void
pub
(BusData , QoSLevel q)
void
pub
(T val, string type, QoSLevel q)
interface
Broadcaster
final
void
pub
(
T
)
(
T
val
,
string
type
= ""
,
QoSLevel
q
=
QoSLevel.Reserved
)
if
(
!
is
(
T
==
BData
)
)
Meta
Source
See Implementation
drmi
mqtt
accessor
Broadcaster
functions
pub