jar

org.ogema.apps : sensor-alarm-executor

Maven & Gradle

Dec 06, 2019

OGEMA Applications :: Sensor alarm executor · Supervises the readings of sensors with real-valued readings and triggers an on/off switch according to the alarm state.

Table Of Contents

Latest Version

Download org.ogema.apps : sensor-alarm-executor JAR file - Latest Versions:

All Versions

Download org.ogema.apps : sensor-alarm-executor 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 sensor-alarm-executor-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.sensorwarning.model

├─ org.ogema.apps.sensorwarning.model.SensorWarningConfiguration.class - [JAR]

org.ogema.apps.sensorwarning

├─ org.ogema.apps.sensorwarning.AlarmController.class - [JAR]

├─ org.ogema.apps.sensorwarning.Co2WarningApp.class - [JAR]

org.ogema.apps.sensorwarning.pattern

├─ org.ogema.apps.sensorwarning.pattern.ConfiguredSensorPattern.class - [JAR]