jar

io.github.orionlibs : Orion-IoT

Maven & Gradle

Jun 22, 2024
1 stars

Orion IoT · An experimental Internet of Things Java platform

Table Of Contents

Latest Version

Download io.github.orionlibs : Orion-IoT JAR file - Latest Versions:

All Versions

Download io.github.orionlibs : Orion-IoT JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 Orion-IoT-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.orionlibs.orion_iot.config

├─ io.github.orionlibs.orion_iot.config.ConfigurationService.class - [JAR]

├─ io.github.orionlibs.orion_iot.config.OrionConfiguration.class - [JAR]

io.github.orionlibs.orion_iot

├─ io.github.orionlibs.orion_iot.OrionDomain.class - [JAR]

├─ io.github.orionlibs.orion_iot.Setup.class - [JAR]

io.github.orionlibs.orion_iot.device_message

├─ io.github.orionlibs.orion_iot.device_message.DevicePayloadModel.class - [JAR]

├─ io.github.orionlibs.orion_iot.device_message.MQTTMessageBrokerClient.class - [JAR]

io.github.orionlibs.orion_iot.database

├─ io.github.orionlibs.orion_iot.database.DatabaseConfigurator.class - [JAR]

├─ io.github.orionlibs.orion_iot.database.IoTDatabase.class - [JAR]

├─ io.github.orionlibs.orion_iot.database.RealDatabaseConfigurator.class - [JAR]

├─ io.github.orionlibs.orion_iot.database.TestingDatabaseConfigurator.class - [JAR]