Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- sendGetWithToken(String, String) - Static method in class de.justofplay.xled.utils.Requester
-
Sends a GET request with an authentication token.
- sendJsonPost(String, String, Map<String, String>) - Static method in class de.justofplay.xled.utils.Requester
-
Sends a POST request with a JSON body and custom headers.
- setBrightness(int) - Method in class de.justofplay.xled.Device
-
Sets the brightness of the LEDs.
- setColor(int, int, int) - Method in class de.justofplay.xled.Device
-
Sets the LED color using RGB values.
- setColorHSV(int, int, int) - Method in class de.justofplay.xled.Device
-
Sets the LED color using HSV color space.
- setCurrentMovie(int) - Method in class de.justofplay.xled.Device
-
Sets the current movie by its ID.
- setDeviceName(String) - Method in class de.justofplay.xled.Device
- setIp(String) - Method in class de.justofplay.xled.Device
-
Sets the device IP address.
- setMode(String) - Method in class de.justofplay.xled.Device
-
Sets the operating mode of the LEDs.
- setSaturation(int) - Method in class de.justofplay.xled.Device
-
Sets the saturation of the LEDs.
All Classes and Interfaces|All Packages|Constant Field Values