From 96f69ca98f92ff64cc50104a70b3978595683c72 Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Wed, 20 May 2020 15:32:57 +0530 Subject: Add code for Serial Over LAN - The output of serial connection of the hosts on the workstation terminal. - The library used is xterm which will provide the terminal to show the data. Signed-off-by: Sukanya Pandey Change-Id: I6000cae42f237fffe216e2079cf2a6c39db236fd --- src/layouts/ConsoleLayout.vue | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/layouts/ConsoleLayout.vue (limited to 'src/layouts/ConsoleLayout.vue') diff --git a/src/layouts/ConsoleLayout.vue b/src/layouts/ConsoleLayout.vue new file mode 100644 index 00000000..99f8d9f5 --- /dev/null +++ b/src/layouts/ConsoleLayout.vue @@ -0,0 +1,9 @@ + + + -- cgit v1.2.3