## TANGO Device Server for testing generic clients
A device to test generic clients. It offers a ``echo`` like command for each TANGO data type (i.e. each command returns an exact copy of <argin>).
## Requirement
- PyTango >= 8.1.6
- devicetest (for using tests)
- sphinx (for building sphinx documentation)
## Installation
Run python setup.py install
If you want to build sphinx documentation, run python setup.py build_sphinx
If you want to pass the tests, run python setup.py test
## Usage
Now you can start your device server in any Terminal or console by calling it :
TangoTest instance_name