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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ The TCP variant (@Transport-Layer of the OSI Model) is located here: [Node-TCP](
18
18
19
19
- Secure Embedded Systems Communication
20
20
21
-
> Integrate TLS client with embedded devices (e.g., Raspberry Pi, Arduino with Ethernet/Wi-Fi shields) to send data securely to a central server for monitoring and control.
21
+
> Integrate TLS client with embedded devices (e.g., Raspberry Pi, Arduino with Ethernet/Wi-Fi shields) to send data securely to a central server (for monitoring and control).
22
22
23
23
- Secure Time Synchronization
24
24
25
-
> Use the server to provide a timestamp service for devices on a network, ensuring synchronized time across various systems with TLS security.
25
+
> Use the server to provide a timestamp service for devices on a network (ensure synchronized time across various systems with TLS security).
0 commit comments