Skip to main content

Features

Hardware Invocation Service

  • Added hardware invocation service for Device proxy pattern
  • Enabled remote device method calls through proxy interface
  • Improved hardware abstraction layer

Keysight Python Support

  • Added Keysight power supply support to lager python scripts
  • Enhanced Python script execution with Keysight devices

Bug Fixes

  • Fixed hardware service to extract low-level device from SupplyNet wrappers
  • Fixed hardware service: added import paths for supply/battery/eload modules
  • Fixed hardware service: handle unhashable types in net_info cache key
  • Fixed PowerSupply Net initialization in get_from_saved_json
  • Fixed Net class: changed self.net.channel to self.channel

Installation

To install this version:
pip install lager-cli==0.2.22
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI