sz-orm-mqtt 5.0.0

SZ-ORM MQTT Extension
Documentation

SZ-ORM MQTT — MQTT Protocol Support

Provides MQTT message middleware abstraction, including broker client, QoS levels, and topic wildcard matching, connects to real MQTT broker when real-broker feature is enabled.

Main Modules

  • [broker] — Client config and plugin entry
  • [qos] — Quality of service levels (0/1/2)
  • [qos2] — QoS 2 four-way handshake state machine
  • [topics] — Topic wildcard matching
  • [will] — Last Will & Testament
  • [retained] — Retained message storage and matching
  • [shared] — Shared subscriptions