Skip to content

Repository files navigation

IoT Gateway Cloud Bridge

A Java-based Gateway Device Application (GDA) that bridges IoT edge devices to the cloud — handling message brokering, data aggregation, and multi-protocol communication.

📁 Project Structure

Module Description
MQTT Broker Receives and routes messages from edge devices
CoAP Server Handles constrained device protocol requests
Cloud Connector Forwards aggregated data to cloud services
TLS/SSL Encrypted end-to-end communication
Data Aggregation Processes and filters incoming sensor streams

🔧 Technologies Used

Java MQTT CoAP TLS/SSL Docker Wireshark

🎯 Skills Demonstrated

  • Gateway device architecture and implementation
  • Multi-protocol IoT communication (MQTT + CoAP)
  • Encrypted data transmission with certificate authentication
  • Cloud integration and data aggregation pipelines

About

Java-based Gateway Device Application (GDA) bridging IoT edge devices to the cloud — handles MQTT brokering, data aggregation, and protocol translation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages