Package soovee_app :: Package conf
[frames] | no frames]

Package conf

SooVee Serial Audio Manger - Service Config plugin module for setting values. It provides common and service specific modifiers for the chosen interface.

Conf Plugin Basic Design

Common Attributes

These are attributes common to all serial audio feed services. Loaded from common.py and stored in serviceConf._common.

Service Attributes

These are unique attributes for a serial audio feed service. Loaded from a file of its name and stored in serviceConf._service.


Requires:
Submodules

Classes
  Serviceconf
Common and Service related attributes for SooVee.
Variables
  ACCOUNT = {}
  BASEDIR = '/home/ausimage/.config/soovee'
  __package__ = 'soovee_app.conf'

Imports: mkpath, os, shelve