Publish-Subscribe Framework for Event Management in IoT-based Applications
Truc D.T. Nguyen, Quan M.B. Nguyen, Hoang-Anh Pham

TL;DR
This paper introduces a publish-subscribe framework for real-time event management in IoT applications, emphasizing ease of use, security, and platform adaptability, demonstrated through a prototype system.
Contribution
The paper presents a novel IoT event management framework based on publish-subscribe, with user-friendly configuration, security features, and platform independence using Boost C++ Libraries.
Findings
Framework supports real-time event detection and notification
Prototype demonstrates effectiveness and adaptability
Framework is resource-efficient and easy to configure
Abstract
The incredible growth of sensors and microcontroller units makes the task of real-time event monitoring in the Internet of Things (IoT) based applications easier and more practical. In order to effectively support the event management in IoT-based applications, we propose a framework that is based on the publish-subscribe model for detecting events from IoT sensor nodes and sending notifications to subscribers (end-users) via Internet, SMS, and Calling. With the exception of the advantages inherited from the publish-subscribe model, the further advantages of the proposed framework are the ease of use in terms of user configuration without any need of technical skills, the aid of security mechanisms to prevent network intrusion, and the minimum hardware resource requirement. Additionally, the proposed framework is applicable and adaptable to various platforms since it has been developed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Data Management and Algorithms
