LoxoneTime

object LoxoneTime

Utilities supporting Loxone miniserver specific time handling.

Properties

Link copied to clipboard
const val LOXONE_EPOCH_BEGIN: Int = 1230768000

Unix epoch seconds representing the beginning of Loxone epoch.

Functions

Link copied to clipboard
fun getUnixEpochSeconds(loxSeconds: Long): Long

Converts the given loxone epoch seconds to unix epoch.