com.github.hypfvieh.paulmann.devices.DeviceCategory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of paulmann-bt-lib Show documentation
Show all versions of paulmann-bt-lib Show documentation
Library to control bluetooth actors manufactured by Paulmann GmbH for usage with Paulmann LED stripes.
The newest version!
package com.github.hypfvieh.paulmann.devices;
/**
* Categories of Paulmann devices.
*
* @author David M.
*
*/
public enum DeviceCategory {
NONE, LIGHT;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy