-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
enhancementNew feature or requestNew feature or request
Description
Subject
Description:
Problem/Opportunity: Some power supplies we use support power monitoring. We should implement methods into the powerController to allow users to make use of the power monitoring while running their tests.
Proposed Solution: Upgrade the powerController to have methods that get current readings from the power supply in a standardised format.
Acceptance Criteria: (Optional)
- The powerModule interface class should have a method/methods to get power monitoring information. Defaulting to errors where it's not implemented/supported by the power supply.
- The powerController should have method/methods to get power monitoring information.
Notes (Optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request