mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-06 01:56:27 +02:00
Update comment
This commit is contained in:
parent
6bf4be8b8f
commit
535eb79ad7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ from .node_plugin import NodePlugin
|
|||
|
||||
# #Regarding PowerStatesFromFile:
|
||||
# #Format of <file> is one <entry> per line that follow this format <state-0>:<state-1>:...:<state-n>
|
||||
# #Each line can corresponds to one node
|
||||
# #Each line can corresponds to one node (line 0 for node 0 etc..)
|
||||
# import Powerstates as ps
|
||||
# pstates=ps.PowerStatesFromFile(<node>,<file>,<entry-line>) # Create a power states on node <node> using line <entry-line> of file <file>
|
||||
# pstates.set_state(<id>) # Switch to the <id> power states
|
||||
|
|
Loading…
Add table
Reference in a new issue