Qore jni Module 2.4.0
|
Abstract base class for MQTT data provider classes. More...
#include <AbstractMqttDataProvider.qc.dox.h>
Static Public Member Methods | |
static hash< auto > | getClient (hash< auto > copts) |
Returns a client for the given options. | |
Private Member Methods | |
constructor () | |
Creates the object without any arguments for child classes. | |
constructor (AbstractMqttDataProvider prev) | |
Creates the object from another object of the same class for child classes. | |
Abstract base class for MQTT data provider classes.