{"id":22860008,"url":"https://github.com/reelyactive/tessel-relay","last_synced_at":"2025-03-31T08:22:52.393Z","repository":{"id":69137237,"uuid":"62430864","full_name":"reelyactive/tessel-relay","owner":"reelyactive","description":"Tessel 2 based relay of real-time events to a remote server.  We believe in an open Internet of Things.","archived":false,"fork":false,"pushed_at":"2016-11-11T01:59:58.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T12:48:09.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://reelyactive.github.io/make-a-tessel-hub.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reelyactive.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":"2016-07-02T02:50:53.000Z","updated_at":"2016-11-03T02:16:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e71aab3b-288c-463a-8406-4609eb99de65","html_url":"https://github.com/reelyactive/tessel-relay","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/reelyactive%2Ftessel-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reelyactive","download_url":"https://codeload.github.com/reelyactive/tessel-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436980,"owners_count":20777128,"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-13T09:08:41.357Z","updated_at":"2025-03-31T08:22:52.388Z","avatar_url":"https://github.com/reelyactive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"tessel-relay\n============\n\n\n![tessel-relay](http://reelyactive.github.io/images/tesselHub-connected.jpg)\n\n\nPrerequisites\n-------------\n\nYou will require a [Tessel 2](https://tessel.io/) and our [minimal starter kit](http://shop.reelyactive.com/products/starterkit-min).  See our [Make a Tessel Hub](http://reelyactive.github.io/make-a-tessel-hub.html) tutorial for details.  Complete the [Tessel 2 Installation](http://tessel.github.io/t2-start/) to ensure that the Tessel 2 is connected and updated, and the t2-cli command-line tools are installed.  Connect the minimal starter kit via the Tessel 2's USB port.\n\n\nInstallation\n------------\n\nClone the repo.\n\n    npm install\n\n\nRunning in RAM\n--------------\n\nTo run the program in RAM, from the root of the repository run:\n\n    t2 run index.js\n\nOn some systems you may need to prefix this with _sudo_.\n\n\nWriting to Flash\n----------------\n\nTo write the program to Flash so that it runs automatically whenever the Tessel 2 powers up, from the root of the repository run:\n\n    t2 push index.js\n\nOn some systems you may need to prefix this with _sudo_.\n\n\nHow do I know it's working?\n---------------------------\n\nThe program is configured by default to send the data to our [Pareto platform](https://pareto.reelyactive.com).  A three-month trial is included with the [starter kit](http://getpareto.com/starter-kit/)  Log in to view the real-time data from the dashboard.\n\nPrefer to stream the data to a different server?  Simply update the _hostname_ in the index.js file.\n\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2016 reelyActive\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR \nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE \nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, \nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN \nTHE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freelyactive%2Ftessel-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-relay/lists"}