SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
Variables
version.hpp File Reference

Current version of SPSP. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr const char *const SPSP::VERSION = "0.6.0"
 Version of SPSP. More...
 

Detailed Description

Current version of SPSP.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file version.hpp.

Variable Documentation

◆ VERSION

constexpr const char* const SPSP::VERSION = "0.6.0"
constexpr

Version of SPSP.

Definition at line 18 of file version.hpp.