root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.api.mqtt
/
KMQTTHandler
/
Worker
Worker
goblin-service
inner
class
Worker
Members
Constructors
Worker
Link copied to clipboard
goblin-service
constructor
(
)
Properties
active
Link copied to clipboard
goblin-service
var
active
:
Boolean
Functions
close
Link copied to clipboard
goblin-service
open
fun
close
(
)
connect
Link copied to clipboard
goblin-service
fun
connect
(
)
Start the MQTT client. The host and port of the message broker are provided as parameters.
run
Link copied to clipboard
goblin-service
open
fun
run
(
)
send
Link copied to clipboard
goblin-service
fun
send
(
entry
:
MQTTMessageEntry
)