Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getAuthenticationToken() - Method in class de.justofplay.xled.Login
-
Gets the authentication token for API requests.
- getAuthenticationTokenExpiresIn() - Method in class de.justofplay.xled.Login
-
Gets the expiration time (in seconds) for the authentication token.
- getBrightness() - Method in class de.justofplay.xled.Device
-
Gets the current brightness value.
- getBytesPerLed() - Method in class de.justofplay.xled.Device
- getChallengeResponse() - Method in class de.justofplay.xled.Login
-
Gets the challenge-response string returned by the device.
- getColor() - Method in class de.justofplay.xled.Device
-
Gets the current LED color as a raw HTTP response.
- getCopyright() - Method in class de.justofplay.xled.Device
- getDeviceInfo() - Method in class de.justofplay.xled.Device
-
Gets device information (gestalt) as a JSON string.
- getDeviceName() - Method in class de.justofplay.xled.Device
- getFirmwareVersion() - Method in class de.justofplay.xled.Device
-
Gets the firmware version of the device.
- getFlashSize() - Method in class de.justofplay.xled.Device
- getFrameRate() - Method in class de.justofplay.xled.Device
- getFwFamily() - Method in class de.justofplay.xled.Device
- getHardwareVersion() - Method in class de.justofplay.xled.Device
- getHwId() - Method in class de.justofplay.xled.Device
- getIp() - Method in class de.justofplay.xled.Device
- getLedBlue() - Method in class de.justofplay.xled.Device
-
Gets the blue component of the current LED color.
- getLedGreen() - Method in class de.justofplay.xled.Device
-
Gets the green component of the current LED color.
- getLedProfile() - Method in class de.justofplay.xled.Device
- getLedRed() - Method in class de.justofplay.xled.Device
-
Gets the red component of the current LED color.
- getLedType() - Method in class de.justofplay.xled.Device
- getLogin() - Method in class de.justofplay.xled.Device
- getMac() - Method in class de.justofplay.xled.Device
- getMaxMovies() - Method in class de.justofplay.xled.Device
- getMaxSupportedLeds() - Method in class de.justofplay.xled.Device
- getMeasuredFrameRate() - Method in class de.justofplay.xled.Device
- getMode() - Method in class de.justofplay.xled.Device
-
Gets the current operating mode of the LEDs.
- getMovieCapacity() - Method in class de.justofplay.xled.Device
- getNumberOfLed() - Method in class de.justofplay.xled.Device
- getProductCode() - Method in class de.justofplay.xled.Device
- getProductName() - Method in class de.justofplay.xled.Device
- getSaturation() - Method in class de.justofplay.xled.Device
-
Gets the current saturation value.
- getStatusCode() - Method in class de.justofplay.xled.Login
-
Gets the status code returned by the device.
- getStatusMessage() - Method in class de.justofplay.xled.Login
-
Gets the status message mapped from the status code.
- getUptime() - Method in class de.justofplay.xled.Device
- getUuid() - Method in class de.justofplay.xled.Device
- getWireType() - Method in class de.justofplay.xled.Device
All Classes and Interfaces|All Packages|Constant Field Values