Everything MQTT

MQTT topic naming

Intro

Regarding topic naming, please consider in general

There are only two hard things in Computer Science: cache invalidation and naming things. [1]

—Phil Karlton

Articles

… and have a look at these fine readings:

Readings I

Also, when thinking about addressing, don’t forget about “MQTT client identifier”:

Readings II

Mosquitto history

MQTT software

Brokers

Clients

Common

MQTT in the Browser

Embedded

C++

Lua

Platforms