summaryrefslogtreecommitdiff
path: root/example/platform.yaml
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-09-11 15:16:30 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-09-11 15:16:30 +0200
commitcb02cc0e0208a0d056a5216f73eb8fef346aad89 (patch)
treef6de58a3fe04735c070847d3696a6677781a405a /example/platform.yaml
parent918cc9a4481149912027485ea10cc45f55334d1b (diff)
Improve platform file
Diffstat (limited to 'example/platform.yaml')
-rw-r--r--example/platform.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/platform.yaml b/example/platform.yaml
index 1f9eae5..911daa1 100644
--- a/example/platform.yaml
+++ b/example/platform.yaml
@@ -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: