Config Server
Get and set values in the config server via the command line
Overview
Commands
get
get(conda-pocs) panoptes@panoptes ξ° pocs config get mount
{'brand': 'ioptron',
'commands_file': 'ioptron/v310',
'driver': 'panoptes.pocs.mount.ioptron.cem40',
'model': 'cem40',
'serial': {'baudrate': 115200, 'port': '/dev/ttyUSB0', 'timeout': 0.0},
'settings': {'max_tracking_threshold': 99999,
'min_tracking_threshold': 100,
'non_sidereal_available': True,
'park': {'dec_direction': 'north',
'dec_seconds': 15,
'ra_direction': 'west',
'ra_seconds': 15},
'update_tracking': False}}
(conda-pocs) panoptes@panoptes ξ° pocs config get mount.serial.port
'/dev/ttyUSB0'set
setsetup
setuprestart
restartConfiguration
Last updated
