drmi v0.12.1 (2018-02-26T00:26:38Z)
Dub
Repo
Accessor.publish
drmi
ps
accessor
Accessor
Undocumented in source. Be warned that the author may not have intended to support it.
void
publish
(string topic, V val, QoS qos)
class
Accessor
(T)
void
publish
(
V
)
(
string
topic
,
V
val
,
QoS
qos
=
QoS.undefined
)
if
(
!
is
(
Unqual
!
T
==
ubyte
[])
)
void
publish
(string topic, const(ubyte)[] data, QoS qos)
Meta
Source
See Implementation
drmi
ps
accessor
Accessor
classes
BCaster
CliCom
constructors
this
functions
connect
connected
getBroadcaster
getClient
publish
receive
sleep
subscribe
variables
defaultQoS
maxWaitResponses
name
sBuffer
skeleton
sleepFunc
tport
waitSleepStep
waitTime