{"id":22859961,"url":"https://github.com/reelyactive/node-red-pareto-anywhere","last_synced_at":"2026-02-02T08:37:14.579Z","repository":{"id":69136861,"uuid":"467892233","full_name":"reelyactive/node-red-pareto-anywhere","owner":"reelyactive","description":"Prototype event-driven applications with Pareto Anywhere open source IoT middleware in Node-RED.  We believe in an open Internet of Things.","archived":false,"fork":false,"pushed_at":"2024-09-29T02:08:30.000Z","size":202,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-28T01:43:08.913Z","etag":null,"topics":["node-red","pareto-anywhere","rfid","rtls"],"latest_commit_sha":null,"homepage":"https://www.reelyactive.com/pareto/anywhere/integrations/node-red/","language":"HTML","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-09T11:06:39.000Z","updated_at":"2025-05-17T19:32:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff7bad01-32c1-4b2e-acd1-2bff4c6de19c","html_url":"https://github.com/reelyactive/node-red-pareto-anywhere","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"d504953e8cc7ea20a5954d85a44a33b41e2fbe95"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reelyactive/node-red-pareto-anywhere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fnode-red-pareto-anywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fnode-red-pareto-anywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fnode-red-pareto-anywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fnode-red-pareto-anywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reelyactive","download_url":"https://codeload.github.com/reelyactive/node-red-pareto-anywhere/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fnode-red-pareto-anywhere/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263360762,"owners_count":23454780,"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":["node-red","pareto-anywhere","rfid","rtls"],"created_at":"2024-12-13T09:08:32.002Z","updated_at":"2026-02-02T08:37:09.527Z","avatar_url":"https://github.com/reelyactive.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-red-pareto-anywhere\n========================\n\nPrototype event-driven applications with [Pareto Anywhere](https://www.reelyactive.com/pareto/anywhere/) open source IoT middleware in [Node-RED](https://nodered.org/).\n\n![Pareto Anywhere screenshot in Node-RED](https://reelyactive.github.io/node-red-pareto-anywhere/images/socketio-screenshot.png)\n\n\nInstallation\n------------\n\nInstall __@reelyactive/node-red-pareto-anywhere__ from the [Palette Manager](https://nodered.org/docs/user-guide/editor/palette/manager) in Node-RED.  A __pareto-anywhere-socketio__ node will become available.\n\n\nConfiguration\n-------------\n\nIn the case where Node-RED and Pareto Anywhere are running locally on the same machine, zero configuration is required: the __pareto-anywhere-socketio__ node will attempt to connect via Socket.IO to a Pareto Anywhere instance running at the default [localhost:3001](http://localhost:3001).\n\nIn the case where Pareto Anywhere is running remotely, edit the _URI_ in the __pareto-anywhere-socketio__ node properties (ex: http://192.168.0.123:3001).\n\n![Pareto Anywhere Node-RED configuration](https://reelyactive.github.io/node-red-pareto-anywhere/images/configure-all-devices.png)\n\nLeaving the __id__ field blank will disable filtering, and data from _all_ devices will be available as output.\n\n### Filter on specific device\n\nTo filter on a specific device, enter the __id__ of the device as a hexadecimal string and select the __idType__ from the pull-down.\n\n![Pareto Anywhere Node-RED filter on specific device](https://reelyactive.github.io/node-red-pareto-anywhere/images/configure-specific-device.png)\n\nThe identifier of a device can often be found printed on the device itself.  Otherwise, lookup the __id__/__idType__ from the [Pareto Anywhere Apps](https://reelyactive.github.io/pareto-anywhere-apps/) and/or APIs.\n\n\nData Manipulation\n-----------------\n\nThe __pareto-anywhere-socketio__ node provides three real-time outputs:\n- raddec (RADio DECoding)\n- dynamb (DYNamic AMBient data)\n- spatem (SPAtial-TEMporal data)\n\nThe [raddec](https://github.com/reelyactive/raddec/) and/or spatem stream is typically used for real-time location applications (i.e. who/what is _where?_)\n\nThe dynamb stream observes [these standard properties](https://github.com/reelyactive/advlib/#standard-properties) is typically used for timeseries and event-driven applications (i.e. who/what is _how?_)\n\nSee the [reelyActive Developer's Cheatsheet](https://reelyactive.github.io/diy/cheatsheet/) to learn \"owl\" about the __raddec__, __dynamb__ and __spatem__ JSON data structures.\n\n\nExamples\n--------\n\n__node-red-pareto-anywhere__ includes examples which facilitate getting up and running quickly.  Import (\u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003ei\u003c/kbd\u003e) and select Examples, then expand the __@reelyactive/node-red-pareto-anywhere__ folder to choose from the following examples:\n\n![Import Pareto Anywhere examples in Node-RED](https://reelyactive.github.io/node-red-pareto-anywhere/images/import-examples.png)\n\n### Socket.IO Examples\n\n| Example                    | Tutorial | \n|:---------------------------|:---------|\n| SocketIO-Hello             | n/a      |\n| SocketIO-Espruino-PuckJS   | [Puck.js Development Guide](https://reelyactive.github.io/diy/puckjs-dev/) |\n| SocketIO-Minew-MSP01       | [Configure a Minew MSP01 PIR Sensor](https://reelyactive.github.io/diy/minew-msp01-config/) |\n| SocketIO-Minew-B10         | [Configure a Minew B10 Wristband](https://reelyactive.github.io/diy/minew-b10-config/) |\n\n\nContributing\n------------\n\nDiscover [how to contribute](CONTRIBUTING.md) to this open source project which upholds a standard [code of conduct](CODE_OF_CONDUCT.md).\n\n\nSecurity\n--------\n\nConsult our [security policy](SECURITY.md) for best practices using this open source software and to report vulnerabilities.\n\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2022-2024 [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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Fnode-red-pareto-anywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freelyactive%2Fnode-red-pareto-anywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Fnode-red-pareto-anywhere/lists"}