{"id":23864548,"url":"https://github.com/ibebbs/cmqtt","last_synced_at":"2025-04-14T09:23:19.722Z","repository":{"id":148899484,"uuid":"209982198","full_name":"ibebbs/Cmqtt","owner":"ibebbs","description":"Cross-platform .NET Core tool for interacting with MQTT. Inspire by Curl.","archived":false,"fork":false,"pushed_at":"2019-10-11T11:24:23.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T22:43:11.980Z","etag":null,"topics":["cross-platform","curl","mqtt"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibebbs.png","metadata":{"files":{"readme":"README.md","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-09-21T12:33:59.000Z","updated_at":"2024-03-03T14:07:17.000Z","dependencies_parsed_at":"2023-06-08T11:45:21.487Z","dependency_job_id":null,"html_url":"https://github.com/ibebbs/Cmqtt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibebbs%2FCmqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibebbs%2FCmqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibebbs%2FCmqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibebbs%2FCmqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibebbs","download_url":"https://codeload.github.com/ibebbs/Cmqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852425,"owners_count":21171894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cross-platform","curl","mqtt"],"created_at":"2025-01-03T08:26:37.132Z","updated_at":"2025-04-14T09:23:19.704Z","avatar_url":"https://github.com/ibebbs.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cmqtt\nCross-platform .net Core tool for interacting with MQTT. Inspire by Curl.\n\n# Usage\nUsage information available by using the '--help' option. Example help text shown below:\n\n## Basic Help\n```\ndotnet .\\Cmqtt.dll --help\n\nCmqtt 1.0.0\n\n  publish      Publish a message to a broker on a specific topic\n\n  subscribe    Subscribe to messages from a broker on a specific topic\n\n  help         Display more information on a specific command.\n\n  version      Display version information.\n```\n\n## Publish Help\n```\ndotnet .\\Cmqtt.dll publish --help\n\nCmqtt 1.0.0\n\n  -t, --topic       Required. Topic on which to publish a message.\n\n  -m, --message     The message to publish to the broker.\n  \n  -f, --file        The file containing the message to publish to the broker.\n\n  -e, --encoding    (Default: Utf8) The encoding to use for the message\n\n  -b, --broker      Required. Address of the broker to publish to.\n\n  -p, --port        (Default: 1883) Port on which to connect of the broker.\n\n  -c, --client      (Default: cmqtt) Client id to use when connecting to the broker.\n\n  --User            The username to use to authenticate with the broker\n\n  --Password        The password to use to authenticate with the broker\n\n  --help            Display this help screen.\n\n  --version         Display version information.\n```\n\n## Subscribe Help\n```\ndotnet .\\Cmqtt.dll subscribe --help\n\nCmqtt 1.0.0\n\n  -t, --topic       Required. Topic on which to subscribe for messages.\n\n  -e, --encoding    (Default: Utf8) The encoding to use for the message\n\n  -b, --broker      Required. Address of the broker to publish to.\n\n  -p, --port        (Default: 1883) Port on which to connect of the broker.\n\n  -c, --client      (Default: cmqtt) Client id to use when connecting to the broker.\n\n  --User            The username to use to authenticate with the broker\n\n  --Password        The password to use to authenticate with the broker\n\n  --help            Display this help screen.\n\n  --version         Display version information.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibebbs%2Fcmqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibebbs%2Fcmqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibebbs%2Fcmqtt/lists"}