mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 19:32:34 +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 = """
|
description = """
|
||||||
This instrument is designed to be used as an interface to the various
|
This instrument is designed to be used as an interface to the various
|
||||||
energy measurement instruments located in devlib.
|
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 = [
|
parameters = [
|
||||||
|
Reference in New Issue
Block a user