Skip to content

Commit 940dfef

Browse files
committed
Trying different formats for links.
1 parent 5e784fd commit 940dfef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/iot-hub/iot-hub-device-streams-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ These samples are covered in greater detail below.
161161

162162
The echo sample demonstrates programmatic use of device streams to send and receive bytes between service and device applications. Note that you can use service and device programs in different languages. For example, you can use the C device program with the C# service program.
163163

164+
Try this instead of a table:
165+
166+
[C# Service and Device Programs](quickstart-device-streams-echo-csharp.md)
167+
[Node.js Service Program](quickstart-device-streams-echo-nodejs)
168+
[C Device Program](quickstart-device-streams-echo-c)
169+
170+
164171
| **SDK** | **Service Program** | **Device Program** |
165172
| ----- | ------------ | ----------------- |
166173
|[C#](quickstart-device-streams-echo-csharp.md)| X | X |

0 commit comments

Comments
 (0)