Command: move

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

Verb
move
Direction
north|east|south|west
Exact JSON
{
  "verb": "move",
  "direction": "north|east|south|west"
}