energyDataMaxTimestamp

abstract val energyDataMaxTimestamp: Flowable<Long>

Returns Flowable that emits UNIX-timestamp of last energy data.

If there is no data then 0 will be emitted.

Return

Flowable that emits UNIX-timestamp of last energy data

See also