We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb5fdc commit e17fbb1Copy full SHA for e17fbb1
doc/configuration.rst
@@ -146,7 +146,7 @@ The example describes port 0 on the remote power switch
146
Arguments:
147
- model (str): model of the power switch
148
- host (str): hostname of the power switch
149
- - index (int): number of the port to switch
+ - index (int, default=0): optional, number of the port to switch
150
151
The ``model`` property selects one of several `backend implementations
152
<https://github.com/labgrid-project/labgrid/tree/master/labgrid/driver/power>`_.
0 commit comments