#2706 - Updates to terminal and host_node documentation, removal of redundant terminal unit test
This commit is contained in:
@@ -49,3 +49,5 @@ fundamental network operations:
|
||||
5. **NTP (Network Time Protocol) Client:** Synchronises the host's clock with network time servers.
|
||||
|
||||
6. **Web Browser:** A simulated application that allows the host to request and display web content.
|
||||
|
||||
7. **Terminal:** A simulated service that allows the host to connect to remote hosts and execute commands.
|
||||
|
||||
@@ -41,6 +41,7 @@ to provide User Credential authentication when receiving/processing commands.
|
||||
Terminal acts as the interface between the user/component and both the Session and Requests Managers, facilitating
|
||||
the passing of requests to both.
|
||||
|
||||
A more detailed example of how to use the Terminal class can be found in the Terminal-Processing jupyter notebook.
|
||||
|
||||
Python
|
||||
""""""
|
||||
|
||||
Reference in New Issue
Block a user