mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Add nodes groups features
This commit is contained in:
parent
e95d50d0ff
commit
f84359ec7a
32 changed files with 262 additions and 244 deletions
|
@ -28,6 +28,10 @@ nodes:
|
|||
# 0-@ receiver.py is equivalent to 0-4 receiver.py
|
||||
implementations:
|
||||
- all sender.py
|
||||
# Allow you to assign a group to each node (visible in ESDS log reports)
|
||||
# If not specified, group is "def" for default
|
||||
groups:
|
||||
- 0-2 A
|
||||
# Node implementation arguments
|
||||
# arguments keys are ranges of nodes, and values are passed to the specified nodes
|
||||
arguments:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue