{"id":22868506,"url":"https://github.com/datavenueliveobjects/liveobjectsmqttdevicesample","last_synced_at":"2025-08-05T23:34:38.201Z","repository":{"id":117578298,"uuid":"316199636","full_name":"DatavenueLiveObjects/LiveObjectsMqttDeviceSample","owner":"DatavenueLiveObjects","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-27T17:23:00.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T10:51:19.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/DatavenueLiveObjects.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":"2020-11-26T10:43:51.000Z","updated_at":"2022-01-27T17:23:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"8186666c-87dc-4d80-8ee8-6abb466427e7","html_url":"https://github.com/DatavenueLiveObjects/LiveObjectsMqttDeviceSample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DatavenueLiveObjects/LiveObjectsMqttDeviceSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsMqttDeviceSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsMqttDeviceSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsMqttDeviceSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsMqttDeviceSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DatavenueLiveObjects","download_url":"https://codeload.github.com/DatavenueLiveObjects/LiveObjectsMqttDeviceSample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsMqttDeviceSample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263572851,"owners_count":23482532,"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":[],"created_at":"2024-12-13T12:35:33.772Z","updated_at":"2025-07-04T16:06:18.218Z","avatar_url":"https://github.com/DatavenueLiveObjects.png","language":"Java","readme":"# LiveObjectsMqttDeviceSample\n- Software Name : Live Objects Mqtt Device Sample\n- Version: 1.0\n- SPDX-FileCopyrightText: Copyright (c) 2019-2020 Orange Business Services\n- SPDX-License-Identifier: BSD-3-Clause\n- This software is distributed under the BSD-3-Clause,\nthe text of which is available at https://opensource.org/licenses/BSD-3-Clause\nor see the \"LICENCE\" file for more details.\n- Software description: Sample application for Orange Datavenue Live Objects \u003ca\u003ehttps://liveobjects.orange-business.com\u003c/a\u003e\n\n\nIt is a device sample: it exchanges MQTT payloads with Live Objects as an MQTT device ('json+device' user name).\nIt can generate standard Live Objects messages as follows :\u003cbr\u003e\n```\n\t{\n\t\t\"streamId\":\"device1stream\",\n\t\t\"timestamp\":\"2019-09-01T15:52:31.150Z\",\n\t\t\"location\":{\"lat\":45.759723,\"lon\":4.84223},\n\t\t\"model\":\"devtype1\",\n\t\t\"value\":\n\t\t{\n\t\t\t\"hygrometry\": xx,\n\t\t\t\"temperature\": xx,\n\t\t\t\"log\": \"xx\"\n\t\t},\n\t\t\"tags\":[\"SampleTag\"],\n\t\t\"metadata\":{\"source\":\"urn:lo:nsid:samples:device1\",\"connector\":\"mqtt\"}\n\t}\n```\n\nIt also handles Live-Objects-managed parameters, remote commands, and firmware updates.\n\nThis sample generates the same kind of payload as the Android app available at : \n\u003ca\u003ehttps://play.google.com/store/apps/details?id=com.orange.lo.assetdemo\u003c/a\u003e\n\u003cbr\u003e\n\n\n\u003ch1\u003e Installation notes \u003c/h1\u003e\n\n1) Create an account on Live Objects. You can get a free account (10 MQTT devices for 1 year) at : \u003ca\u003ehttps://liveobjects.orange-business.com/#/request_account\u003c/a\u003e \u003cbr\u003e\nDon't check \"Lora\".\n\n2) Generate your Device API key : menu Configuration/API Keys (\u003ca\u003ehttps://liveobjects.orange-business.com/#/config/apikeys\u003c/a\u003e) click on \"Add\", select 'MQTT device' profile rights.\n\n3) Paste the key in MyDevice.java, API_KEY variable. Adapt other neighbour constants to your needs.\n\n4) Build as a standard Maven project into you IDE (eg Idea, Eclipse, ...).\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectsmqttdevicesample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectsmqttdevicesample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectsmqttdevicesample/lists"}