mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 10:52:33 +01:00
instruments/energy_measurments: Improve instrument description
Add note to users that all configuration for the backends should be added through this instrument rather than directly.
This commit is contained in:
@@ -366,6 +366,9 @@ class EnergyMeasurement(Instrument):
|
||||
description = """
|
||||
This instrument is designed to be used as an interface to the various
|
||||
energy measurement instruments located in devlib.
|
||||
|
||||
This instrument should be used to provide configuration for any of the
|
||||
Energy Instrument Backends rather than specifying configuration directly.
|
||||
"""
|
||||
|
||||
parameters = [
|
||||
|
Reference in New Issue
Block a user