Console Actor - Gepardec/Hogarama GitHub Wiki

The console actor is more for debugging and is great to test things without connecting a real hardware to it. This might be removed in a productive stage.

Configuration

This type of actor does not require any additional properties.

"actors": [
  {
    "name": "Debugging",
    "location": "Wien",
    "type": "console"
  }
]

More about client configuration.

Hardware

There is no further hardware required. The actions will be logged in the output.