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.krillapp.executor.mqtt
/
MqttPayload
Mqtt
Payload
@
Serializable
data
class
MqttPayload
(
val
state
:
String
)
(
source
)
A single MQTT message body — a stringified state value.
Members
Constructors
Mqtt
Payload
Link copied to clipboard
constructor
(
state
:
String
)
Properties
state
Link copied to clipboard
val
state
:
String