{"id":22868501,"url":"https://github.com/datavenueliveobjects/liveobjectshelperforvideotutorials","last_synced_at":"2025-07-22T13:34:07.501Z","repository":{"id":117578264,"uuid":"316199145","full_name":"DatavenueLiveObjects/LiveObjectsHelperForVideoTutorials","owner":"DatavenueLiveObjects","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-06T11:11:53.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T10:51:19.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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:41:56.000Z","updated_at":"2022-01-20T17:13:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4514747-689d-449d-905b-862b43a828a2","html_url":"https://github.com/DatavenueLiveObjects/LiveObjectsHelperForVideoTutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DatavenueLiveObjects/LiveObjectsHelperForVideoTutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsHelperForVideoTutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsHelperForVideoTutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsHelperForVideoTutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsHelperForVideoTutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DatavenueLiveObjects","download_url":"https://codeload.github.com/DatavenueLiveObjects/LiveObjectsHelperForVideoTutorials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2FLiveObjectsHelperForVideoTutorials/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266506175,"owners_count":23940019,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-13T12:35:26.506Z","updated_at":"2025-07-22T13:34:07.473Z","avatar_url":"https://github.com/DatavenueLiveObjects.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiveObjectsHelper\n\n- Software Name : Live Objects Helper\n- Version: 1.0\n- SPDX-FileCopyrightText: Copyright (c) 2020-2022 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: Various resources to help using Orange Live Objects\n\nThis repository provides resources, that are presented in \u003ca href=\"https://www.youtube.com/channel/UCqiOhIRIpjRvR3Bw0hMLciw\" target=\"_blank\"\u003eOrange Live Objects channel on Youtube\u003c/a\u003e, and that will allow one to make use of powerful extended features. The external connector brings cloud-to-cloud and IoT-devices-gateway connectivity in a native way. The custom pipelines and the CellID geolocation add a great way to amend the data while in transit, a just-in-time enrichment of device messages before they are stored or forwarded. While field device management is made easy with remote commands, either one-by-one or with massive amounts of objects.\n\n## External Connector\nYou want to use some devices, but you cannot adapt their firmware, or their protocol is not natively understood by Live Objects? The external connector is made for you. You will be able to collect data and do device management of those devices through their cloud.\n\nGet in the [corresponding folder](External%20Connector) the resources used in the video https://youtu.be/nvNhTMuTyJU .\n\n- frames used in the demo\n- reference links\n\n## Custom Pipelines\nYou can enrich you IoT data with external services, decode or transform the messages using an external development.\n\nGet in the [corresponding folder](Custom%20Pipelines) the resources used in the video https://youtu.be/rpqjJiu0H3A .\n\n- Postman collection to test webservices\n- NodeRed flow\n- PHP sample\n- frames used in the demo\n- reference links\n\n## CellID Geolocation\nLearn how Live Objects can localise your device when receiving cell-ID info.\n\nGet in the [corresponding folder](CellId%20Geoloc) the resources used in the video https://youtu.be/Ps0NpuCyiHw  .\n\n- Arduino MKR GSM 1400 library file used in the demo\n- reference links\n\n## Remote Commands\nHave a closer look on device management \u0026 remote actions, applied to MQTT / SMS / LoRa / ExtConnector devices. Learn events and campaigns.\n\nGet in the [corresponding folder](Remote%20Commands) the resources used in the video https://youtu.be/2YOFcHLEQGs .\n- reference links\n\n## Lightweight-M2M\nLwM2M is the new feature allowing cellular devices to connect to Live Objects in a standard and efficient way.\n\nGet in the [corresponding folder](LwM2M) the resources used in the video https://youtu.be/-DlmF70aKLQ .\n- reference links\n\n## Lightweight-M2M, Bootstrap \u0026 Fota\nLwM2M offers extended features for security, provisioning and firmware management. Live Objects automates those.\n\nGet in the [corresponding folder](LwM2M BsFota) the resources used in the video https://youtu.be/i7LGEnWS-fE .\n- reference links\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectshelperforvideotutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectshelperforvideotutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fliveobjectshelperforvideotutorials/lists"}