MQTT-SN Gateway Library
Library that allows implementation of MQTT-SN gateway.
Loading...
Searching...
No Matches
Classes | Functions
cc_mqttsn_gateway Namespace Reference

Main namespace for all classes / functions of the gateway library. More...

Classes

class  Config
 Interface for Config entity. More...
 
class  Gateway
 Interface for Gateway entity. More...
 
class  Session
 Interface for Session entity. More...
 

Functions

constexpr unsigned versionMajor ()
 Major verion of the library.
 
constexpr unsigned versionMinor ()
 Minor verion of the library.
 
constexpr unsigned versionPatch ()
 Patch level of the library.
 
constexpr unsigned versionCreate (unsigned major, unsigned minor, unsigned patch)
 Create version of the library as single unsigned numeric value.
 
constexpr unsigned version ()
 Version of the library as single numeric value.
 

Detailed Description

Main namespace for all classes / functions of the gateway library.