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
-
Gets bytes per led.
- 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
-
Gets copyright.
- getDeviceInfo() - Method in class de.justofplay.xled.Device
-
Gets device information (gestalt) as a JSON string.
- getDeviceName() - Method in class de.justofplay.xled.Device
-
Gets device name.
- getFirmwareVersion() - Method in class de.justofplay.xled.Device
-
Gets the firmware version of the device.
- getFlashSize() - Method in class de.justofplay.xled.Device
-
Gets flash size.
- getFrameDelayMs() - Method in class de.justofplay.xled.Movie
-
Gets frame delay ms.
- getFrameRate() - Method in class de.justofplay.xled.Device
-
Gets frame rate.
- getFramesNumber() - Method in class de.justofplay.xled.Movie
-
Gets frames number.
- getFwFamily() - Method in class de.justofplay.xled.Device
-
Gets fw family.
- getHardwareVersion() - Method in class de.justofplay.xled.Device
-
Gets hardware version.
- getHwId() - Method in class de.justofplay.xled.Device
-
Gets hw id.
- getIp() - Method in class de.justofplay.xled.Device
-
Gets ip.
- 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
-
Gets led profile.
- getLedRed() - Method in class de.justofplay.xled.Device
-
Gets the red component of the current LED color.
- getLedsNumber() - Method in class de.justofplay.xled.Movie
-
Gets leds number.
- getLedType() - Method in class de.justofplay.xled.Device
-
Gets led type.
- getLogin() - Method in class de.justofplay.xled.Device
-
Gets login.
- getLoopType() - Method in class de.justofplay.xled.Movie
-
Gets loop type.
- getMac() - Method in class de.justofplay.xled.Device
-
Gets mac.
- getMaxMovies() - Method in class de.justofplay.xled.Device
-
Gets max movies.
- getMaxSupportedLeds() - Method in class de.justofplay.xled.Device
-
Gets max supported leds.
- getMeasuredFrameRate() - Method in class de.justofplay.xled.Device
-
Gets measured frame rate.
- getMode() - Method in class de.justofplay.xled.Device
-
Gets the current operating mode of the LEDs.
- getMovieCapacity() - Method in class de.justofplay.xled.Device
-
Gets movie capacity.
- getNetworkConfig() - Method in class de.justofplay.xled.Device
-
Gets network config.
- getNetworkScanResults() - Method in class de.justofplay.xled.Device
-
Gets network scan results.
- getNumberOfLed() - Method in class de.justofplay.xled.Device
-
Gets number of led.
- getProductCode() - Method in class de.justofplay.xled.Device
-
Gets product code.
- getProductName() - Method in class de.justofplay.xled.Device
-
Gets product name.
- 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
-
Gets uptime.
- getUuid() - Method in class de.justofplay.xled.Device
-
Gets uuid.
- getWireType() - Method in class de.justofplay.xled.Device
-
Gets wire type.
All Classes and Interfaces|All Packages|Constant Field Values