Sha256: f9307255b57fdeeb415fa3229d23fd34ea944bebf8733d8b6fd93776200f8ffc

Contents?: true

Size: 432 Bytes

Versions: 5

Compression:

Stored size: 432 Bytes

Contents

calculation {

  name "Electricity"
  label :electricity
  path "/business/energy/electricity/grid"

  drill {
    name "Country"
    label :country
    path "country"
    value "Argentina"
    fixed "Argentina"
    interface :drop_down
  }

  profile {
    name "Electricity Used"
    label :usage
    path "energyPerTime"
    interface :text_box
  }

  output {
    name "Carbon Dioxide"
    label :co2
    path "default"
  }

}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
amee-data-persistence-2.3.0 spec/amee/fixtures/config/calculations/electricity.lock.rb
amee-data-persistence-2.2.1 spec/amee/fixtures/config/calculations/electricity.lock.rb
amee-data-persistence-2.2.0 spec/amee/fixtures/config/calculations/electricity.lock.rb
amee-data-persistence-2.1.0 spec/amee/fixtures/config/calculations/electricity.lock.rb
amee-data-persistence-1.2.0 spec/amee/fixtures/config/calculations/electricity.lock.rb