We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dc59e commit 09bee91Copy full SHA for 09bee91
index.html
@@ -757,6 +757,15 @@ <h3>Validating an ExposedThingInit</h3>
757
[=Resolve=] |promise| with |discovery|.
758
</li>
759
</ol>
760
+ <p>
761
+ Note that the details of the <a>discovery process</a> depend on the
762
+ underlying implementation which needs to be preconfigured in order to
763
+ use, for example, the appropriate Introduction methods as defined in
764
+ the [[[wot-discovery]]] specification.
765
+ Since the <code>discover()</code> method outputs
766
+ <a>Thing Description</a>s and not URLs, it is expected to cover both the
767
+ Introduction and the Exploration phase.
768
+ </p>
769
</div>
770
</section>
771
0 commit comments