EnergyReportDay

EnergyReportDay as returned by HomeyAPIV3Cloud.ManagerEnergy.

Instance Properties

id

id: string

Type

  • string

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
energyreportday
object
info
object
newValues
object

An object with only the new values of the energyreportday

oldValues
object

An object with only the old values of the energyreportday

changedKeys
Array.<string>

An array of keys of the properties that have changed

}