Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 2.43 KB

File metadata and controls

57 lines (41 loc) · 2.43 KB

Web of Things Homepage

Follow on Mastodon X (formerly Twitter) Follow Stack Exchange questions

Latest Editor's Draft

Web of Things (WoT) Binding Registry

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.

Logistics

Publications

Instructions for Editors and Contributors

If you have followed the Contribution rules and want to contribute, please follow the instructions below.

Working on the Registry Document

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.

Working on the Bindings

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.