General information about the Web of Things can be found at https://www.w3.org/WoT/.
The Web of Things (WoT) Binding Registry defines a registry of WoT bindings that make it possible to have a record of the different bindings. Additionally, it sets the rules that govern this registry to guarantee a quality standard, long lifecycle and ease of use for the developers.
- Call information: We use the W3C Calendar. You can find the next WoT TD/Binding Templates calls at https://www.w3.org/groups/wg/wot/calendar.
- Wiki (contains agenda): https://www.w3.org/WoT/IG/wiki/WG_WoT_Thing_Description_WebConf
- Contribution rules
- Latest Editor's Draft (syncs to this repository's main branch)
If you have followed the Contribution rules and want to contribute, please follow the instructions below.
You can make changes to the registry mechanism by making Pull Requests to the index.html document. Make
sure to run npm install
and then before doing the Pull Request, run npm run format
so that the document maintains a
consistent look and the Pull Requests are easier to review as they will not contain any whitespace or similar formatting
changes.
Any change to a binding is a change to a registry entry. Thus, all changes need to follow the rules set in the registry definition.