TestMqttSubscriber

Undocumented in source.

Members

Aliases

Payload
alias Payload = ubyte[]
Undocumented in source.

Functions

send
void send(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

sIndex
int sIndex;
Undocumented in source.

Variables

index
int index;
Undocumented in source.
messages
const(Payload)[] messages;
Undocumented in source.

Meta