{"id":22394395,"url":"https://github.com/akamai/java-simple-mqtt-device","last_synced_at":"2025-07-31T10:32:46.883Z","repository":{"id":45156899,"uuid":"192798693","full_name":"akamai/java-simple-mqtt-device","owner":"akamai","description":"This is where some sample Java MQTT Paho client programs (multiple but one project) show how to connect to IoT Edge Connect","archived":false,"fork":false,"pushed_at":"2023-03-31T15:18:50.000Z","size":79,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-15T16:22:14.666Z","etag":null,"topics":["iot","mqtt"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akamai.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":"CODEOWNERS","security":null,"support":null}},"created_at":"2019-06-19T20:17:34.000Z","updated_at":"2022-11-13T12:33:38.000Z","dependencies_parsed_at":"2023-01-20T05:35:05.980Z","dependency_job_id":null,"html_url":"https://github.com/akamai/java-simple-mqtt-device","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/akamai%2Fjava-simple-mqtt-device","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamai%2Fjava-simple-mqtt-device/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamai%2Fjava-simple-mqtt-device/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamai%2Fjava-simple-mqtt-device/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamai","download_url":"https://codeload.github.com/akamai/java-simple-mqtt-device/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228236594,"owners_count":17889563,"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":["iot","mqtt"],"created_at":"2024-12-05T05:10:02.312Z","updated_at":"2024-12-05T05:10:03.052Z","avatar_url":"https://github.com/akamai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Simple MQTT device\n\n* [Overview](#overview)\n\n* [Get started](#get-started)\n\n* [Publish and Subscribe](#publish-and-subscribe)\n\t\n* [Notice](#notice)\n\n# Overview \n\nThis is where some sample MQTT Paho client (https://www.eclipse.org/paho/) programs (multiple but one project) show how to connect to IoT Edge Connect.\n\n# Get started \n\nIn order to start using `java-simple-mqtt-device` MQTT client, add `configuration.txt` file to `/resources` folder.\nIt should has the following syntax: \n\n```\nmqtt.host = \u003cyour-domain-name\u003e\ntopic.prefix = \u003ctopic-prefix\u003e\nclient.id.prefix = \u003cclient-id-prefix\u003e\n```\n\n**Note:** You should receive a configuration file from [IoTDevelopers@akamai.com](mailto:IoTDevelopers@akamai.com), after requesting a Sandbox.\n\n# Publish and Subscribe\n\nThere are two main files to run:\n1. com.akamai.iot.iec.SimplePublisher.java\n2. com.akamai.iot.iec.SimpleSubscriber.java\n\nUpon running, you will be prompted to provide `username` and `password` to your Sandbox. \nLook for the details in the email received from [IoTDevelopers@akamai.com](mailto:IoTDevelopers@akamai.com), after requesting a Sandbox.\n\nSample users received in an email:\n```\nDevice users: user_1, user1_2, user1_3, user1_4\nUser's default password: secret\n```\n\n**Note:** Default password is the same for all the device users.\n\n# Notice\nCopyright © 2019-2020 Akamai Technologies, Inc.\n\nYour use of Akamai's products and services is subject to the terms and provisions outlined in [Akamai's legal policies](https://www.akamai.com/us/en/privacy-policies/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakamai%2Fjava-simple-mqtt-device","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakamai%2Fjava-simple-mqtt-device","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakamai%2Fjava-simple-mqtt-device/lists"}