Friday, 29 May 2015

PyTangoArchiving: added ctarchiving script

Added to the PyTangoArchiving package to allow fast access to common maintenance actions:

> ctarchiving --help
Usage:
  ctarchiving --help
  ctarchiving --load <filename.csv> <hdb/tdb> [force] ; adds attributes to archiving
  ctarchiving --check <filename.csv> <hdb/tdb> [force] ; checks if attributes from .csv are archived
  ctarchiving --parse <filename.csv>
   ctarchiving --export [--resolution=X(s)] [--hdb] [--tdb] [--modes] [attributes] ["Y-m-d H:M"] ["Y-m-d H:M"] filename.csv
  ctarchiving --search <device/attributes> ; searchs for matching archived attributes, returns configuration
  ctarchiving --gui <device/attributes> ; shows Archiving GUI, TaurusFinder
  ctarchiving [attributes] ; shows Archiving GUI, TaurusFinder

No comments:

Post a Comment