|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=8) %!d(string=hai) anos | |
__init__.py | %!s(int64=8) %!d(string=hai) anos | |
sleep.py | %!s(int64=8) %!d(string=hai) anos |
This neuron sleeps the system for a given time in seconds.
parameter | required | default | choices | comment |
---|---|---|---|---|
seconds | YES | The number of seconds to sleep. |
No returned values
Simple example :
- name: "run-simple-sleep"
neurons:
- sleep:
seconds: 60
signals:
- order: "Wait for me "