File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -604,6 +604,18 @@ <h1>Terminology</h1>
604604 capabilities. It describes the < a > Properties</ a > , < a > Actions</ a > , and < a > Events</ a > and common metadata that are
605605 shared for an entire group of < a > Things</ a > . Compared to a Thing Description, a Thing Model does not contain enough
606606 information to identify or interact with a Thing instance.</ dd >
607+ < dt >
608+ < dt >
609+ < dfn > Partial TD</ dfn >
610+ </ dt >
611+ < dd >
612+ A < a > Partial TD</ a > is an object that follows the same hierarchical structure of the < a > TD</ a > information model,
613+ but it may not contain all the mandatory elements.
614+ < p class ="note ">
615+ A < a > Partial TD</ a > is used in < a > WoT Scripting API</ a > as an input for the creation of < a > Exposed Things</ a > .
616+ See the < a href ="https://www.w3.org/TR/2020/NOTE-wot-scripting-api-20201124/#the-produce-method "> produce</ a > method for more details.
617+ </ p >
618+ </ dd >
607619 < dt >
608620 < dfn > Transfer Protocol</ dfn >
609621 </ dt >
You can’t perform that action at this time.
0 commit comments