cc_staff
32
edits
No edit summary |
|||
Line 85: | Line 85: | ||
= Automation using Python and Paramiko = | = Automation using Python and Paramiko = | ||
If you are using the | If you are using the [https://www.paramiko.org/index.html Paramiko Python module] to automate your workflow, this is how you can make it work with the robot nodes: | ||
<source lang=python> | <source lang=python> | ||
# ==================================================================================================== | # ==================================================================================================== |