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 pythonscripts - 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

