{"id":22860013,"url":"https://github.com/reelyactive/tessel-elasticsearch","last_synced_at":"2026-05-01T09:32:15.547Z","repository":{"id":69137215,"uuid":"211891184","full_name":"reelyactive/tessel-elasticsearch","owner":"reelyactive","description":"We believe in an open Internet of Things.","archived":false,"fork":false,"pushed_at":"2020-01-13T21:24:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T08:24:13.114Z","etag":null,"topics":["bluetooth-low-energy","elasticsearch","tessel-2"],"latest_commit_sha":null,"homepage":null,"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":"2019-09-30T15:22:28.000Z","updated_at":"2020-01-13T21:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdafb474-e6e5-4bf4-88d7-07add866629e","html_url":"https://github.com/reelyactive/tessel-elasticsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reelyactive/tessel-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reelyactive","download_url":"https://codeload.github.com/reelyactive/tessel-elasticsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Ftessel-elasticsearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["bluetooth-low-energy","elasticsearch","tessel-2"],"created_at":"2024-12-13T09:08:42.837Z","updated_at":"2026-05-01T09:32:15.530Z","avatar_url":"https://github.com/reelyactive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"tessel-elasticsearch\n====================\n\nCollect and store radio decodings from the reelyActive Owl-in-One based on Tessel 2 in a remote Elasticsearch database.\n\n\nInstallation\n------------\n\nClone this repository, browse to its root, then run:\n\n    npm install\n\n\nProgramming\n-----------\n\nProgramming the Tessel 2 requires the [t2-cli](https://www.npmjs.com/package/t2-cli) package which can be installed by following [these instructions](http://tessel.github.io/t2-start/).\n\nWith the Tessel 2 connected to the programming station via USB, from the root of this repository run:\n\n    t2 push index.js\n\nThe code will be pushed to flash memory on the Tessel and will run every time it boots.\n\n\nPrerequisites\n-------------\n\nThe __tessel-elasticsearch__ software expects the following:\n- a reel or reelceiver module connected via UART on Port A\n- maximum baud rate of Port A set to at least 230400\n- tcpdump installed\n\n\nDeveloper Notes\n---------------\n\nThe API code modules of the elasticsearch package are not included by default in the bundle pushed to the Tessel.  Any API calls must therefore have their corresponding code explicitly included in the .tesselinclude file.  For example, to use the _create_ call, the following line would be added to .tesselinclude:\n\n    node_modules/@elastic/elasticsearch/api/api/create.js\n\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2019 [reelyActive](https://www.reelyactive.com)\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freelyactive%2Ftessel-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Ftessel-elasticsearch/lists"}