AlarmNetwork

data class AlarmNetwork(val sleepQuality: Int, val minutesSinceMidnight: Int, val flags: Long, val flagsDecoded: FlagsDecoded?)

Constructors

Link copied to clipboard
fun AlarmNetwork(sleepQuality: Int, minutesSinceMidnight: Int, flags: Long, flagsDecoded: FlagsDecoded?)

Properties

Link copied to clipboard
val flags: Long
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard