Power Domain
Methods
start#
Start power events collection.
end#
Stop power events collection.
canProfilePower#
Tells whether power profiling is supported.
Return object
- result
- boolean True if power profiling is supported.
getAccuracyLevel#
Describes the accuracy level of the data provider.
Return object
- result
- string Allowed values: high, moderate, low.
Events
Types
PowerEvent#
PowerEvent item
Type: object
Properties
- type
- string Power Event Type.
- timestamp
- number Power Event Time, in milliseconds.
- value
- number Power Event Value.