Package-level declarations
Types
Link copied to clipboard
class MqttClient
Class that wraps com.hivemq.client.mqtt.MqttClient in order to initialize MQTT connection and send data
Link copied to clipboard
Data class that represents message that should be sent to server with MQTT
Link copied to clipboard
Class that implements CoroutineWorker in order to define data synchronization using MqttClient
Link copied to clipboard
Class that is responsible for WorkManager initialization for data synchronization with MqttClient