https://github.com/ctron/eclipse-iot-integration-map
A map, showing how Eclipse IoT projects integrate
https://github.com/ctron/eclipse-iot-integration-map
eclipse eclipse-iot iot
Last synced: 9 days ago
JSON representation
A map, showing how Eclipse IoT projects integrate
- Host: GitHub
- URL: https://github.com/ctron/eclipse-iot-integration-map
- Owner: ctron
- License: epl-2.0
- Created: 2018-09-28T08:10:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T09:11:25.000Z (over 7 years ago)
- Last Synced: 2025-01-04T23:26:10.724Z (over 1 year ago)
- Topics: eclipse, eclipse-iot, iot
- Language: JavaScript
- Homepage: https://ctron.github.io/eclipse-iot-integration-map/
- Size: 1.42 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Eclipse IoT project integration map
This is the code for the Eclipse IoT project integration map. You can view this page at:
https://ctron.github.io/eclipse-iot-integration-map/
## Contribute
You are welcome to create a PR, adding your project to that map, as long as:
* The project is an Eclipse IoT project
* The project integrates with at least one other Eclipse IoT project
* The integration is part of a released version those projects
* The integration is documented so that people can reproduce the integration
* You don't break any of the web stuff 😉