mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Improve platform file
This commit is contained in:
parent
918cc9a448
commit
cb02cc0e02
2 changed files with 23 additions and 4 deletions
|
@ -28,6 +28,12 @@ nodes:
|
|||
# 0-@ receiver.py is equivalent to 0-4 receiver.py
|
||||
implementations:
|
||||
- all sender.py
|
||||
# Node implementations arguments
|
||||
# arguments is a dictionary where key isrange of node the value is the arguments for
|
||||
# this specific node range
|
||||
arguments: {
|
||||
"all": 2
|
||||
}
|
||||
|
||||
##### Interfaces Section #####
|
||||
interfaces:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue