WattsonEcho#

class wattson.services.util.wattson_echo.WattsonEcho(configuration: Dict)#

Bases: PythonDeployment

Exemplary PythonDeployment repeatedly echoing a text and optional counter while running and a configurable interval.

Methods

__init__

start

stop

__init__(configuration: Dict)#