mqtt-admin-starter
/
de.smartsquare.starter.mqttadmin.emqx
/
EmqxApiProperties
Emqx
Api
Properties
@
ConfigurationProperties
(
prefix =
emqx.api
)
@
ConstructorBinding
()
data class
EmqxApiProperties
(host:
String
, port:
String
, username:
String
, password:
String
)
Content copied to clipboard
Properties
Properties
host
Link copied to clipboard
val
host
:
String
Content copied to clipboard
password
Link copied to clipboard
val
password
:
String
Content copied to clipboard
port
Link copied to clipboard
val
port
:
String
Content copied to clipboard
username
Link copied to clipboard
val
username
:
String
Content copied to clipboard