OChRA

Getting Started

  • Installation
  • Usage

API Reference

  • ochra.common package
    • ochra.common.connections
    • ochra.common.equipment package
    • ochra.common.spaces
    • ochra.common.storage package
    • ochra.common.utils package
    • ochra.common.base
  • ochra.manager package
  • ochra.discovery package
OChRA
  • ochra.common package
  • View page source

ochra.common package

  • ochra.common.connections
    • api_models
      • ObjectCallRequest
      • ObjectCallResponse
      • ObjectConstructionRequest
      • ObjectPropertyGetRequest
      • ObjectPropertyPatchRequest
    • lab_connection
      • LabConnection
    • rest_adapter
      • LabEngineException
      • RestAdapter
      • Result
  • ochra.common.equipment package
    • device
      • CircularRangeInput
      • Device
      • HTMLAttribute
      • HTMLForm
      • HTMLInput
      • HypermediaBuilder
    • mobile_robot
      • MobileRobot
    • operation
      • Operation
    • operation_result
      • OperationResult
    • robot
      • Robot
  • ochra.common.spaces
    • lab
      • Lab
    • location
      • Location
    • station
      • Station
  • ochra.common.storage package
    • consumable
      • Consumable
    • container
      • Container
    • holder
      • Holder
    • inventory
      • Inventory
    • reagent
      • Reagent
    • vessel
      • Vessel
  • ochra.common.utils package
    • enum
      • ActivityStatus
      • MobileRobotState
      • OperationStatus
      • PatchType
      • PhysicalState
      • ResultDataStatus
      • StationType
    • logging_config
      • get_console_handler()
      • get_detailed_format()
      • get_logger_config()
      • get_rotating_file_handler()
      • get_smtp_handler()
      • get_standard_format()
    • misc
      • convert_to_data_model()
      • is_data_model()
      • is_valid_uuid()
    • mixins
      • RestProxyMixin
      • RestProxyMixinReadOnly
    • singleton_meta
      • SingletonMeta
  • ochra.common.base
    • DataModel
      • DataModel.cls
      • DataModel.collection
      • DataModel.id
      • DataModel.module_path
      • DataModel.get_base_model()
      • DataModel.model_post_init()
Previous Next

© Copyright 2025, OChRA team.

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