Update DCS interface
I added a new localdb's interface to retrieve DCS data from InfluxDB. It can pick up DCS data which are within YARR's scan running time. Retrieved data are automatically uploaded to localdb.
How to use DCS retriever : ./bin/dbAccessor -F <path/to/connectivity file for influxDB> -n -s <path/to/scanLog>
Edited by Shohei Yamagaya