Notification System Demo
Test the MQTT-powered notification system with various types and sources.
MQTT Client Status
disconnected
Client ID: mqtt-client-aqj45ei8g
Local Notifications
These notifications are created directly in the frontend without using MQTT.
MQTT Topic Notifications
Send notifications via predefined MQTT topics. These will be received by all connected clients.
System Topic (notifications/system)
User Topic (notifications/user)
Special Notifications
Simulate real-world notification scenarios.
Custom MQTT Notification
Send a custom notification to any MQTT topic.