Krill SDK
Toggle table of contents
0.0.48
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.events
/
PinEventPayload
Pin
Event
Payload
@
Serializable
data
class
PinEventPayload
(
val
state
:
DigitalState
)
:
EventPayload
(
source
)
New pin level after a
PIN_CHANGED
event.
Members
Constructors
Pin
Event
Payload
Link copied to clipboard
constructor
(
state
:
DigitalState
)
Properties
state
Link copied to clipboard
val
state
:
DigitalState