{"id":13807362,"url":"https://github.com/sakura-internet/alert_filter_operator","last_synced_at":"2026-01-26T01:11:30.579Z","repository":{"id":152388243,"uuid":"295595906","full_name":"sakura-internet/alert_filter_operator","owner":"sakura-internet","description":"FIWARE / Wirecloud用のoperatorです。入力値を設定した閾値により3つに振り分けます。","archived":false,"fork":false,"pushed_at":"2020-09-15T02:56:07.000Z","size":409,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-27T00:52:07.356Z","etag":null,"topics":["fiware","wirecloud","wirecloud-component","wirecloud-operator"],"latest_commit_sha":null,"homepage":"https://github.com/sakura-internet/alert_filter_operator","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sakura-internet.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-09-15T02:45:06.000Z","updated_at":"2024-08-04T01:07:23.966Z","dependencies_parsed_at":null,"dependency_job_id":"7f15c4b2-d944-4bcd-8b66-2bf91a07fe47","html_url":"https://github.com/sakura-internet/alert_filter_operator","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/sakura-internet%2Falert_filter_operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakura-internet%2Falert_filter_operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakura-internet%2Falert_filter_operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakura-internet%2Falert_filter_operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakura-internet","download_url":"https://codeload.github.com/sakura-internet/alert_filter_operator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046280,"owners_count":22005567,"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":["fiware","wirecloud","wirecloud-component","wirecloud-operator"],"created_at":"2024-08-04T01:01:24.648Z","updated_at":"2026-01-26T01:11:30.573Z","avatar_url":"https://github.com/sakura-internet.png","language":"JavaScript","readme":"# Alert Filter operator\n\n[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/visualization.svg)](https://www.fiware.org/developers/catalogue/)\n![](https://img.shields.io/github/license/lets-fiware/fisuda-ngsi-source-operator.svg)\u003cbr/\u003e\n[![Build Status](https://travis-ci.org/lets-fiware/fisuda-ngsi-source-operator.svg?branch=develop)](https://travis-ci.org/lets-fiware/fisuda-ngsi-source-operator)\n[![Coverage Status](https://coveralls.io/repos/github/lets-fiware/fisuda-ngsi-source-operator/badge.svg?branch=develop)](https://coveralls.io/github/lets-fiware/fisuda-ngsi-source-operator?branch=develop)\n\nThe Alert Filter operator is a [WireCloud operator](http://wirecloud.readthedocs.org/en/latest/) which can separate NGSI source values to 3 outputs by set threthold.\n\n**NOTE:**\nThis WireCloud operator is based on [ngsi-source-operator](https://github.com/wirecloud-fiware/ngsi-source-operator)\ncreated by CoNWeT Lab., Universidad Politecnica de Madrid and Future Internet Consulting and Development Solutions S.L..\n\n\n## Build\n\nBe sure to have installed [Node.js](http://node.js). For example, you can install it on Ubuntu and Debian running the\nfollowing commands:\n\n```console\ncurl -sL https://deb.nodesource.com/setup | sudo bash -\nsudo apt-get install nodejs\nsudo apt-get install npm\n```\n\nInstall other npm dependencies by running:\n\n```console\nnpm install\n```\n\nFor build the operator you need download grunt:\n\n```console\nsudo npm install -g grunt-cli\n```\n\nAnd now, you can use grunt:\n\n```console\ngrunt\n```\n\nIf everything goes well, you will find a wgt file in the `dist` folder.\n\n## Documentation\n\nDocumentation about how to use this operator is available on the [User Guide](src/doc/userguide.md). Anyway, you can\nfind general information about how to use operators on the\n[WireCloud's User Guide](https://wirecloud.readthedocs.io/en/stable/user_guide/) available on Read the Docs.\n\n## Copyright and License\n\nCopyright (c) 2020 Shunsuke KIKUCHI\u003cbr\u003e\nCopyright (c) 2019-2020 Future Internet Consulting and Development Solutions S.L.\u003cbr\u003e\nCopyright (c) 2014-2016 CoNWeT Lab., Universidad Politecnica de Madrid\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific\nlanguage governing permissions and limitations under the License.\n","funding_links":[],"categories":["WireCloud Widget"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakura-internet%2Falert_filter_operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakura-internet%2Falert_filter_operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakura-internet%2Falert_filter_operator/lists"}