You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid name collisions of the sub/child interaction names it is recommended to rename the JSON name to the <code>instanceName</code> followed with <code>'_'</code> and the interaction name of the sub/child <a>Thing Model</a>.
6457
+
To avoid name collisions of the sub/child interaction names SHOULD rename the JSON name to the <code>instanceName</code> followed with <code>'_'</code> and the interaction name of the sub/child <a>Thing Model</a>.
6458
6458
</span>
6459
6459
The following example shows a generated (self-contained) <a>Thing Description</a> of the Smart Ventilator Thing Model.
6460
6460
</p>
@@ -6808,7 +6808,7 @@ <h2>Derivation of Thing Description Instances</h2>
6808
6808
<p>Please note that a TD can only be an instance of one TM at a time.
The <code>links</code> array can use the entry with <code>"rel" : "type"</code> a maximum of once.</span>
6811
+
The <code>links</code> array MUST use the entry with <code>"rel" : "type"</code> a maximum of once.</span>
6812
6812
If it is desired to reflect all relationships to other Things in a Thing Description, the composition mechanism in TMs can be considered (see Section <ahref="#thing-model-composition"></a>).
To avoid name collisions of the sub/child interaction names it is recommended to rename the JSON name to the <code>instanceName</code> followed with <code>'_'</code> and the interaction name of the sub/child <a>Thing Model</a>.
5187
+
To avoid name collisions of the sub/child interaction names SHOULD rename the JSON name to the <code>instanceName</code> followed with <code>'_'</code> and the interaction name of the sub/child <a>Thing Model</a>.
5188
5188
</span>
5189
5189
The following example shows a generated (self-contained) <a>Thing Description</a> of the Smart Ventilator Thing Model.
5190
5190
</p>
@@ -5538,7 +5538,7 @@ <h2>Derivation of Thing Description Instances</h2>
5538
5538
<p>Please note that a TD can only be an instance of one TM at a time.
The <code>links</code> array can use the entry with <code>"rel" : "type"</code> a maximum of once.</span>
5541
+
The <code>links</code> array MUST use the entry with <code>"rel" : "type"</code> a maximum of once.</span>
5542
5542
If it is desired to reflect all relationships to other Things in a Thing Description, the composition mechanism in TMs can be considered (see Section <ahref="#thing-model-composition"></a>).
0 commit comments