hassle
0.1.14
hassle
/
com.codellyrandom.hassle.extending.entities.sensors
/
LuminanceAttributes
Luminance
Attributes
data
class
LuminanceAttributes
(
unitOfMeasurement
:
UnitOfMeasurement
,
userId
:
UserId
?
,
lastChanged
:
Instant
,
lastUpdated
:
Instant
,
friendlyName
:
FriendlyName
)
:
Attributes
Content copied to clipboard
Properties
Properties
friendlyName
Link copied to clipboard
open
override
val
friendlyName
:
FriendlyName
Content copied to clipboard
lastChanged
Link copied to clipboard
open
override
val
lastChanged
:
Instant
Content copied to clipboard
lastUpdated
Link copied to clipboard
open
override
val
lastUpdated
:
Instant
Content copied to clipboard
unitOfMeasurement
Link copied to clipboard
val
unitOfMeasurement
:
UnitOfMeasurement
Content copied to clipboard
userId
Link copied to clipboard
open
override
val
userId
:
UserId
?
Content copied to clipboard