| Class | Description |
|---|---|
| ByteArray | |
| GenericPacket |
Network IO work horse for MQTT/UDP packets.
|
| GlobalErrorHandler |
Singleton for MQTT/UDP error callback.
|
| LoopRunner |
Set up thread, run user's code in a loop.
|
| mqtt_udp_defs | |
| Pub |
NB!
|
| Sub | |
| Throttle |
Send throttle
Will keep send pace.
|
| TopicPacket |
Packets with topic field.
|
| Wait |
NB!!
|
| Enum | Description |
|---|---|
| ErrorType |
Types of errors for error handler callback.
|
| Exception | Description |
|---|---|
| MqttUdpRuntimeException |
To throw in "impossible" cases.
|
| NoEncodingRuntimeException |
Copyright © 2019. All rights reserved.