199
199
</style>
200
200
<meta name="description" content=
201
201
"The Web of Things is made of entities (Things) that can describe their capabilities in a machine-interpretable Thing Description (TD) and expose these capabilities through the WoT Interface, that is, network interactions modeled as Properties (for reading and writing values), Actions (to execute remote procedures with or without return values) and Events (for signaling notifications).">
202
-
202
+ <link rel="canonical" href=
203
+ "https://www.w3.org/TR/wot-scripting-api/">
203
204
<style>
204
205
.hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}
205
206
.hljs-comment,.hljs-quote{color:#717277;font-style:italic}
223
224
</style>
224
225
<script id="initialUserConfig" type="application/json">
225
226
{
226
- "specStatus": "ED",
227
+ "specStatus": "NOTE",
228
+ "publishDate": "",
227
229
"shortName": "wot-scripting-api",
230
+ "processVersion": 2023,
228
231
"group": "wg/wot",
229
232
"copyrightStart": 2017,
230
233
"noLegacyStyle": true,
231
- "publishDate": "",
232
234
"previousPublishDate": "",
233
235
"previousMaturity": "",
234
236
"edDraftURI": "https://w3c.github.io/wot-scripting-api/",
364
366
}
365
367
},
366
368
"publishISODate": "2023-09-28T00:00:00.000Z",
367
- "generatedSubtitle": "W3C Editor's Draft 28 September 2023"
369
+ "generatedSubtitle": "W3C Group Note 28 September 2023"
368
370
}
369
371
</script>
370
372
<link rel="stylesheet" href=
371
- "https://www.w3.org/StyleSheets/TR/2021/W3C-ED ">
373
+ "https://www.w3.org/StyleSheets/TR/2021/W3C-NOTE ">
372
374
</head>
373
375
<body class="h-entry toc-inline" data-cite=
374
376
"web-platform HTML INFRA URL WEBIDL DOM FETCH ecmascript streams wot-architecture wot-thing-description wot-binding-templates">
380
382
<h1 id="title" class="title">Web of Things (WoT) Scripting
381
383
API</h1>
382
384
<p id="w3c-state"><a href=
383
- "https://www.w3.org/standards/types#ED ">W3C Editor's Draft </a>
385
+ "https://www.w3.org/standards/types#NOTE ">W3C Group Note </a>
384
386
<time class="dt-published" datetime="2023-09-28">28 September
385
387
2023</time></p>
386
388
<details open="">
@@ -391,7 +393,8 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
391
393
<dt>This version:</dt>
392
394
<dd>
393
395
<a class="u-url" href=
394
- "https://w3c.github.io/wot-scripting-api/">https://w3c.github.io/wot-scripting-api/</a>
396
+ "https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20230928/">
397
+ https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20230928/</a>
395
398
</dd>
396
399
<dt>Latest published version:</dt>
397
400
<dd>
@@ -573,30 +576,22 @@ <h2>Status of This Document</h2>
573
576
</div>
574
577
<p>This document was published by the <a href=
575
578
"https://www.w3.org/groups/wg/wot">Web of Things Working
576
- Group</a> as an Editor's Draft.</p>
577
- <p>Publication as an Editor's Draft does not imply endorsement
578
- by <abbr title="World Wide Web Consortium">W3C</abbr> and its
579
+ Group</a> as a Group Note using the <a href=
580
+ "https://www.w3.org/2023/Process-20230612/#recs-and-notes">Note
581
+ track</a>.</p>
582
+ <p>This Group Note is endorsed by the <a href=
583
+ "https://www.w3.org/groups/wg/wot">Web of Things Working
584
+ Group</a>, but is not endorsed by <abbr title=
585
+ "World Wide Web Consortium">W3C</abbr> itself nor its
579
586
Members.</p>
580
587
<p>This is a draft document and may be updated, replaced or
581
588
obsoleted by other documents at any time. It is inappropriate
582
589
to cite this document as other than work in progress.</p>
583
- <p>This document was produced by a group operating under the
584
- <a href=
590
+ <p data-deliverer="95969">The <a href=
585
591
"https://www.w3.org/Consortium/Patent-Policy/"><abbr title=
586
- "World Wide Web Consortium">W3C</abbr> Patent Policy</a>.
587
- <abbr title="World Wide Web Consortium">W3C</abbr> maintains a
588
- <a rel="disclosure" href=
589
- "https://www.w3.org/groups/wg/wot/ipr">public list of any
590
- patent disclosures</a> made in connection with the deliverables
591
- of the group; that page also includes instructions for
592
- disclosing a patent. An individual who has actual knowledge of
593
- a patent which the individual believes contains <a href=
594
- "https://www.w3.org/Consortium/Patent-Policy/#def-essential">Essential
595
- Claim(s)</a> must disclose the information in accordance with
596
- <a href=
597
- "https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure">section
598
- 6 of the <abbr title="World Wide Web Consortium">W3C</abbr>
599
- Patent Policy</a>.</p>
592
+ "World Wide Web Consortium">W3C</abbr> Patent Policy</a> does
593
+ not carry any licensing requirements or commitments on this
594
+ document.</p>
600
595
<p>This document is governed by the <a id=
601
596
"w3c_process_revision" href=
602
597
"https://www.w3.org/2023/Process-20230612/">12 June 2023
0 commit comments