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
# Specification 'Web of Things (WoT) Scripting API'
2
2
3
-
The main deliverable is the [WoT Scripting API Specification](./index.html). See the rendered version here: [http://w3c.github.io/wot-scripting-api/](http://w3c.github.io/wot-scripting-api/)
3
+
The main deliverable is the [WoT Scripting API Specification](./index.html).
4
+
See the rendered version here: [http://w3c.github.io/wot-scripting-api/](http://w3c.github.io/wot-scripting-api/)
4
5
5
6
See the [rationale.md](./rationale.md) for explanation on API design choices.
6
7
7
8
See the [primer.md](./primer/README.md) for explaining and illustrating the usage of the API.
8
9
9
-
See the [TypeScript definitions](./typescript-defs/wot.d.ts) for this API.
10
-
11
10
See the [applications/script-manager](./applications/script-manager/README.md) on the design of a Thing for script management.
12
11
13
12
See the [applications/thing-directory](./applications/thing-directory/README.md) on the design of a Thing directory (reverse proxy) that would cache nearby Things, provide a single point of access and synchronize with the cached Things.
14
13
15
-
To make contributions, please provide pull-requests to the html file, see [github help](https://help.github.com/articles/using-pull-requests/).
14
+
To make contributions, please refer to [https://github.com/w3c/wotwg#contributing](https://github.com/w3c/wotwg#contributing).
0 commit comments