Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderzule/mqttsubscriber
MQTT Subscriber for Android: Real-Time Monitoring and Alert System
https://github.com/coderzule/mqttsubscriber
android-application gas-sensor-monitoring iot java mqtt mqtt-subscriber real-time-monitoring threshold-based-alerts
Last synced: 15 days ago
JSON representation
MQTT Subscriber for Android: Real-Time Monitoring and Alert System
- Host: GitHub
- URL: https://github.com/coderzule/mqttsubscriber
- Owner: CoderZule
- Created: 2024-09-16T22:36:10.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T22:56:54.000Z (4 months ago)
- Last Synced: 2024-10-31T08:42:50.450Z (2 months ago)
- Topics: android-application, gas-sensor-monitoring, iot, java, mqtt, mqtt-subscriber, real-time-monitoring, threshold-based-alerts
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MQTT Subscriber - Android Mobile Project
This project demonstrates a basic MQTT subscriber application developed using Java in Android Studio. The app subscribes to MQTT topics and processes incoming messages based on predefined criteria.## Features
- **MQTT Subscription:** Subscribes to MQTT topics and listens for messages.
- **Threshold Alerts:** Generates a notification alert if the gas threshold value (`seuil`) exceeds 1500.
- **Background Notifications:** Delivers notifications even when the app is not running or is closed.## Testing
**MQTT WebSocket Platform:** For testing, use an MQTT WebSocket platform to publish messages.## DEMO: https://github.com/user-attachments/assets/d226e31f-7877-470d-85fd-69c5e97f355b