The Gates Monitoring System is designed to monitor the opening status of the entrance door and the garage in an apartment building through a Telegram bot. This system leverages Node-RED for flow-based programming, MQTT for messaging, and Telegram for notifications.
- Real-time Monitoring: Keep track of the status of the entrance door and garage.
- Notifications: Receive instant notifications via Telegram when the status changes.
- Automation: Automate responses and actions based on the status of the gates.
- Node-RED: A flow-based development tool for visual programming.
- MQTT: A lightweight messaging protocol for small sensors and mobile devices.
- Telegram: A cloud-based messaging app for sending notifications.