Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

IoTCoAPvsMQTT

Description

This repository explores a comparative analysis of MQTT and CoAP protocols in large-scale IoT networks. The tests are performed collaboratively to evaluate performance, scalability, and efficiency.

Each group will:

  1. Create a branch with their project topic as the name.
  2. Modify their branch to include specific contributions as detailed below.

Branch Structure and Guidelines

1. Branch Name

Each group must name their branch based on their project topic, e.g., GRP-ProjectTopic.


2. Folder Structure in Each Branch

  • Here is an example of your branch structure. Branch Structure

a. README.md

  • Include the project topic title and a brief description of the group’s focus.

b. Communication Protocol Folder

  • Contains a presentation detailing the respective communication protocol (MQTT or CoAP).

c. CoAP Implementation Folder

  • A README.md file documenting:
    • Implementation steps.
    • Results and observations.
    • Relevant documentation.
  • Source code files related to CoAP.

d. MQTT Implementation Folder

  • A README.md file documenting:
    • Implementation steps.
    • Results and observations.
    • Relevant documentation.
  • Source code files related to MQTT.

e. Report Folder

  • A README.md summarizing the overall project.
  • A PDF file containing the final report.

Getting Started

Prerequisites

  • A GitHub account for collaboration.
  • Knowledge of CoAP and MQTT protocols.

How to Clone the Repository

git clone https://github.com/username/IoTCoAPvsMQTT.git

About

Comparaison betwenn MQTT and CoAP in IoT large scale networks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors