Skip to content

Tanikai/virtual-mqtt-scenario

Repository files navigation

Virtual MQTT Scenario

About This Project

This project simulates a virtual scenario with MQTT devices.

Extensive documentation can be found here.

Quickstart Guide

To get a local copy up and running follow these simple example steps.

Prerequisites

To run this project, you need the following dependencies:

  • Python 3.9+

Installation

  1. Clone the git repository:

    git clone https://github.com/Tanikai/virtual-mqtt-scenario.git
    cd virtual-mqtt-scenario
  2. Install required Python packages:

    pip install -r requirements.txt
  3. Run the project:

    py src/main.py

Extending the project

If you want to learn how to extend this project, refer to this documentation.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Kai Anter - kai@anter.dev

Project Link: https://github.com/Tanikai/virtual-mqtt-scenario

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages