development to main periodic update #77

Merged
mik-tf merged 15 commits from development into main 2024-05-14 22:14:40 +00:00
Showing only changes of commit c12197e021 - Show all commits

View File

@ -50,8 +50,6 @@ We present some general information concerning the Farmerbot as well as some adv
We present additional information to complement the [Quick Guide](farmerbot_quick.md).
Note that you need to wrap the argument with quotes ("argument") when you are dealing with strings. This is valid for the network and mnemonic arguments.
## General Considerations
The Farmerbot doesnt have to run physically in the farm since it instructs nodes over RMB to power on and off. The Farmerbot should be running at all time.
@ -89,6 +87,8 @@ power:
We present the different commands for the Farmerbot.
Note that any argument containing spaces needs to be wrapped in quotes (e.g. mnemonic: "word1 word2 ... word12").
- `start`: to start (power on) a node
```bash