node-tado-client
Preparing search index...
EnergyIQOverview
Type Alias EnergyIQOverview
type
EnergyIQOverview
=
{
ecogaz
:
unknown
;
energySavingsReport
:
{
totalSavingsInPercent
:
number
;
yearMonth
:
string
}
;
isInPreferredUnit
:
boolean
;
monthlyAggregation
:
{
endOfMonthForecast
:
unknown
;
monthBefore
:
EnergyIQMonthOverview
;
requestedMonth
:
EnergyIQMonthOverview
;
yearBefore
:
EnergyIQMonthOverview
;
}
;
unit
:
IQUnit
;
}
Index
Properties
ecogaz
energy
Savings
Report
is
In
Preferred
Unit
monthly
Aggregation
unit
Properties
ecogaz
ecogaz
:
unknown
energy
Savings
Report
energySavingsReport
:
{
totalSavingsInPercent
:
number
;
yearMonth
:
string
}
is
In
Preferred
Unit
isInPreferredUnit
:
boolean
monthly
Aggregation
monthlyAggregation
:
{
endOfMonthForecast
:
unknown
;
monthBefore
:
EnergyIQMonthOverview
;
requestedMonth
:
EnergyIQMonthOverview
;
yearBefore
:
EnergyIQMonthOverview
;
}
unit
unit
:
IQUnit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ecogaz
energy
Savings
Report
is
In
Preferred
Unit
monthly
Aggregation
unit
node-tado-client
Loading...