Skip to content

Commit

Permalink
Add new links for learning materials (faucetsdn#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
noursaidi committed Sep 9, 2022
1 parent fb95818 commit 172cb6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/learning/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Some high-level learning materials that walk through some of the UDMI basics:

1. [**UDMI overview**] (Lesson_1_UDMI_overview.pdf): Overview of UDMI principles and the importance of the site model. Provides instructions for downloading the necessary UDMI tools.
2. [**Cloud setup**] (Lesson_2_Cloud_setup.pdf): Demonstrates how to set up a UDMI cloud infrastructure, and includes topics such as creating an IoT registry and establishing Pub/Sub topics and subscriptions.
3. [**Site model and device-to-cloud basics**] (Lesson_3_UDMI_site_model_and_device_to_cloud_basics.pdf): Reviews how to set up a UDMI site model and use it to register devices to the cloud.
4. [**Live programmatic validation**] (Lesson_4_Live_programmatic_validation.pdf): Demonstrates how to validate UDMI data at small and large scales. Explores how to use the pubber tool.
5. [**IoT gateways**] (Lesson_5_IoT_gateways.pdf): Explores what UDMI gateways are and how they can be used to connect legacy devices to the cloud.
6. [**Sequences**] (Lesson_6_Sequences.pdf): Looks at using sequences, series of events and messages, to test devices and confirm that they are operating correctly.
1. [**UDMI overview**](https://github.com/faucetsdn/udmi/wiki/Lesson_1_UDMI_overview.pdf): Overview of UDMI principles and the importance of the site model. Provides instructions for downloading the necessary UDMI tools.
2. [**Cloud setup**](https://github.com/faucetsdn/udmi/wiki/Lesson_2_Cloud_setup.pdf): Demonstrates how to set up a UDMI cloud infrastructure, and includes topics such as creating an IoT registry and establishing Pub/Sub topics and subscriptions.
3. [**Site model and device-to-cloud basics**](https://github.com/faucetsdn/udmi/wiki/Lesson_3_UDMI_site_model_and_device_to_cloud_basics.pdf): Reviews how to set up a UDMI site model and use it to register devices to the cloud.
4. [**Live programmatic validation**](https://github.com/faucetsdn/udmi/wiki/Lesson_4_Live_programmatic_validation.pdf): Demonstrates how to validate UDMI data at small and large scales. Explores how to use the pubber tool.
5. [**IoT gateways**](https://github.com/faucetsdn/udmi/wiki/Lesson_5_IoT_gateways.pdf): Explores what UDMI gateways are and how they can be used to connect legacy devices to the cloud.
6. [**Sequences**](https://github.com/faucetsdn/udmi/wiki/Lesson_6_Sequences.pdf): Looks at using sequences, series of events and messages, to test devices and confirm that they are operating correctly.

0 comments on commit 172cb6a

Please sign in to comment.