jar

com.inkapplications.shade : lights-jvm

Maven & Gradle

May 21, 2023
65 stars

Shade - lights · Multiplatform Kotlin SDK for Hue lighting controls (unofficial)

Table Of Contents

Latest Version

Download com.inkapplications.shade : lights-jvm JAR file - Latest Versions:

All Versions

Download com.inkapplications.shade : lights-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 lights-jvm-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

inkapplications.shade.lights.structures

├─ inkapplications.shade.lights.structures.AlertEffectType.class - [JAR]

├─ inkapplications.shade.lights.structures.AlertInfo.class - [JAR]

├─ inkapplications.shade.lights.structures.Chromaticity.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorInfo.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorPalette.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorTemperatureInfo.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorTemperaturePalette.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorTemperatureRange.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorTemperatureValue.class - [JAR]

├─ inkapplications.shade.lights.structures.ColorValue.class - [JAR]

├─ inkapplications.shade.lights.structures.DimmingInfo.class - [JAR]

├─ inkapplications.shade.lights.structures.DimmingValue.class - [JAR]

├─ inkapplications.shade.lights.structures.DynamicsStatus.class - [JAR]

├─ inkapplications.shade.lights.structures.Gamut.class - [JAR]

├─ inkapplications.shade.lights.structures.GamutType.class - [JAR]

├─ inkapplications.shade.lights.structures.Gradient.class - [JAR]

├─ inkapplications.shade.lights.structures.GradientMode.class - [JAR]

├─ inkapplications.shade.lights.structures.GradientPoint.class - [JAR]

├─ inkapplications.shade.lights.structures.GradientValue.class - [JAR]

├─ inkapplications.shade.lights.structures.Light.class - [JAR]

├─ inkapplications.shade.lights.structures.LightDynamics.class - [JAR]

├─ inkapplications.shade.lights.structures.LightEffect.class - [JAR]

├─ inkapplications.shade.lights.structures.LightMode.class - [JAR]

├─ inkapplications.shade.lights.structures.LightPowerup.class - [JAR]

├─ inkapplications.shade.lights.structures.LightSignal.class - [JAR]

├─ inkapplications.shade.lights.structures.LightSignalStatus.class - [JAR]

├─ inkapplications.shade.lights.structures.LightSignaling.class - [JAR]

├─ inkapplications.shade.lights.structures.LightingEffectInfo.class - [JAR]

├─ inkapplications.shade.lights.structures.PowerupColorState.class - [JAR]

├─ inkapplications.shade.lights.structures.PowerupDimmingState.class - [JAR]

├─ inkapplications.shade.lights.structures.PowerupPowerState.class - [JAR]

├─ inkapplications.shade.lights.structures.StandardTemperatures.class - [JAR]

├─ inkapplications.shade.lights.structures.TimedLightEffect.class - [JAR]

├─ inkapplications.shade.lights.structures.TimedLightingEffectInfo.class - [JAR]

inkapplications.shade.lights.events

├─ inkapplications.shade.lights.events.ColorInfoEvent.class - [JAR]

├─ inkapplications.shade.lights.events.ColorTemperatureInfoEvent.class - [JAR]

├─ inkapplications.shade.lights.events.DimmingInfoEvent.class - [JAR]

├─ inkapplications.shade.lights.events.LightEvent.class - [JAR]

inkapplications.shade.lights.parameters

├─ inkapplications.shade.lights.parameters.AlertParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.ColorParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.ColorTemperatureDeltaParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.ColorTemperatureParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.DeltaAction.class - [JAR]

├─ inkapplications.shade.lights.parameters.DimmingDeltaParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.DimmingParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.DynamicsParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.EffectsParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.GradientParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.LightUpdateParameters.class - [JAR]

├─ inkapplications.shade.lights.parameters.TimedEffectsParameters.class - [JAR]

inkapplications.shade.lights

├─ inkapplications.shade.lights.LightControls.class - [JAR]

├─ inkapplications.shade.lights.ShadeLights.class - [JAR]

├─ inkapplications.shade.lights.ShadeLightsModule.class - [JAR]