Skip to content

Commit 2b6b2e3

Browse files
authored
Merge pull request #240 from w3c/ege-video14-information
Video 14 Publication
2 parents 8a86c5a + 779ea99 commit 2b6b2e3

File tree

4 files changed

+28
-3
lines changed

4 files changed

+28
-3
lines changed

Tutorials/whatiswot/13-Thing_Description/13-video-information.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Thing Description | What is WoT
66

77
## Description
88

9-
In this video, we provide a general overview of a fundamental Web of Things concept - the Thing Description (TD). A TD acts as a unique blueprint, offering a standardized way to describe a Thing's functionality and how a Consumer can interact with it. The corresponding web page of this video is at https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/wot/thing-description/introduction .
9+
In this video, we provide a general overview of a fundamental Web of Things concept - the Thing Description (TD). A TD acts as a unique blueprint, offering a standardized way to describe a Thing's functionality and how a Consumer can interact with it. The corresponding web page of this video is at https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/wot/td/introduction .
1010

1111
This video is created by the W3C Web of Things Community Group and is developed open source. You can provide feedback via the GitHub link below.
1212

13-
Next video: Coming Soon!
13+
Next video: https://youtu.be/_YnBpXXHL6c
1414

1515
Tutorial Homepage: https://w3c.github.io/wot-cg/tutorials/whatiswot/
1616

15.9 KB
Loading
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Video Information
2+
3+
## Title
4+
5+
Interaction Affordances in Thing Descriptions | What is WoT
6+
7+
## Description
8+
9+
In this video, we’re going to dive deeper into Thing Descriptions by exploring one of their core concepts — Interaction Affordances. As we previously learned, a TD serves as a description of the possible interactions with a device or service, defined as Interaction Affordances. The corresponding web page of this video is at https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/wot/thing-description/affordances .
10+
11+
This video is created by the W3C Web of Things Community Group and is developed open source. You can provide feedback via the GitHub link below.
12+
13+
Next video: Coming Soon!
14+
15+
Tutorial Homepage: https://w3c.github.io/wot-cg/tutorials/whatiswot/
16+
17+
WoT CG on GitHub: https://github.com/w3c/wot-cg
18+
19+
WoT CG Homepage: https://www.w3.org/community/wot/
20+
21+
WoT CG Discord: https://discord.gg/RJNYJsEgnb
22+
23+
## Playlist
24+
25+
What is WoT Tutorial

Tutorials/whatiswot/14-Interaction_Affordances/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ Data schemas are crucial for validation, tooling, and interoperability. So when
9191

9292
### Summary
9393

94-
That wraps up this tutorial. In the next video, we’ll dive deeper into protocol bindings and learn exactly how to interact with a Thing over the network.
94+
That wraps up this tutorial. In the next video, we’ll dive deeper into protocol bindings and learn exactly how to interact with a Thing over the network.

0 commit comments

Comments
 (0)