Skip to content

Commit 8d4035e

Browse files
committed
docs: add Module 04 references to main README and Module 03 Next Steps
1 parent 44a66ac commit 8d4035e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This repository contains documentation and module demo applications showcasing d
1313
- [Module 01: Digital Operating Room](#module-01--digital-operating-room)
1414
- [Module 02: RTI Recording Service & RTI Replay Service](#module-02--rti-recording-service--rti-replay-service)
1515
- [Module 03: Remote Teleoperation with RTI Real-Time WAN Transport](#module-03--remote-teleoperation-with-rti-real-time-wan-transport)
16+
- [Module 04: Security Threat Demonstration](#module-04--security-threat-demonstration)
1617
- [Hands-On: Architecture](#hands-on-architecture)
1718
- [Architecture Overview](#architecture-overview)
1819
- [Data Types](#data-types)
@@ -73,6 +74,8 @@ The RTI MedTech Reference Architecture demonstrates use cases and capabilities o
7374

7475
- ### [Module 03](./modules/03-remote-teleoperation/) : Remote Teleoperation with RTI Real-Time WAN Transport
7576

77+
- ### [Module 04](./modules/04-security-threat/) : Security Threat Demonstration
78+
7679
## Hands-On: Architecture
7780

7881
RTI System Designer allows you to graphically design, configure, examine, and share Connext system architectures.
@@ -269,4 +272,5 @@ Check out the the [system_arch](./system_arch/) folder, where the system archite
269272
- [Connext Real-Time WAN Transport](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/connext_dds_professional/users_manual/users_manual/PartRealtimeWAN.htm) *, used in Module 03: Remote Teleoperation with RTI Real-Time WAN Transport*
270273
- [RTI Routing Service](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/connext_dds_professional/services/routing_service/index.html) *, used in Module 03: Remote Teleoperation with RTI Real-Time WAN Transport*
271274
- [RTI Cloud Discovery Service](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/addon_products/cloud_discovery_service/index.html) *, used in Module 03: Remote Teleoperation with RTI Real-Time WAN Transport*
275+
- [RTI Security Plugins Users Manual](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/connext_dds_secure/users_manual/index.html) *, used in Module 04: Security Threat Demonstration*
272276
- [RTI Connext Third-Party Software](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/connext_dds_professional/release_notes_3rdparty/index.html)

modules/03-remote-teleoperation/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,6 @@ Test how the system handles network interruptions.
9797
9898
## Next Steps
9999

100+
Check out [Module 04: Security Threat Demonstration](../04-security-threat/), which demonstrates what happens when a malicious application attempts to tamper with surgical arm commands or steal patient vital signs — and how DDS Security blocks these attacks.
101+
100102
Head back to the [main README](../../README.md) and pick up with the [Hands-On: Architecture](../../README.md#hands-on-architecture) section to learn more about the system architecture.

0 commit comments

Comments
 (0)