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
General information about the Web of Things can be found on https://www.w3.org/WoT/.
6
26
@@ -16,15 +36,24 @@ To make contributions, please refer to [https://github.com/w3c/wotwg#contributin
16
36
17
37
If you want to make a full text review on the spec or other files, follow the steps outlined [here](https://github.com/w3c/wot-scripting-api/pull/248).
18
38
39
+
## Logistics
40
+
41
+
- Call information: We use the W3C Calendar. You can find the next Scripting API call at https://www.w3.org/groups/wg/wot/calendar.
42
+
- Wiki (contains agenda): https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf
-[Latest Group Note](https://www.w3.org/TR/wot-scripting-api/)
49
+
50
+
---
51
+
19
52
## TypeScript Definitions
20
53
21
54
The specification uses WebIDL definitions, but [TypeScript definitions](./typescript) are also available.
22
55
We use [json-schema-to-typescript](https://www.npmjs.com/package/json-schema-to-typescript) to generate the TypeScript definitions for [wot-thing-description-types](https://github.com/w3c/wot-scripting-api/tree/main/typescript/thing-description) and [wot-thing-models-types](https://github.com/w3c/wot-scripting-api/tree/main/typescript/thing-model).
23
56
24
-
## Task Force Meeting Logistics
25
-
26
-
See https://www.w3.org/WoT/IG/wiki/WG_WoT_Scripting_API_WebConf.
27
-
28
57
## Technical Matrix
29
58
30
59
We use [labels](https://github.com/w3c/wot-scripting-api/labels) to categorize our work items.
0 commit comments