Loxone Token Authenticator
class LoxoneTokenAuthenticator @JvmOverloads constructor(profile: LoxoneProfile, repository: TokenRepository = DEFAULT_TOKEN_REPO, settings: LoxoneClientSettings = LoxoneClientSettings())
Constructors
Link copied to clipboard
constructor(profile: LoxoneProfile, repository: TokenRepository = DEFAULT_TOKEN_REPO, settings: LoxoneClientSettings = LoxoneClientSettings())