summaryrefslogtreecommitdiff
path: root/manual/assets/platform.yaml
blob: d0b2eb17d34de60efb4f8b14bb4acbe604b50bfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
general:
    interferences: on # Turns on interferences

nodes:
    count: 2
    implementations:
        - all node.py
    arguments:
      0: "sender"
      1: "receiver"

interfaces:
    wlan0:
        type: "wireless"
        nodes: all # All nodes are connected to this network
        links:
            - all 50kbps 0s all # All nodes are reachable by each other
        txperfs:
            - all 50kbps 0s