jar

cz.smarteon.loxone : loxone-client-kotlin-jvm

Maven & Gradle

Feb 19, 2024
1 stars

loxone-client-kotlin · Kotlin implementation of the Loxone™ communication protocol

Table Of Contents

Latest Version

Download cz.smarteon.loxone : loxone-client-kotlin-jvm JAR file - Latest Versions:

All Versions

Download cz.smarteon.loxone : loxone-client-kotlin-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window loxone-client-kotlin-jvm-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.smarteon.loxone

├─ cz.smarteon.loxone.Codec.class - [JAR]

├─ cz.smarteon.loxone.Command.class - [JAR]

├─ cz.smarteon.loxone.CommandSupplier.class - [JAR]

├─ cz.smarteon.loxone.InMemoryTokenRepository.class - [JAR]

├─ cz.smarteon.loxone.LoxoneClient.class - [JAR]

├─ cz.smarteon.loxone.LoxoneClientKt.class - [JAR]

├─ cz.smarteon.loxone.LoxoneClientSettings.class - [JAR]

├─ cz.smarteon.loxone.LoxoneCredentials.class - [JAR]

├─ cz.smarteon.loxone.LoxoneCrypto.class - [JAR]

├─ cz.smarteon.loxone.LoxoneEndpoint.class - [JAR]

├─ cz.smarteon.loxone.LoxoneException.class - [JAR]

├─ cz.smarteon.loxone.LoxoneMsgCommand.class - [JAR]

├─ cz.smarteon.loxone.LoxoneProfile.class - [JAR]

├─ cz.smarteon.loxone.LoxoneResponse.class - [JAR]

├─ cz.smarteon.loxone.LoxoneTime.class - [JAR]

├─ cz.smarteon.loxone.LoxoneTokenAuthenticator.class - [JAR]

├─ cz.smarteon.loxone.TokenRepository.class - [JAR]

├─ cz.smarteon.loxone.TokenRepositoryKt.class - [JAR]

cz.smarteon.loxone.ktor

├─ cz.smarteon.loxone.ktor.HttpLoxoneClient.class - [JAR]

├─ cz.smarteon.loxone.ktor.TypeInfoKt.class - [JAR]

├─ cz.smarteon.loxone.ktor.WebsocketLoxoneClient.class - [JAR]

cz.smarteon.loxone.message

├─ cz.smarteon.loxone.message.ApiInfo.class - [JAR]

├─ cz.smarteon.loxone.message.ApiKeyInfo.class - [JAR]

├─ cz.smarteon.loxone.message.ContentAsStringSerializer.class - [JAR]

├─ cz.smarteon.loxone.message.Hashing.class - [JAR]

├─ cz.smarteon.loxone.message.HexSerializer.class - [JAR]

├─ cz.smarteon.loxone.message.LoxoneMsg.class - [JAR]

├─ cz.smarteon.loxone.message.LoxoneMsgVal.class - [JAR]

├─ cz.smarteon.loxone.message.LoxoneMsgValKt.class - [JAR]

├─ cz.smarteon.loxone.message.MessageHeader.class - [JAR]

├─ cz.smarteon.loxone.message.MessageKind.class - [JAR]

├─ cz.smarteon.loxone.message.SimpleLoxoneMsgCommand.class - [JAR]

├─ cz.smarteon.loxone.message.SimpleLoxoneMsgCommandKt.class - [JAR]

├─ cz.smarteon.loxone.message.Token.class - [JAR]

├─ cz.smarteon.loxone.message.TokenPermission.class - [JAR]

├─ cz.smarteon.loxone.message.TokenState.class - [JAR]