summaryrefslogtreecommitdiff
path: root/digital/io-hub/tools/io_hub/init.py
blob: 59be1523362c7a33707152503601ac222ece81f5 (plain)
1
2
3
4
5
6
7
8
9
10
"""Default parameters for io-hub."""
host = {
        'robospierre': dict (
            ),
        'guybrush': dict (
            ),
        'apbirthday': dict (
            ),
        }
target = host