jar

com.github.hypfvieh.paulmann : paulmann-bt-lib

Maven & Gradle

Jun 09, 2017
1 stars

Library to control bluetooth actors manufactured by Paulmann GmbH for usage with Paulmann LED stripes.

Table Of Contents

Latest Version

Download com.github.hypfvieh.paulmann : paulmann-bt-lib JAR file - Latest Versions:

All Versions

Download com.github.hypfvieh.paulmann : paulmann-bt-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 paulmann-bt-lib-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hypfvieh.paulmann.features

├─ com.github.hypfvieh.paulmann.features.AbstractBluetoothFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.AbstractBluetoothIntValFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.AbstractBluetoothPredefinedIntValFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.AbstractBluetoothStringValFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothAutomotiveFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothBrightnessFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothColorTemperatureFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothDevicePasswordFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothFeatureFactory.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothOnOffFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothRemoteControlModeFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothRgbFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothSystemTimeFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.BluetoothTimerOnOffWithOptionsFeature.class - [JAR]

├─ com.github.hypfvieh.paulmann.features.FeatureIdent.class - [JAR]

com.github.hypfvieh

├─ com.github.hypfvieh.PaulmannDeviceController.class - [JAR]

├─ com.github.hypfvieh.ToStringHelper.class - [JAR]

com.github.hypfvieh.paulmann.devices

├─ com.github.hypfvieh.paulmann.devices.AbstractPaulmannDevice.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.DeviceCategory.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.DeviceFactory.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.LampRGB.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.LampRGBW.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.LampW.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.LampWC.class - [JAR]

├─ com.github.hypfvieh.paulmann.devices.Switch.class - [JAR]