Device_LED

data class Device_LED(color: Device_LED_Color, onTimeInSeconds: Int) : Serializable

Used to set the color and LED duration of a BluPOINT device

Constructors

Device_LED
Link copied to clipboard
fun Device_LED(color: Device_LED_Color, onTimeInSeconds: Int)

Properties

color
Link copied to clipboard
var color: Device_LED_Color

Color to be used

onTimeInSeconds
Link copied to clipboard
var onTimeInSeconds: Int

Duration of the LED glow