node-tado-client
Preparing search index...
EnergyIQMonthOverview
Type Alias EnergyIQMonthOverview
type
EnergyIQMonthOverview
=
{
consumptionPerDate
:
{
consumption
:
number
;
costInCents
:
number
;
date
:
string
;
}
[]
;
endDate
:
string
;
startDate
:
string
;
totalConsumption
:
number
;
totalCostInCents
:
number
;
}
Index
Properties
consumption
Per
Date
end
Date
start
Date
total
Consumption
total
Cost
In
Cents
Properties
consumption
Per
Date
consumptionPerDate
:
{
consumption
:
number
;
costInCents
:
number
;
date
:
string
}
[]
end
Date
endDate
:
string
start
Date
startDate
:
string
total
Consumption
totalConsumption
:
number
total
Cost
In
Cents
totalCostInCents
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consumption
Per
Date
end
Date
start
Date
total
Consumption
total
Cost
In
Cents
node-tado-client
Loading...