summaryrefslogtreecommitdiff
path: root/example/platform.yaml
blob: cf8c3f8f102b523fd0729f46ec81a2b619941375 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
general:
    breakpoints: []
    breakpoints_every: 0
    breakpoints_callback:
        file: "platform_test.py"
        callback: "callback"
    debug: off
    interferences: on

nodes:
    count: 5
    implementations:
        - all sender.py

interfaces:
    wlan0:
        type: "wireless"
        links:
            - 0 1Bps 10s 0 
        txperfs:
            - all 1Bps 10s
    eth0:
        type: "wired"
        links: 
            - all 5Mbps 10s all