Command: process-food

Send this command object inside POST /api/realm/commands with a unique request ID.

Verb
process-food
Process
mill-flour|bake-bread|bake-berry-pie|bake-hardtack
Water
exact filled bucket when required
Exact JSON
{
  "verb": "process-food",
  "process": "mill-flour|bake-bread|bake-berry-pie|bake-hardtack",
  "water": "exact filled bucket when required"
}