org

powerapi

package powerapi

Visibility
  1. Public
  2. All

Type Members

  1. trait PowerDisplay extends AnyRef

    Defines the interface used by the power meter to configure the power display.

  2. class PowerMeter extends PowerMeterConfiguration

    Implements the main features for configuring a Software-Defined Power Meter.

    Implements the main features for configuring a Software-Defined Power Meter.

  3. class PowerMeterActor extends ActorComponent

    Represents the main actor of a PowerMeter.

    Represents the main actor of a PowerMeter. Used to handle all the actors created for one PowerMeter.

  4. class PowerMeterConfiguration extends Configuration

    Main configuration.

  5. trait PowerModule extends AnyRef

    A PowerModule groups a sets of tightly coupled elements that need to be deployed together.

  6. trait PowerMonitoring extends AnyRef

    Defines the interface that can be used to control a power monitoring.

Value Members

  1. object PowerMeter

  2. object PowerMeterMessages

    PowerAPI object encapsulates all the messages.

  3. package core

  4. package module

  5. package reporter

Ungrouped