mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-25 03:59:11 +00: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:
parent
5afc96dc4d
commit
4a9b24a9a8
@ -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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user