Skip to content

Commit 38c8e91

Browse files
authored
Merge pull request #551 from JKRhb/discover-api
Add clarifications for `discover` method
2 parents 30444f7 + 09bee91 commit 38c8e91

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,15 @@

Validating an ExposedThingInit

722722
[=Resolve=] |promise| with |discovery|.
723723
li>
724724
ol>
725+
<p>
726+
Note that the details of the <a>discovery processa> depend on the
727+
underlying implementation which needs to be preconfigured in order to
728+
use, for example, the appropriate Introduction methods as defined in
729+
the [[[wot-discovery]]] specification.
730+
Since the <code>discover()code> method outputs
731+
<a>Thing Descriptiona>s and not URLs, it is expected to cover both the
732+
Introduction and the Exploration phase.
733+
p>
725734
div>
726735
section>
727736

0 commit comments

Comments
 (0)