Skip to content

feat(webhook): add user_properties support to client_connected events#349

Merged
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.19.0
Dec 11, 2025
Merged

feat(webhook): add user_properties support to client_connected events#349
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.19.0

Conversation

@bittcrafter
Copy link
Copy Markdown
Collaborator

  • Add user_properties field to webhook client_connected events for MQTT v5
  • Update both Chinese and English documentation to include user_properties description
  • Implement serialize_user_properties helper function to convert UserProperties to JSON
  • Add user_properties parameter to ConnectInfo::to_hook_body method
  • Update web-hook and sys-topic plugins to pass user_properties flag appropriately
  • Support both single string values and string arrays for user properties in webhook payloads

* Add user_properties field to webhook client_connected events for MQTT v5
* Update both Chinese and English documentation to include user_properties description
* Implement serialize_user_properties helper function to convert UserProperties to JSON
* Add user_properties parameter to ConnectInfo::to_hook_body method
* Update web-hook and sys-topic plugins to pass user_properties flag appropriately
* Support both single string values and string arrays for user properties in webhook payloads
@bittcrafter bittcrafter merged commit 12ce3cd into rmqtt:master Dec 11, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant