pySROS Logo
22.10.3

Contents:

  • Overview
  • Examples
  • pySROS modules
    • pysros - Model-driven SR OS interface
  • Libraries adapted for SR OS
    • utime – Time functions
    • uio – Input/Output stream functions
    • uos – Filesystem functions
    • uos.path – Filesystem functions
  • Glossary and assistance
  • New features
pySROS
  • »
  • pySROS modules
  • View page source

pySROS modules¶

  • pysros - Model-driven SR OS interface
    • pysros.management - Connection and data handling
    • pysros.pprint - Specialized output formatting
    • pysros.wrappers - Model-driven class wrappers
    • pysros.exceptions - pySROS specific exceptions
    • pysros.ehs - Functions for the event handling system (EHS)
    • pysros.syslog - Functions for syslog event handling

Libraries adapted for SR OS¶

The adapted versions of the modules documented here are provided when executing on SR OS only. When executing on a remote device, the native Python versions of the library are used.

  • utime – Time functions
    • Functions
    • Timezone constants
  • uio – Input/Output stream functions
    • Returned object types
    • Functions
      • Supported file modes
      • Newline behavior
    • Classes
  • uos – Filesystem functions
    • Functions
  • uos.path – Filesystem functions
    • Functions
Next Previous

© Copyright 2021, Nokia.

Built with Sphinx using a theme provided by Read the Docs.