You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can pick one of the Eclipse Thingweb components such as <ahref="https://github.com/eclipse-thingweb/node-wot">node-wot</a> or <ahref="https://github.com/eclipse-thingweb/playground">playground</a> and start using them.
17
+
Even better, you can contribute to their source code!
18
+
Below are some examples of what you can contribute with:
13
19
</p>
14
20
<ul>
15
-
<li>Create and contribute your <i>own</i> protocols bindings besides HTTP, CoAP, Websockets, ...</li>
16
-
<li>Build your WoT solutions and share them</li>
17
-
<li>Report any issue you encounter (and even better provide already a fix)</li>
21
+
<li>node-wot: Create and contribute your <i>own</i> protocols bindings besides HTTP, CoAP, Websockets, ...</li>
22
+
<li>playground: Add tools that take Thing Descriptions and generate developer tooling for other systems</li>
23
+
<li>All components: Report any issue you encounter (and even better, provide a fix)</li>
18
24
</ul>
19
25
20
26
27
+
<h2>Licenses</h2>
21
28
22
-
<h2>Facts</h2>
23
29
24
-
<ul>
25
-
<li>Dual-licensed: <ahref="http://www.eclipse.org/legal/epl-2.0">Eclipse Public License v. 2.0</a> and <ahref="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document">W3C Software Notice and Document License (2015-05-13)</a></li>
26
-
<li>NodeJS-based (see <ahref="https://github.com/eclipse-thingweb/node-wot/#prerequisites">here</a> for detailed prerequisites)</li>
27
-
<li>Available through NPM (pick the packages you need: e.g., <ahref="https://www.npmjs.com/package/@node-wot/core">core</a>, <ahref="https://www.npmjs.com/package/@node-wot/td-tools">td-tools</a>, ...)</li>
28
-
</ul>
30
+
<p>
31
+
All Thingweb components are licensed with <ahref="http://www.eclipse.org/legal/epl-2.0">Eclipse Public License v. 2.0</a> and <ahref="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document">W3C Software Notice and Document License (2015-05-13)</a>. You can pick the one that suits your requirements (i.e. you only have to comply with one, not both).
0 commit comments