{"id":22868486,"url":"https://github.com/datavenueliveobjects/vantiq-getting-started","last_synced_at":"2026-01-08T09:03:42.351Z","repository":{"id":117578541,"uuid":"157224896","full_name":"DatavenueLiveObjects/vantiq-getting-started","owner":"DatavenueLiveObjects","description":"This tutorial will go through the development, with Vantiq solution, of a real-time business application using IoT data coming from Live Objects, and enabling human-to-machine collaboration","archived":false,"fork":false,"pushed_at":"2021-06-09T12:38:45.000Z","size":2523,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-06T15:53:34.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://liveobjects.orange-business.com/","language":null,"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":"2018-11-12T14:20:09.000Z","updated_at":"2021-06-09T12:38:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"49af4798-d524-4e72-b98a-c90703161a99","html_url":"https://github.com/DatavenueLiveObjects/vantiq-getting-started","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/DatavenueLiveObjects%2Fvantiq-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2Fvantiq-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2Fvantiq-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DatavenueLiveObjects%2Fvantiq-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DatavenueLiveObjects","download_url":"https://codeload.github.com/DatavenueLiveObjects/vantiq-getting-started/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458022,"owners_count":20780675,"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:21.651Z","updated_at":"2026-01-08T09:03:37.321Z","avatar_url":"https://github.com/DatavenueLiveObjects.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Be careful, this guide is deprecated\n\nCopyright Orange - 2019 - Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) - https://creativecommons.org/licenses/by-sa/3.0/\n\n# Vantiq \u0026 Live Objects Tutorial Introduction\n\nThis tutorial will go through the development, with Vantiq solution, of a **real-time business application** using IoT data coming from Live Objects, and enabling **human-to-machine collaboration**\n\nA presentation of Vantiq real-time business application development platform can be found on the following [link](https://youtu.be/Y0ZS-RYQF68). \n\n## Introduction\n\nThe tutorial is divided in 2 parts:\n\u003e 1. VANTIQ Simulator, Live Objects Data Generator Project: \nThis goes through the development of a Vantiq application to **generate simulated data** from sensors and push that simulated data into Live Objects. The simulated sensors are temperature sensors.\n\n\u003e 2. VANTIQ Business Application, Temperature Control Project : \nThis goes through the development of a **real-time business application**, using data coming from Live Objects, and enabling human –to-machine collaboration.\n\n\nThe business application monitors and controls cold storage rooms temperature, in which refrigerated products are stored.\nThe temperature in the rooms has to stay below -19°C.  \nState of the room can be  \n- Normal : temperature is below -19°C.  \n- Risky : temperature is comprised between -19°C and -15°C.  \n- Critical : Above -15°C  \n  \nIf temperature gets above -15°C during more than a certain time, the application will trigger a collaboration to inform controllers that might be able to correct the problem rapidly.  \nIf the controllers are not able to correct the situation, a mail will be sent to the chief of service , to inform him that a problem occurred, was not resolved by the controller and the stock of products may be out of order.\n\n\n![](img/Tutorialintro.png)\n\n\n\n## Vantiq Account\n\nYou first need to ask for a VANTIQ developer test account [https://info.vantiq.com/vantiq-self-service-developer-portal-request](https://info.vantiq.com/vantiq-self-service-developer-portal-request).\n\n\n## Live Objects\n\n- **Live Objects Account**\n\nIf you do not have a Live Objects account, you can get a 1 year free account on that page: [https://liveobjects.orange-business.com/#/request_account](https://liveobjects.orange-business.com/#/request_account).\n\n- **API Key**\n\nYou need to create an API Key.  \nSelect “Configuration” Tab, then “Api Keys” section.  \nClick on “ Add an api Key”.\n\nYou have to fill the Name, and select “Application” as Profile.  \nThen click on Create. You will get your API key.  \n_Important : you have to keep it, Live Objects won't display it again if you lose it._\n\nThis API Key will be used by the Vantiq data simulation application and the Vantiq business application.\n\n- **FIFO**\n\nYou need to create a Fifo to connect for the MQTT connection between the Vantiq business application (Temperature Control) and Live Objects.  \nSelect “Configuration” Tab, then “Message Bus” section.  \nIn FIFO queues tab, Click on “Add”.  \nYou will have to fill a name , for example vantiqFifo.  \nthen click on Register\n\n\nIn Routing keys tab, click on “Add”.  \nFill the routing key filter with “~event.v1.data.new.#”, for the targetFifo you just created. (All data coming to Live Objects will be forwarded on the Fifo).  \nThen Click on “Create Binding”.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fvantiq-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatavenueliveobjects%2Fvantiq-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavenueliveobjects%2Fvantiq-getting-started/lists"}