XML-RPC-Server

Simple XML-RPC Server to run on the datastore server.

This daemon should be run on HiSPARC’s datastore server. It will handle the cluster layouts and station passwords. When an update is necessary, it will reload the HTTP daemon.

The basis for this code was ripped from the python SimpleXMLRPCServer library documentation and extended.

examples.datastore_config_server.reload_datastore()[source]

Load datastore config and reload datastore, if necessary