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
/
MqttMessageLog
Mqtt
Message
Log
goblin-service
class
MqttMessageLog
(
val
maxEntries
:
Int
=
20
)
:
MqttMsgHandler
Members
Constructors
Mqtt
Message
Log
Link copied to clipboard
goblin-service
constructor
(
maxEntries
:
Int
=
20
)
Properties
max
Entries
Link copied to clipboard
goblin-service
val
maxEntries
:
Int
=
20
Functions
handle
Link copied to clipboard
goblin-service
open
override
fun
handle
(
msg
:
MQTTMessageEntry
)
to
List
Link copied to clipboard
goblin-service
fun
toList
(
)
:
<Error class: unknown class>