Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raptorbox/raptor-nodered-nodes
Raptor nodes for node-red
https://github.com/raptorbox/raptor-nodered-nodes
Last synced: 20 days ago
JSON representation
Raptor nodes for node-red
- Host: GitHub
- URL: https://github.com/raptorbox/raptor-nodered-nodes
- Owner: raptorbox
- License: apache-2.0
- Created: 2017-01-16T09:01:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T12:48:57.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T09:09:21.849Z (2 months ago)
- Language: JavaScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Raptor nodes for node-red
Node-RED is a visual tool for wiring the Internet of Things. It allows for simplified prototyping of workflows.
This repository add integrated nodes to the Raptor IoT platform
## Install
```
cd
npm i raptorbox/raptor-nodered-nodes
```## License
Copyright CREATE-NET
```
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
```