diff --git a/etc/gtnet-skt/test1.conf b/etc/gtnet-skt/test1.conf index 3e5d147b3..529d0e755 100644 --- a/etc/gtnet-skt/test1.conf +++ b/etc/gtnet-skt/test1.conf @@ -1,29 +1,12 @@ -# This is an example for a minimal loopback configuration. -# -# All messages will be sent back to the origin using UDP packets. -# -# You can use this configuration in conjunction with the 'send', 'receive' and 'random' -# utilities as shown below (run all three steps in parallel). -# -# 0. Overview: -# -# ./signal --PIPE--> ./pipe --UDP--> ./node --UDP--> ./pipe -# -# 1. Start server: -# -# $ ./node etc/loopback.conf -# -# 2. Send random data to server: -# -# $ ./signal random -r 10 -v 4 | ./pipe etc/loopback.conf node1 -# -# 3. Receive data from server: -# -# $ ./pipe etc/loopback.conf node2 -# -# Author: Steffen Vogel -# Copyright: 2016, Institute for Automation of Complex Power Systems, EONERC -## +/** GTNET-SKT test configuration. + * + * The syntax of this file is similar to JSON. + * A detailed description of the format can be found here: + * http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files + * + * @author Steffen Vogel + * @copyright 2017, Institute for Automation of Complex Power Systems, EONERC + *********************************************************************************/ stats = 1; debug = 10; diff --git a/etc/gtnet-skt/test2.conf b/etc/gtnet-skt/test2.conf index 1c40c3dd4..9ce5cdd51 100644 --- a/etc/gtnet-skt/test2.conf +++ b/etc/gtnet-skt/test2.conf @@ -1,29 +1,12 @@ -# This is an example for a minimal loopback configuration. -# -# All messages will be sent back to the origin using UDP packets. -# -# You can use this configuration in conjunction with the 'send', 'receive' and 'random' -# utilities as shown below (run all three steps in parallel). -# -# 0. Overview: -# -# ./signal --PIPE--> ./pipe --UDP--> ./node --UDP--> ./pipe -# -# 1. Start server: -# -# $ ./node etc/loopback.conf -# -# 2. Send random data to server: -# -# $ ./signal random -r 10 -v 4 | ./pipe etc/loopback.conf node1 -# -# 3. Receive data from server: -# -# $ ./pipe etc/loopback.conf node2 -# -# Author: Steffen Vogel -# Copyright: 2016, Institute for Automation of Complex Power Systems, EONERC -## +/** GTNET-SKT test configuration. + * + * The syntax of this file is similar to JSON. + * A detailed description of the format can be found here: + * http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files + * + * @author Steffen Vogel + * @copyright 2017, Institute for Automation of Complex Power Systems, EONERC + *********************************************************************************/ stats = 1; debug = 10; diff --git a/etc/gtnet-skt/test3.conf b/etc/gtnet-skt/test3.conf index 9470160ec..b90f314f1 100644 --- a/etc/gtnet-skt/test3.conf +++ b/etc/gtnet-skt/test3.conf @@ -1,29 +1,12 @@ -# This is an example for a minimal loopback configuration. -# -# All messages will be sent back to the origin using UDP packets. -# -# You can use this configuration in conjunction with the 'send', 'receive' and 'random' -# utilities as shown below (run all three steps in parallel). -# -# 0. Overview: -# -# ./signal --PIPE--> ./pipe --UDP--> ./node --UDP--> ./pipe -# -# 1. Start server: -# -# $ ./node etc/loopback.conf -# -# 2. Send random data to server: -# -# $ ./signal random -r 10 -v 4 | ./pipe etc/loopback.conf node1 -# -# 3. Receive data from server: -# -# $ ./pipe etc/loopback.conf node2 -# -# Author: Steffen Vogel -# Copyright: 2016, Institute for Automation of Complex Power Systems, EONERC -## +/** GTNET-SKT test configuration. + * + * The syntax of this file is similar to JSON. + * A detailed description of the format can be found here: + * http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files + * + * @author Steffen Vogel + * @copyright 2017, Institute for Automation of Complex Power Systems, EONERC + *********************************************************************************/ stats = 1; debug = 10; diff --git a/etc/gtnet-skt/test4.conf b/etc/gtnet-skt/test4.conf index 4a56ee34d..08e4165a5 100644 --- a/etc/gtnet-skt/test4.conf +++ b/etc/gtnet-skt/test4.conf @@ -1,29 +1,12 @@ -# This is an example for a minimal loopback configuration. -# -# All messages will be sent back to the origin using UDP packets. -# -# You can use this configuration in conjunction with the 'send', 'receive' and 'random' -# utilities as shown below (run all three steps in parallel). -# -# 0. Overview: -# -# ./signal --PIPE--> ./pipe --UDP--> ./node --UDP--> ./pipe -# -# 1. Start server: -# -# $ ./node etc/loopback.conf -# -# 2. Send random data to server: -# -# $ ./signal random -r 10 -v 4 | ./pipe etc/loopback.conf node1 -# -# 3. Receive data from server: -# -# $ ./pipe etc/loopback.conf node2 -# -# Author: Steffen Vogel -# Copyright: 2016, Institute for Automation of Complex Power Systems, EONERC -## +/** GTNET-SKT test configuration. + * + * The syntax of this file is similar to JSON. + * A detailed description of the format can be found here: + * http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files + * + * @author Steffen Vogel + * @copyright 2017, Institute for Automation of Complex Power Systems, EONERC + *********************************************************************************/ stats = 1; debug = 10; diff --git a/etc/gtnet-skt/test5.conf b/etc/gtnet-skt/test5.conf index a8d9ce9d9..508d5edfa 100644 --- a/etc/gtnet-skt/test5.conf +++ b/etc/gtnet-skt/test5.conf @@ -1,29 +1,12 @@ -# This is an example for a minimal loopback configuration. -# -# All messages will be sent back to the origin using UDP packets. -# -# You can use this configuration in conjunction with the 'send', 'receive' and 'random' -# utilities as shown below (run all three steps in parallel). -# -# 0. Overview: -# -# ./signal --PIPE--> ./pipe --UDP--> ./node --UDP--> ./pipe -# -# 1. Start server: -# -# $ ./node etc/loopback.conf -# -# 2. Send random data to server: -# -# $ ./signal random -r 10 -v 4 | ./pipe etc/loopback.conf node1 -# -# 3. Receive data from server: -# -# $ ./pipe etc/loopback.conf node2 -# -# Author: Steffen Vogel -# Copyright: 2016, Institute for Automation of Complex Power Systems, EONERC -## +/** GTNET-SKT test configuration. + * + * The syntax of this file is similar to JSON. + * A detailed description of the format can be found here: + * http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files + * + * @author Steffen Vogel + * @copyright 2017, Institute for Automation of Complex Power Systems, EONERC + *********************************************************************************/ stats = 1; debug = 10;