Python API Reference

Documentation for Python modules, generated from module source:

  • ncs: NCS Python high level module.

  • ncs.alarm: NCS Alarm Manager module.

  • ncs.application: Module for building NCS applications.

  • ncs.cdb: CDB high level module.

  • ncs.dp: Callback module for connecting data providers to ConfD/NCS.

  • ncs.experimental: Experimental stuff.

  • ncs.log: This module provides some logging utilities.

  • ncs.maagic: Confd/NCS data access module.

  • ncs.maapi: MAAPI high level module.

  • ncs.progress: MAAPI progress trace high level module.

  • ncs.service_log: This module provides service logging

  • ncs.template: This module implements classes to simplify template processing.

  • ncs.util: Utility module, low level abstrations

  • _ncs: NCS Python low level module.

  • _ncs.cdb: Low level module for connecting to NCS built-in XML database (CDB).

  • _ncs.dp: Low level callback module for connecting data providers to NCS.

  • _ncs.error: This module defines new NCS Python API exception classes.

  • _ncs.events: Low level module for subscribing to NCS event notifications.

  • _ncs.ha: Low level module for connecting to NCS HA subsystem.

  • _ncs.maapi: Low level module for connecting to NCS with a read/write interface inside transactions.

Last updated

Was this helpful?