Class: E3DCMqtt::Status

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



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def autarky
  @autarky
end

#battery_socObject (readonly)

Returns the value of attribute battery_soc

Returns:

  • (Object)

    the current value of battery_soc



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def battery_soc
  @battery_soc
end

#power_addObject (readonly)

Returns the value of attribute power_add

Returns:

  • (Object)

    the current value of power_add



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_add
  @power_add
end

#power_batteryObject (readonly)

Returns the value of attribute power_battery

Returns:

  • (Object)

    the current value of power_battery



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_battery
  @power_battery
end

#power_gridObject (readonly)

Returns the value of attribute power_grid

Returns:

  • (Object)

    the current value of power_grid



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_grid
  @power_grid
end

#power_homeObject (readonly)

Returns the value of attribute power_home

Returns:

  • (Object)

    the current value of power_home



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_home
  @power_home
end

#power_pvObject (readonly)

Returns the value of attribute power_pv

Returns:

  • (Object)

    the current value of power_pv



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_pv
  @power_pv
end

#power_wbObject (readonly)

Returns the value of attribute power_wb

Returns:

  • (Object)

    the current value of power_wb



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def power_wb
  @power_wb
end

#self_consumptionObject (readonly)

Returns the value of attribute self_consumption

Returns:

  • (Object)

    the current value of self_consumption



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def self_consumption
  @self_consumption
end

#timestampObject (readonly)

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



9
10
11
# File 'lib/e3dc_mqtt/types.rb', line 9

def timestamp
  @timestamp
end