Class: E3DCMqtt::DailyStatistics

Inherits:
Data
  • Object
show all
Defined in:
lib/e3dc_mqtt/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#autarkyObject (readonly)

Returns the value of attribute autarky

Returns:

  • (Object)

    the current value of autarky



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def autarky
  @autarky
end

#bat_power_inObject (readonly)

Returns the value of attribute bat_power_in

Returns:

  • (Object)

    the current value of bat_power_in



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def bat_power_in
  @bat_power_in
end

#bat_power_outObject (readonly)

Returns the value of attribute bat_power_out

Returns:

  • (Object)

    the current value of bat_power_out



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def bat_power_out
  @bat_power_out
end

#consumed_productionObject (readonly)

Returns the value of attribute consumed_production

Returns:

  • (Object)

    the current value of consumed_production



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def consumed_production
  @consumed_production
end

#consumptionObject (readonly)

Returns the value of attribute consumption

Returns:

  • (Object)

    the current value of consumption



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def consumption
  @consumption
end

#grid_power_inObject (readonly)

Returns the value of attribute grid_power_in

Returns:

  • (Object)

    the current value of grid_power_in



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def grid_power_in
  @grid_power_in
end

#grid_power_outObject (readonly)

Returns the value of attribute grid_power_out

Returns:

  • (Object)

    the current value of grid_power_out



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def grid_power_out
  @grid_power_out
end

#solar_productionObject (readonly)

Returns the value of attribute solar_production

Returns:

  • (Object)

    the current value of solar_production



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def solar_production
  @solar_production
end

#startObject (readonly)

Returns the value of attribute start

Returns:

  • (Object)

    the current value of start



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def start
  @start
end

#state_of_chargeObject (readonly)

Returns the value of attribute state_of_charge

Returns:

  • (Object)

    the current value of state_of_charge



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def state_of_charge
  @state_of_charge
end

#timespanObject (readonly)

Returns the value of attribute timespan

Returns:

  • (Object)

    the current value of timespan



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def timespan
  @timespan
end

#timestampObject (readonly)

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



14
15
16
# File 'lib/e3dc_mqtt/types.rb', line 14

def timestamp
  @timestamp
end