High level MQTT-SN C++ library

Dependencies:   EthernetInterface FP MQTTSNPacket

Dependents:   HelloMQTTSN

Embed: (wiki syntax)

« Back to documentation index

MQTTSNClient Class Reference

MQTTSNClient Class Reference

blocking, non-threaded MQTTSN client API More...

#include <MQTTSNClient.h>


Detailed Description

blocking, non-threaded MQTTSN client API

This version of the API blocks on all method calls, until they are complete. This means that only one MQTT request can be in process at any one time.

Parameters:
Networka network class which supports send, receive
Timera timer class with the methods: