Skip to content

Protocols MQTT

Uffe Björklund edited this page Jun 15, 2015 · 10 revisions

Message Queue Telemetry Transport

  • Reliable
  • Lightweight
  • Simple
  • PUB/SUB
  • Efficient in embedded systems
  • Asynchronous
  • Quality of Service (0=At most once, 1=At least once, 2=Exactly once)
Clone this wiki locally