{"id":17678526,"url":"https://github.com/antoinegagne/mqtt-simulator","last_synced_at":"2026-01-19T06:32:54.051Z","repository":{"id":98373013,"uuid":"188129917","full_name":"AntoineGagne/mqtt-simulator","owner":"AntoineGagne","description":"Simulate MQTT devices","archived":false,"fork":false,"pushed_at":"2019-10-30T14:07:12.000Z","size":41,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T07:24:04.519Z","etag":null,"topics":["docker","erlang","mqtt","mqtt-simulator","simulator"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntoineGagne.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-23T00:00:30.000Z","updated_at":"2024-01-06T23:17:21.000Z","dependencies_parsed_at":"2023-06-11T22:47:43.470Z","dependency_job_id":null,"html_url":"https://github.com/AntoineGagne/mqtt-simulator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/AntoineGagne/mqtt-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineGagne%2Fmqtt-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineGagne%2Fmqtt-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineGagne%2Fmqtt-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineGagne%2Fmqtt-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntoineGagne","download_url":"https://codeload.github.com/AntoineGagne/mqtt-simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntoineGagne%2Fmqtt-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","erlang","mqtt","mqtt-simulator","simulator"],"created_at":"2024-10-24T08:05:08.693Z","updated_at":"2026-01-19T06:32:54.030Z","avatar_url":"https://github.com/AntoineGagne.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============\nmqtt-simulator\n==============\n\n.. image:: https://travis-ci.org/AntoineGagne/mqtt-simulator.svg?branch=master\n    :target: https://travis-ci.org/AntoineGagne/mqtt-simulator\n\n.. image:: https://ci.appveyor.com/api/projects/status/glyeekdu4vum33ht/branch/master?svg=true\n    :target: https://ci.appveyor.com/api/projects/status/glyeekdu4vum33ht/branch/master\n\n:Author: `Antoine Gagné \u003cgagnantoine@gmail.com\u003e`_\n\n.. contents::\n    :backlinks: none\n\n.. sectnum::\n\nInstallation\n============\n\nLocal Build\n-----------\n\nTo build the runnable release, you need to have Erlang with OTP 21 and above.\nYou also need ``rebar3``. Then, you can run the following command:\n\n.. code-block:: sh\n\n    rebar3 as prod release\n\nDocker Image\n------------\n\nTo build this image, you can use the following command:\n\n.. code-block:: sh\n\n    docker build -f Dockerfile -t \"${name_of_the_image}\" .\n\nUsage\n=====\n\nFrom Local Build\n----------------\n\nIf you built the release, you can run it with:\n\n.. code-block:: sh\n\n    ./_build/prod/rel/mqtt_simulator/bin/mqtt_simulator foreground\n\n\nDocker\n------\n\nAfter building the image, you can run the image by using the following command:\n\n.. code-block:: sh\n\n    docker run \\\n        --detach \\\n        --name \"${name_of_the_running_container}\" \\\n        --publish \"${port_on_host}:${port_of_simulator:-8000}\" \\\n        \"${name_of_the_image}\"\n\nDevelopment\n===========\n\nRunning all the tests and linters\n---------------------------------\n\nYou can run all the tests and linters with the ``rebar3`` alias:\n\n.. code-block:: sh\n\n    rebar3 check\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinegagne%2Fmqtt-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoinegagne%2Fmqtt-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoinegagne%2Fmqtt-simulator/lists"}