Skip to content

Review Comments #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 584 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
584 commits
Select commit Hold shift + click to select a range
4469f65
update for publication on nov 12
ashimura Nov 12, 2018
e8e2778
converted the URL for TD
ashimura Nov 13, 2018
f29b9f3
convert TD URLs to the published version
ashimura Nov 19, 2018
283510e
pubdate nov 19
ashimura Nov 19, 2018
dd77b93
pubdate nov 19
ashimura Nov 19, 2018
a7894e3
fix typos
ashimura Nov 19, 2018
5fe72f0
HTML52 instead of HTML5
ashimura Nov 19, 2018
f9238ed
pubdate nov 29
ashimura Nov 29, 2018
962ca6f
use HTML5.2 instead of whatwg living standard
ashimura Nov 29, 2018
8349c1e
use HTML5.2 instead of whatwg living standard
ashimura Nov 29, 2018
b75d628
Changes at Appendix A
ashimura Nov 29, 2018
b27f0ef
Changes at Appendix A
ashimura Nov 29, 2018
ef5c52d
add how to subscribe the group list
ashimura Nov 29, 2018
99f741a
update diff.html
ashimura Nov 29, 2018
cb0b365
add data-editor-id
ashimura Nov 29, 2018
b60c9c6
fix TS issue "Cannot find name 'USVString'" by replacing USVString wi…
danielpeintner Jan 8, 2019
f039e55
align with TD Security changes
danielpeintner Jan 8, 2019
ddddc24
further TD spec alignments
danielpeintner Jan 8, 2019
0302f38
fix: add missing TypeScript terms (scopes,response) and fix terms (se…
danielpeintner Jan 14, 2019
cd6023c
update definitions: add forms to top-level, fix security definitions,…
danielpeintner Jan 17, 2019
252bc55
Add appendix for WebIDL index
zolkis Jan 17, 2019
9e98139
Merge pull request #159 from zolkis/master
zolkis Jan 18, 2019
6846d74
Merge branch 'master' of https://github.com/w3c/wot-scripting-api
danielpeintner Jan 23, 2019
3957b6a
fix: add scopes, uriVariables, and security terms to InteractionFragm…
danielpeintner Jan 23, 2019
aa46bf1
feat: add (experimental) support for passing options to property.read…
danielpeintner Jan 29, 2019
21e2e3a
feat: add options to handlers also
danielpeintner Jan 29, 2019
4296f81
fix: uriVariables is not of type DataSchema. Instead it is of map of …
danielpeintner Jan 29, 2019
efa4c62
Rewriting S&P section without normative statements
ereshetova Nov 12, 2018
e3978d3
refactor: get ready for node-wot release 0.6.0
danielpeintner Feb 14, 2019
004be7d
refactor: update to node-wot 0.7.0-SNAPSHOT.1
danielpeintner Feb 14, 2019
1ac2bb1
Merge pull request #155 from ereshetova/master
zolkis Feb 14, 2019
f28b221
Reorganize the Security section
zolkis Feb 14, 2019
ff28a11
Merge pull request #160 from zolkis/master
zolkis Feb 18, 2019
adbda34
Revise scripting use cases and terminology.
zolkis Feb 21, 2019
4aaea61
Merge pull request #161 from zolkis/master
zolkis Mar 4, 2019
d7403a1
feat: start adapting new API
danielpeintner Mar 7, 2019
990d2d0
feat: move new API calls to thingInstance
danielpeintner Mar 7, 2019
cd224cc
fix: string array issue
danielpeintner Mar 7, 2019
bfa35cf
feat: add writing properties for new API
danielpeintner Mar 12, 2019
672ea3b
Fix #163
hasbel Mar 15, 2019
13ca926
fix: add invokeAction for next API
danielpeintner Mar 18, 2019
c211947
fix: TypeScript definitions links
danielpeintner Apr 1, 2019
d7119d0
Update editors list, header, abstract and use cases
zolkis Apr 4, 2019
4145db5
Update the WOT object, fetching, parsing, instantiating a TD, consume…
zolkis Apr 6, 2019
cf7f955
Update ConsumeThing, ExposedThing, remove unnecessary sections, start…
zolkis Apr 6, 2019
92cd04b
Update ExposedThing methods and algorithms, update examples, update T…
zolkis Apr 7, 2019
1bbfd71
Add missing ConsumedThing method specifications.
zolkis Apr 7, 2019
e0a205e
Merge pull request #164 from hasbel/patch-1
zolkis Apr 7, 2019
99cd379
Editorial sweep: clarify sections, correct white spacing etc
zolkis Apr 8, 2019
f47906a
Refactor discovery without events
zolkis Apr 10, 2019
687bf23
Refine discovery, add more example. Improve text in first chapters.
zolkis Apr 11, 2019
f42c2ce
Simplify discovery
zolkis Apr 12, 2019
a727105
Clarify name for TD object and string. Remove TD change event and use…
zolkis Apr 15, 2019
25dff59
Fix #166: remove uriVariables from this API version
zolkis Apr 18, 2019
c911aa6
Move discovery in its own section, separated from the core API
zolkis Apr 30, 2019
ab5ee2a
Editorial fixes: move discovery use cases, add links, correct Thingweb
zolkis May 6, 2019
9702e9f
Merge pull request #165 from zolkis/master
zolkis May 7, 2019
d9c18c7
Fix #169: Property observation
zolkis May 13, 2019
2fce1fd
feat: add observeProperty/unobserveProperty as well as subscribeEvent…
danielpeintner May 14, 2019
924b6ae
Merge pull request #170 from zolkis/master
zolkis May 15, 2019
ce8e213
fix: align with latest CR thing-description changes
danielpeintner May 16, 2019
0dcb8d2
fix: remaining change "name" to "title"
danielpeintner May 16, 2019
2297459
Merge branch 'master' of https://github.com/w3c/wot-scripting-api
danielpeintner May 16, 2019
dad958d
Fix ReSpec error, add data-cite to Error
zolkis Jun 12, 2019
86208da
Fix #171: change name to title
zolkis Jun 12, 2019
cf61cb9
Fix #173: separate client and server interfaces
zolkis Jun 12, 2019
adfd0a0
Remove ThingInstance and string ThingDescription
zolkis Jun 13, 2019
59ae0c8
Make constructible ConsumedThing, ExposedThing and ThingDiscovery pri…
zolkis Jun 14, 2019
1bb38d9
Add UA conformance classes. Add WoT object and keep constructors. Edi…
zolkis Jun 18, 2019
ebfaf32
Fix #172: update security references
zolkis Jun 19, 2019
d24c677
Align conformance class names with Architecture spec
zolkis Jun 19, 2019
8a60506
Editorial sweep
zolkis Jun 26, 2019
dbbf91a
Merge pull request #174 from zolkis/master
zolkis Jun 26, 2019
2bb9a0d
chore: update typescript definitions version for next node-wot release
danielpeintner Jul 9, 2019
1f49ad3
fix: align with TD "Versioning" --> "VersionInfo"
danielpeintner Jul 10, 2019
86f01e1
fix: align with TD ("name" --> "title")
danielpeintner Jul 10, 2019
184a3c5
Correct Web IDL for new errors. Add ed note for iterables.
zolkis Jul 22, 2019
13d6b19
Merge pull request #179 from zolkis/master
zolkis Jul 23, 2019
6c5404f
feat: align with WoT interface
danielpeintner Jul 23, 2019
6287bb8
increase snapshot version
danielpeintner Jul 23, 2019
e77ca4a
feat: more alignments with current scripting API
danielpeintner Jul 25, 2019
0f5e4e1
feat: align with new scripting API
danielpeintner Jul 29, 2019
6ef8d7e
feat: define ThingDescription as any key/value map to avoid TD warnin…
danielpeintner Jul 30, 2019
a68938a
Fix #183: add id to observe and subscribe
zolkis Aug 20, 2019
129c1e3
Fix #184: change .td to function .getThingDescription() and add the |…
zolkis Aug 20, 2019
8e969ce
Fix #182: re-add InteractionOptions that contain uriVariables, define…
zolkis Aug 20, 2019
504fabc
Merge pull request #185 from zolkis/master
zolkis Aug 21, 2019
7a6dd34
Fix #180: Clarify ExposedThing Property initialization
zolkis Aug 21, 2019
bd3372d
add .pr-preview.json
ashimura Aug 21, 2019
c8b3b8a
Merge pull request #186 from zolkis/master
zolkis Aug 22, 2019
e5caa3f
Clarify ExposedThing default handlers vs script provided handlers. Ed…
zolkis Aug 26, 2019
8eb4b23
feat: align with latest scripting changes
danielpeintner Aug 27, 2019
c5f8860
fix: readAllProperties() returns PropertyValueMap also
danielpeintner Aug 27, 2019
e9edde4
Consistently use PropertyMap for Property interactions
zolkis Aug 27, 2019
9244afb
Merge pull request #187 from zolkis/master
zolkis Aug 30, 2019
e1ebe86
Add InteractionOptions parameters to handlers. Update Web IDL constru…
zolkis Sep 9, 2019
6283d5d
Merge branch 'master' of github.com:w3c/wot-scripting-api
zolkis Sep 9, 2019
2992fbf
Align params name between invokeAction and ActionHandler
zolkis Sep 9, 2019
a1b68fb
feat: align with WebIDL changes
danielpeintner Sep 9, 2019
8e89e55
Merge pull request #189 from zolkis/master
zolkis Sep 9, 2019
c539089
Merge branch 'master' into next-api-2019
danielpeintner Sep 11, 2019
c9203ae
add pr-preview
danielpeintner Sep 11, 2019
f2af6d5
Revert subscription ID change, see #183
zolkis Sep 11, 2019
60c149f
Merge pull request #194 from zolkis/master
zolkis Sep 11, 2019
8e21aa4
fix: revert subscriptionID
danielpeintner Sep 11, 2019
e7c34db
Merge pull request #191 from danielpeintner/next-api-2019
danielpeintner Sep 11, 2019
8db2fa4
Editorial: fix HTML errors
zolkis Sep 27, 2019
2b6e728
Merge branch 'master' of github.com:w3c/wot-scripting-api
zolkis Sep 27, 2019
cf62e4e
Merge pull request #195 from zolkis/master
zolkis Sep 27, 2019
cd2f8d7
Release WD4
zolkis Oct 2, 2019
05b7149
Merge branch 'master' of github.com:w3c/wot-scripting-api
zolkis Oct 2, 2019
7c46c21
Merge pull request #196 from zolkis/master
zolkis Oct 7, 2019
01afe70
tidy again with -i option
ashimura Oct 21, 2019
ae05a74
fix This version and add Previous version
ashimura Oct 21, 2019
c61d844
fix doc type as Working Draft; tentative pubdate Oct 22
ashimura Oct 21, 2019
c4d6658
fix CSS as W3C-WD
ashimura Oct 21, 2019
133b9ec
published as a Working Draft
ashimura Oct 21, 2019
f8dc7f8
fix this version url
ashimura Oct 21, 2019
cbee254
another Editor's Draft fixed as Working Draft
ashimura Oct 21, 2019
fc471de
add Editor IDs by w3cid
ashimura Oct 21, 2019
f4862b7
add the link to public list of disclosures
ashimura Oct 21, 2019
0a62d46
add Edito IDs by data-editor-id
ashimura Oct 21, 2019
cda648e
back-to-top uses #toc instad of #title
ashimura Oct 21, 2019
e4d3de7
fix broken link of the-start-method as file by adding # and make it #…
ashimura Oct 21, 2019
4bda1b3
fix broken link of the-next-method as file by adding # and make it #t…
ashimura Oct 21, 2019
4b04252
use CR version URL for TD
ashimura Oct 28, 2019
4143bc5
use CR version URL for Architecture
ashimura Oct 28, 2019
2123e5d
updated pubdate Oct 28
ashimura Oct 28, 2019
82abae8
CR version URL for TD (again)
ashimura Oct 28, 2019
a73efc1
not json-schema-4-validation but json-schema-for-validation
ashimura Oct 28, 2019
bc6c766
publish only Overview.html
ashimura Oct 28, 2019
60bbd87
feedback from wd4
ashimura Oct 28, 2019
5e126cd
Merge pull request #197 from w3c/feedback-from-wd4
zolkis Oct 28, 2019
0643991
chore: label as final version for recent Scripting API publication
danielpeintner Oct 30, 2019
285cb81
fix: typescript issue
danielpeintner Nov 22, 2019
6f24b4e
Remove markdown from header
zolkis Feb 18, 2020
f07d827
Fix #202: add formIndex to InteractionOptions
zolkis Feb 19, 2020
2c8801a
Fix #199: improve explanation for setting property write handlers
zolkis Feb 19, 2020
ddba3d4
Merge pull request #203 from zolkis/master
zolkis Feb 21, 2020
cd2f7ee
use jquery-less ReSpec
zolkis Feb 21, 2020
3f431f4
Fix #193: note about returning values from writes
zolkis Feb 24, 2020
ed634fc
Merge branch 'master' of github.com:w3c/wot-scripting-api
zolkis Feb 24, 2020
c07d5e9
Merge pull request #205 from zolkis/master
zolkis Feb 26, 2020
72eaee5
Add Web Platform cross reference
zolkis Mar 9, 2020
e39489d
Cross-link usage of errors and throw
zolkis Mar 9, 2020
52dab26
Editorial: update cross-referencing style
zolkis Mar 9, 2020
8037a79
Merge pull request #207 from zolkis/master
zolkis Mar 11, 2020
6e44d77
Add InteractionOptions to unobserveProperty and unsubscribeEvents
zolkis Apr 4, 2020
b0f629d
Add InteractionData definition and usage
zolkis Apr 4, 2020
5d0a5bb
Factor out validating Property value to a separate section
zolkis Apr 6, 2020
2b7e526
Add property observe, unobserve and event handler support to ExposedT…
zolkis Apr 25, 2020
19be5eb
Use 'any' in Property interactions but together with newly defined al…
zolkis Apr 25, 2020
78bae16
Fix ConsumedThing example with using InteractionData
zolkis Apr 25, 2020
a6329b1
chore: remove snapshot
danielpeintner May 6, 2020
ccaaf30
feat: add formIndex in InteractionOptions and InteractionData
danielpeintner May 12, 2020
fc766e8
fix: mark all interaction options as optional
danielpeintner May 12, 2020
23e7eb6
Support streams in InteractionData and use InteractionData for return…
zolkis May 18, 2020
09219a1
Improve explaining InteractionData
zolkis May 19, 2020
b1ef744
feat: align with latest PR updates
danielpeintner May 27, 2020
6f55fde
Make value() a function. Update the read and write algorithms using s…
zolkis May 26, 2020
6375ea3
Make value() fail early. Revise error messages.
zolkis May 28, 2020
45b888a
Add an editor's note on Protocol Bindings
zolkis Jun 1, 2020
3df8c82
Merge pull request #209 from zolkis/master
zolkis Jun 3, 2020
bd01844
Merge branch 'master' of github.com:w3c/wot-scripting-api into subscr…
zolkis Jun 4, 2020
9e1813d
Update ExposedThing algorithms
zolkis Jun 6, 2020
5023eb9
Handle review comments
zolkis Jun 9, 2020
e7e1303
Consolidate the use of InteractionData in ExposedThing. Improve the a…
zolkis Jun 9, 2020
09442c2
Clarify the use of InteractionData vs 'any'. Add pictures.
zolkis Jun 17, 2020
cd21930
Align handler names
zolkis Jun 18, 2020
fc5a4f7
Introduce the InteractionInput type and InteractionOutput interface
zolkis Jun 18, 2020
2c33abb
Editorial: improve methods text on arguments
zolkis Jun 18, 2020
7dd8175
Update figures to reflect function signatures better
zolkis Jun 18, 2020
13b1a24
Use DataSchemaValue to differentiate from TD DataSchema
zolkis Jun 18, 2020
dd96ced
Fix Web IDL and references for InteractionOptions fields
zolkis Jun 18, 2020
028aeff
Merge pull request #218 from zolkis/subscribehandlers
zolkis Jun 18, 2020
9a0e1f2
Fix #215: make the API entry point a namespace. Apply Web IDL namespa…
zolkis Jun 18, 2020
c049d30
Change namespace name back to WOT
zolkis Jun 19, 2020
2a94197
Merge pull request #220 from zolkis/namespace-wot
zolkis Jun 22, 2020
8592be7
Address #200: improve text on error handling
zolkis Jun 22, 2020
f7eef4c
Merge pull request #221 from zolkis/error-handling
zolkis Jun 23, 2020
b1d5240
docs: minor typos/issues
danielpeintner Aug 3, 2020
70eaa33
Minor changes on chapters 4 and 5
relu91 Aug 10, 2020
16a28ee
Merge pull request #229 from w3c/2020-08-03-minor-issues2
zolkis Aug 10, 2020
f0f928a
Revert <dfn> elements and validation algorithm
relu91 Aug 11, 2020
458332e
Update validation algorithm with a default filling step
relu91 Aug 11, 2020
9ce7e50
Update TD validation algorithm
relu91 Aug 13, 2020
8c948cf
Add editor's note in TD validation
relu91 Aug 14, 2020
b4537b9
Minor changes on chapters 4 and 5 (#231)
relu91 Aug 17, 2020
76979d4
feat: update typescript definitions
danielpeintner Aug 17, 2020
270cb0c
minor: remove duplicated as
danielpeintner Aug 17, 2020
5f67ad3
Merge pull request #236 from w3c/danielpeintner-patch-1
zolkis Aug 17, 2020
6a07381
Merge pull request #235 from danielpeintner/2020-08-api-changes-ts
danielpeintner Aug 19, 2020
8e0d953
Fix ReSpec errors
zolkis Aug 17, 2020
4068953
Address #230: update first chapters
zolkis Aug 17, 2020
ada430c
Make refs to other WoT specs direct links
zolkis Aug 18, 2020
1ec0a9e
Replace void with undefined as WebIDL spec changed
zolkis Aug 18, 2020
75dc2b2
Merge pull request #234 from zolkis/master
zolkis Aug 19, 2020
f95df52
Merge remote-tracking branch 'upstream/master'
relu91 Aug 21, 2020
27c33d3
General text improvements and fixes
relu91 Aug 21, 2020
f6b8660
Rename create interaction data to create interaction request
relu91 Aug 21, 2020
e5137db
Introduce writeAllProperties function
relu91 Aug 21, 2020
fc2fc69
Fixes to read all/multiple algorithms
relu91 Aug 21, 2020
7e828f4
Update conform (un)observeProperty algo to (un)subscribe algo
relu91 Aug 21, 2020
b50b6f8
Add Cristiano Aguzzi as Editor
zolkis Aug 24, 2020
db86ec8
Merge pull request #246 from zolkis/master
zolkis Aug 24, 2020
d7c0d97
Revert "Introduce writeAllProperties function"
relu91 Aug 24, 2020
602b702
Add an editor's note for writeAllProperties
relu91 Aug 24, 2020
c82c1ab
Fix minor review comments on #239
relu91 Aug 24, 2020
20b05b3
Fix create interaction request source type
relu91 Aug 24, 2020
a6893f1
example: fix/add missing bracket
danielpeintner Aug 25, 2020
ee820c3
Merge pull request #249 from w3c/danielpeintner-patch-2
zolkis Aug 25, 2020
d68539e
Update remove writeAllProperty section
relu91 Aug 25, 2020
0f2770a
Fix follows-->follow
relu91 Aug 25, 2020
c2068c1
Merge pull request #239 from relu91/review
zolkis Aug 25, 2020
9d41962
chore: updates for Chapter 6 based on PDF comments from Ege (#250)
danielpeintner Aug 25, 2020
243de60
Update README.md
zolkis Aug 26, 2020
7396737
Remove Open Issue section, fixing #253. Also, autocorrect typos/white…
zolkis Aug 26, 2020
97b9ef2
Move ednote about writeMultipleProperties under the ConsumedThing Web…
zolkis Aug 26, 2020
9510a95
Update consume thing consume example
relu91 Aug 27, 2020
b575f05
Merge pull request #254 from zolkis/master
zolkis Aug 27, 2020
05c3eaf
Merge pull request #255 from relu91/cosume_example
zolkis Aug 28, 2020
3911cff
Update add more consume thing examples
relu91 Aug 30, 2020
d39bbd3
Fix consumed thing examples
relu91 Aug 31, 2020
c8ae596
Merge pull request #257 from relu91/cosume_example
zolkis Sep 1, 2020
802d598
Fix #244: ConsumeThing constructor and consume() should do the same
zolkis Sep 14, 2020
a0aa273
Fix #243: make ReadHandler description more concise
zolkis Sep 14, 2020
48526d8
Fix #251: improve the emitEvent() algorithm
zolkis Sep 14, 2020
b29194b
Fix #258: improve expose() algorithm
zolkis Sep 14, 2020
3cf11f8
Merge pull request #260 from zolkis/readhandler-descr
zolkis Sep 14, 2020
f5b466f
Merge pull request #261 from zolkis/improve-emitevent
zolkis Sep 14, 2020
99a47d0
Update README and rationale
zolkis Sep 14, 2020
c9ee6a8
Add ednote about difference between consume() and constructing Consum…
zolkis Sep 14, 2020
cf5bff0
Remove constraint about Forms in expose()
zolkis Sep 14, 2020
3b30911
Merge pull request #263 from zolkis/updates
zolkis Sep 14, 2020
96ebc4f
Merge pull request #262 from zolkis/expose-algo
zolkis Sep 14, 2020
7a59934
Merge pull request #259 from zolkis/consume-ctor
zolkis Sep 14, 2020
6a0f53d
Fix #237 and #256: handle subscription errors
zolkis Sep 14, 2020
26e9f6b
Fix internal slots notation
zolkis Sep 15, 2020
ec65fa7
Factor out finding the unsubscribe Form
zolkis Sep 15, 2020
01e3475
Improve subscription error handling
zolkis Sep 23, 2020
7c1c173
Update: typescript definition support for no module systems.
relu91 Sep 23, 2020
758beb5
Merge pull request #264 from zolkis/error-handling
zolkis Sep 23, 2020
c165e59
Fix ReSpec header with new group field
zolkis Sep 23, 2020
3e04e77
Merge pull request #266 from zolkis/master
zolkis Sep 23, 2020
d23b65e
Merge pull request #265 from relu91/type-def-proposal
danielpeintner Sep 24, 2020
df4d4e2
chore: increase version to be able to publish it on NPM
danielpeintner Sep 24, 2020
8f4c219
Fix typescript definition module name
relu91 Sep 25, 2020
ca7ed97
Merge pull request #267 from relu91/fix-ts-d
danielpeintner Sep 25, 2020
5899927
feat: update version for NPM publish
danielpeintner Sep 25, 2020
28824c5
feat: update TS definitions to "0.8.0-SNAPSHOT.5"
danielpeintner Sep 25, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .pr-preview.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"src_file": "index.html",
"type": "respec"
}
3 changes: 3 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Code of Conduct

All documentation, code and communication under this repository are covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Web of Things Working Group

Contributions to this repository are intended to become part of Recommendation-track documents governed by the
[W3C Patent Policy](http://www.w3.org/Consortium/Patent-Policy-20040205/) and
[Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software). To make substantive contributions to specifications, you must either participate
in the relevant W3C Working Group or make a non-member patent licensing commitment.

If you are not the sole contributor to a contribution (pull request), please identify all
contributors in the pull request comment.

To add a contributor (other than yourself, that's automatic), mark them one per line as follows:

```
+@github_username
```

If you added a contributor by mistake, you can remove them in a comment with:

```
-@github_username
```

If you are making a pull request on behalf of someone else but you had no part in designing the
feature, you can remove yourself with the above syntax.

For further guidelines, refer to [https://github.com/w3c/wotwg#contributing](https://github.com/w3c/wotwg#contributing).
Loading