{"id":17401533,"url":"https://github.com/samie/bluemix-mqtt-dashboard","last_synced_at":"2025-04-15T17:23:07.120Z","repository":{"id":28252066,"uuid":"31760708","full_name":"samie/bluemix-mqtt-dashboard","owner":"samie","description":"MQTT dashboard example for IBM Bluemix","archived":false,"fork":false,"pushed_at":"2023-04-16T03:13:26.000Z","size":357,"stargazers_count":3,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T23:03:10.807Z","etag":null,"topics":["bluemix","ibmcloud","java","mqtt","vaadin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-06T08:54:31.000Z","updated_at":"2022-11-27T10:11:57.000Z","dependencies_parsed_at":"2023-01-14T08:28:33.708Z","dependency_job_id":null,"html_url":"https://github.com/samie/bluemix-mqtt-dashboard","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/samie%2Fbluemix-mqtt-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samie%2Fbluemix-mqtt-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samie%2Fbluemix-mqtt-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samie%2Fbluemix-mqtt-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samie","download_url":"https://codeload.github.com/samie/bluemix-mqtt-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249116709,"owners_count":21215255,"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":["bluemix","ibmcloud","java","mqtt","vaadin"],"created_at":"2024-10-16T16:24:23.282Z","updated_at":"2025-04-15T17:23:07.088Z","avatar_url":"https://github.com/samie.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vaadin MQTT Dashboard sample for Bluemix\n\nThere are several  displays for [MQTT](http://mqtt.org/) based [Bluemix IoT](https://internetofthings.ibmcloud.com/) dashboards:\n * round gauge with text value \n * vertical bar display  \n * sparkline for history data\n * polar display for directional data\n * list display for text messages\n\nBy default the application shows drone altitude, message log and slider to set the drone altitude.\n\n![Screenshot](/drone-altitude-dashboard.png?raw=true \"Drone control\")\n\nYou can find test it out live here: [mqtt-dashboard.mybluemix.net/drone](http://mqtt-dashboard.mybluemix.net/drone)\n\n## Get the source and compile\n\nTo compile the the application locally, use:\n\n     git clone https://github.com/samie/bluemix-mqtt-dashboard.git\n     cd bluemix-mqtt-dashboard\n     mvn install\n\n_NOTE: the application does not work out-of-the-box and you need to configure the IoT foundation first._ \n\n## Setting up IoT foundation for messaging \n\nFirst you need to [setup the The IBM Internet of Things service](https://www.ng.bluemix.net/docs/#services/IoT/index.html#gettingstartedtemplate)\nin your Bluemix dashboard and configure the application. \n![Screenshot](/setup-iot-service.png?raw=true \"Setup IoT in Bluemix\")\n\nYou can find the application configuration in the [iot-foundation.properties](src/main/resources/iot-foundation.properties). Copy the required configuration data from the dashboard \"Devices\" and \"API keys\" tabs.\n\nNote that, if you add more displays in your code, a different client id is needed for every connecting client.\n\n## Running the app\n\nTo run the application locally and open browser:\n\n     mvn jetty:run\n     open http://localhost:8080/drone\n\nDeploy to Bluemix using CloudFoundry commandline tool:\n\n     cf push \u003cyour-app-name\u003e -p target/bluemix-mqtt-dashboard-1.0-SNAPSHOT.war\n\n\nAnd your application is online at \u0026lt;your-app-name\u0026gt;.mybluemix.net/drone\n\n\n\n----\n_Disclaimer: This source code is provided as a sample only. The application is provided \"as-is,\" without any warranty. In no event shall the author be held liable for any costs or damages arising from the use of the software._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamie%2Fbluemix-mqtt-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamie%2Fbluemix-mqtt-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamie%2Fbluemix-mqtt-dashboard/lists"}