.flake8
.gitignore
.oldtravis.yml
COPYRIGHT
ChangeLog
MANIFEST.in
NXSConfigServer
NXSConfigServer.xmi
README.rst
setup.cfg
setup.py
.ci/install.sh
.ci/run.sh
.ci/debian10_py2/Dockerfile
.ci/debian10_py3/Dockerfile
.ci/debian11_py3/Dockerfile
.ci/debian8_py2/Dockerfile
.ci/debian8_py3/Dockerfile
.ci/debian9_py2/Dockerfile
.ci/debian9_py3/Dockerfile
.ci/ubuntu16.04_py2/Dockerfile
.ci/ubuntu16.04_py3/Dockerfile
.ci/ubuntu18.04_py2/Dockerfile
.ci/ubuntu18.04_py3/Dockerfile
.ci/ubuntu20.04_py3/Dockerfile
.github/workflows/tests.yml
conf/my.cnf
conf/mysql_create.sql
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/nxsconfigserver.rst
doc_html/AttrCanFailDataSources.html
doc_html/AttrJSONSettings.html
doc_html/AttrLinkDataSources.html
doc_html/AttrSTEPDataSources.html
doc_html/AttrSelection.html
doc_html/AttrVariables.html
doc_html/AttrVersion.html
doc_html/AttrXMLString.html
doc_html/Attributes.html
doc_html/ClassDescription.html
doc_html/CmdAvailableComponents.html
doc_html/CmdAvailableDataSources.html
doc_html/CmdAvailableSelections.html
doc_html/CmdClose.html
doc_html/CmdComponentDataSources.html
doc_html/CmdComponentVariables.html
doc_html/CmdComponents.html
doc_html/CmdComponentsDataSources.html
doc_html/CmdComponentsVariables.html
doc_html/CmdCreateConfiguration.html
doc_html/CmdDataSources.html
doc_html/CmdDeleteComponent.html
doc_html/CmdDeleteDataSource.html
doc_html/CmdDeleteSelection.html
doc_html/CmdDependentComponents.html
doc_html/CmdInstantiatedComponents.html
doc_html/CmdMandatoryComponents.html
doc_html/CmdMerge.html
doc_html/CmdOpen.html
doc_html/CmdSelections.html
doc_html/CmdSetComponentDataSources.html
doc_html/CmdSetMandatoryComponents.html
doc_html/CmdState.html
doc_html/CmdStatus.html
doc_html/CmdStoreComponent.html
doc_html/CmdStoreDataSource.html
doc_html/CmdStoreSelection.html
doc_html/CmdUnsetMandatoryComponents.html
doc_html/Commands.html
doc_html/FullDocument.html
doc_html/Properties.html
doc_html/States.html
doc_html/TitleBanner.html
doc_html/index.html
man/NXSConfigServer.1
nxsconfigserver/ComponentParser.py
nxsconfigserver/Errors.py
nxsconfigserver/MYSQLDataBase.py
nxsconfigserver/Merger.py
nxsconfigserver/NXSConfigServer.py
nxsconfigserver/Release.py
nxsconfigserver/StreamSet.py
nxsconfigserver/XMLConfigurator.py
nxsconfigserver/__init__.py
nxsconfigserver.egg-info/PKG-INFO
nxsconfigserver.egg-info/SOURCES.txt
nxsconfigserver.egg-info/dependency_links.txt
nxsconfigserver.egg-info/not-zip-safe
nxsconfigserver.egg-info/requires.txt
nxsconfigserver.egg-info/top_level.txt
test/ComponentHandler_test.py
test/Errors_test.py
test/MYSQLDataBase_test.py
test/Merger_test.py
test/NXSConfigServer_test.py
test/ServerSetUp.py
test/StreamSet_test.py
test/XMLConfigurator_test.py
test/__init__.py
test/__main__.py
test/checks.py
test/main.py
tools/ndts.sql
tools/setupServer.py
tools/simpleClient.py