jar

org.ogema.apps : room-climate-station

Maven & Gradle

Dec 06, 2019

Room Climate Station · An example application that supports the configuration of rooms with sensors and actors.

Table Of Contents

Latest Version

Download org.ogema.apps : room-climate-station JAR file - Latest Versions:

All Versions

Download org.ogema.apps : room-climate-station JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.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 room-climate-station-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ogema.apps.climatestation

├─ org.ogema.apps.climatestation.Activator.class - [JAR]

├─ org.ogema.apps.climatestation.Configuration.class - [JAR]

├─ org.ogema.apps.climatestation.Constants.class - [JAR]

├─ org.ogema.apps.climatestation.DimmerAction.class - [JAR]

├─ org.ogema.apps.climatestation.HomeRoom.class - [JAR]

├─ org.ogema.apps.climatestation.Rooms.class - [JAR]

├─ org.ogema.apps.climatestation.Servlet.class - [JAR]